2007-07-18 21:34:22 +00:00
|
|
|
<domain type='qemu'>
|
|
|
|
<name>QEMUGuest1</name>
|
|
|
|
<uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
|
2012-02-23 00:48:38 +00:00
|
|
|
<memory unit='KiB'>219136</memory>
|
|
|
|
<currentMemory unit='KiB'>219136</currentMemory>
|
2012-05-08 16:04:36 +00:00
|
|
|
<vcpu placement='static'>1</vcpu>
|
2007-07-18 21:34:22 +00:00
|
|
|
<os>
|
|
|
|
<type arch='i686' machine='pc'>hvm</type>
|
|
|
|
<boot dev='hd'/>
|
|
|
|
</os>
|
|
|
|
<features>
|
|
|
|
<acpi/>
|
|
|
|
</features>
|
|
|
|
<clock offset='utc'/>
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
<on_reboot>restart</on_reboot>
|
|
|
|
<on_crash>destroy</on_crash>
|
|
|
|
<devices>
|
2019-11-29 16:33:37 +00:00
|
|
|
<emulator>/usr/bin/qemu-system-i386</emulator>
|
2007-07-18 21:34:22 +00:00
|
|
|
<disk type='block' device='disk'>
|
2013-04-29 13:42:45 +00:00
|
|
|
<driver name='qemu' type='raw'/>
|
2007-07-18 21:34:22 +00:00
|
|
|
<source dev='/dev/HostVG/QEMUGuest1'/>
|
2008-05-09 16:41:19 +00:00
|
|
|
<target dev='hda' bus='ide'/>
|
2012-02-27 10:19:54 +00:00
|
|
|
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
|
2007-07-18 21:34:22 +00:00
|
|
|
</disk>
|
2012-02-08 00:48:25 +00:00
|
|
|
<controller type='usb' index='0'/>
|
2010-01-05 13:31:20 +00:00
|
|
|
<controller type='ide' index='0'/>
|
2013-04-22 12:16:13 +00:00
|
|
|
<controller type='pci' index='0' model='pci-root'/>
|
2016-01-11 11:40:32 +00:00
|
|
|
<input type='mouse' bus='ps2'/>
|
|
|
|
<input type='keyboard' bus='ps2'/>
|
2014-06-09 08:11:25 +00:00
|
|
|
<memballoon model='none'/>
|
2007-07-18 21:34:22 +00:00
|
|
|
</devices>
|
|
|
|
</domain>
|