2011-09-20 21:31:52 +04:00
<domain type= 'qemu' >
<name > QEMUGuest2</name>
<uuid > c7a5fdbd-edaf-9466-926a-d65c16db1809</uuid>
2012-02-23 04:48:38 +04:00
<memory unit= 'KiB' > 219100</memory>
<currentMemory unit= 'KiB' > 219100</currentMemory>
2012-05-08 20:04:36 +04:00
<vcpu placement= 'static' > 1</vcpu>
2011-09-20 21:31:52 +04:00
<os >
<type arch= 'i686' machine= 'pc' > hvm</type>
<boot dev= 'hd' />
</os>
<clock offset= 'utc' />
<on_poweroff > destroy</on_poweroff>
<on_reboot > restart</on_reboot>
<on_crash > destroy</on_crash>
<devices >
<emulator > /usr/bin/qemu</emulator>
<disk type= 'block' device= 'disk' >
<source dev= '/dev/HostVG/QEMUGuest2' />
<target dev= 'hda' bus= 'ide' />
2012-02-27 14:19:54 +04:00
<address type= 'drive' controller= '0' bus= '0' target= '0' unit= '0' />
2011-09-20 21:31:52 +04:00
</disk>
2012-02-08 04:48:25 +04:00
<controller type= 'usb' index= '0' />
2012-01-25 04:54:12 +04:00
<controller type= 'ide' index= '0' />
2013-04-22 16:16:13 +04:00
<controller type= 'pci' index= '0' model= 'pci-root' />
2012-01-25 04:54:12 +04:00
<interface type= 'user' >
<mac address= '52:54:00:24:a5:9f' />
<model type= 'virtio' />
<rom bar= 'on' />
</interface>
<interface type= 'user' >
<mac address= '52:54:00:24:a5:9e' />
<model type= 'virtio' />
2012-01-25 20:20:49 +04:00
<rom file= '/etc/fake/bootrom.bin' />
2012-01-25 04:54:12 +04:00
</interface>
2016-01-11 14:40:32 +03:00
<input type= 'mouse' bus= 'ps2' />
<input type= 'keyboard' bus= 'ps2' />
2011-09-20 21:31:52 +04:00
<hostdev mode= 'subsystem' type= 'pci' managed= 'yes' >
<source >
<address domain= '0x0000' bus= '0x06' slot= '0x12' function= '0x5' />
</source>
<rom bar= 'off' />
</hostdev>
2012-01-25 04:54:12 +04:00
<hostdev mode= 'subsystem' type= 'pci' managed= 'yes' >
<source >
<address domain= '0x0000' bus= '0x06' slot= '0x12' function= '0x6' />
</source>
2012-01-25 20:20:49 +04:00
<rom bar= 'on' file= '/etc/fake/bootrom.bin' />
2012-01-25 04:54:12 +04:00
</hostdev>
2011-09-20 21:31:52 +04:00
<memballoon model= 'virtio' />
</devices>
</domain>