2011-09-02 17:26:55 +04:00
<domain type= 'qemu' >
<name > QEMUGuest1</name>
<uuid > c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
2012-02-23 04:48:38 +04:00
<memory unit= 'KiB' > 219136</memory>
2012-02-23 08:18:39 +04:00
<currentMemory unit= 'KiB' > 219136</currentMemory>
2012-05-08 20:04:36 +04:00
<vcpu placement= 'static' > 1</vcpu>
2011-09-02 17:26:55 +04:00
<os >
<type arch= 'i686' machine= 'pc' > hvm</type>
<boot dev= 'hd' />
</os>
<devices >
<emulator > /usr/bin/qemu</emulator>
2012-05-14 14:16:22 +04:00
<!-- Intentionally mixed up ordering to check we assign
addresses to the correct matching companions -->
2011-09-02 17:26:55 +04:00
<controller type= 'usb' index= '0' model= 'ich9-ehci1' >
2012-05-14 14:16:22 +04:00
</controller>
<controller type= 'usb' index= '2' model= 'ich9-ehci1' >
</controller>
<controller type= 'usb' index= '1' model= 'ich9-ehci1' >
</controller>
2012-05-14 16:22:58 +04:00
<controller type= 'usb' index= '0' model= 'ich9-uhci1' />
<controller type= 'usb' index= '1' model= 'ich9-uhci1' />
2012-05-14 14:16:22 +04:00
<controller type= 'usb' index= '2' model= 'ich9-uhci1' >
<master startport= '0' />
</controller>
2012-05-14 16:22:58 +04:00
<controller type= 'usb' index= '0' model= 'ich9-uhci3' />
2012-05-14 14:16:22 +04:00
<controller type= 'usb' index= '1' model= 'ich9-uhci3' >
<master startport= '4' />
</controller>
<controller type= 'usb' index= '2' model= 'ich9-uhci3' >
<master startport= '4' />
</controller>
2012-05-14 16:22:58 +04:00
<controller type= 'usb' index= '2' model= 'ich9-uhci2' />
<controller type= 'usb' index= '1' model= 'ich9-uhci2' />
<controller type= 'usb' index= '0' model= 'ich9-uhci2' />
2011-09-02 17:26:55 +04:00
<memballoon model= 'virtio' />
</devices>
</domain>