Displaying 1 result from an estimated 1 matches for "finaltest".
Did you mean:
finalst
2011 Mar 12
1
Issue creating vm channel
....0, Copyright (c) 2003-2008 Fabrice Bellard
LIBVIRT:
# /usr/sbin/libvirtd --version
/usr/local/sbin/libvirtd (libvirt) 0.8.8
Below is a snippet of my libvirt xml file.
===============================================================
<domain type='kvm' id='16'>
? <name>FinalTest</name>
? <uuid>212bc1f1-b4f7-1ed3-7dc3-2b4b82ab68d1</uuid>
? <memory>1048576</memory>
? <currentMemory>1048576</currentMemory>
? <vcpu>1</vcpu>
? <os>
??? <type arch='x86_64' machine='pc-0.12'>hvm</type>
??? <...