2019-01-18 15:46:56 -05:00
<domain type= 'qemu' >
<name > QEMUGuest1</name>
<uuid > c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
<memory unit= 'KiB' > 219136</memory>
<currentMemory unit= 'KiB' > 219136</currentMemory>
<vcpu placement= 'static' > 1</vcpu>
<os >
2023-08-15 12:21:07 +02:00
<type arch= 'x86_64' machine= 'pc' > hvm</type>
2019-01-18 15:46:56 -05:00
<boot dev= 'hd' />
</os>
2023-08-15 12:21:07 +02:00
<cpu mode= 'custom' match= 'exact' check= 'none' >
<model fallback= 'forbid' > qemu64</model>
</cpu>
2019-01-18 15:46:56 -05:00
<clock offset= 'utc' />
<on_poweroff > destroy</on_poweroff>
<on_reboot > restart</on_reboot>
<on_crash > destroy</on_crash>
<devices >
2023-08-15 12:21:07 +02:00
<emulator > /usr/bin/qemu-system-x86_64</emulator>
2019-01-18 15:46:56 -05:00
<controller type= 'usb' index= '0' model= 'none' />
<controller type= 'pci' index= '0' model= 'pci-root' />
<interface type= 'user' >
<mac address= '00:11:22:33:44:55' />
<model type= 'idontexist' />
2021-03-30 17:48:46 +02:00
<address type= 'pci' domain= '0x0000' bus= '0x00' slot= '0x02' function= '0x0' />
2019-01-18 15:46:56 -05:00
</interface>
<interface type= 'user' >
<mac address= '00:11:22:33:44:56' />
<model type= 'vmxnet3' />
2021-03-30 17:48:46 +02:00
<address type= 'pci' domain= '0x0000' bus= '0x00' slot= '0x03' function= '0x0' />
2019-01-18 15:46:56 -05:00
</interface>
<interface type= 'user' >
<mac address= '00:11:22:33:44:57' />
<model type= 'netfront' />
2021-03-30 17:48:46 +02:00
<address type= 'pci' domain= '0x0000' bus= '0x00' slot= '0x04' function= '0x0' />
2019-01-18 15:46:56 -05:00
</interface>
<interface type= 'user' >
<mac address= '00:11:22:33:44:58' />
<model type= 'virtio' />
2021-03-30 17:48:46 +02:00
<address type= 'pci' domain= '0x0000' bus= '0x00' slot= '0x05' function= '0x0' />
2019-01-18 15:46:56 -05:00
</interface>
<interface type= 'user' >
<mac address= '00:11:22:33:44:58' />
<model type= 'ne2k_pci' />
2021-03-30 17:48:46 +02:00
<address type= 'pci' domain= '0x0000' bus= '0x00' slot= '0x06' function= '0x0' />
2019-01-18 15:46:56 -05:00
</interface>
<interface type= 'user' >
<mac address= '00:11:22:33:44:58' />
<model type= 'pcnet' />
2021-03-30 17:48:46 +02:00
<address type= 'pci' domain= '0x0000' bus= '0x00' slot= '0x07' function= '0x0' />
2019-01-18 15:46:56 -05:00
</interface>
<input type= 'mouse' bus= 'ps2' />
<input type= 'keyboard' bus= 'ps2' />
2021-02-24 14:24:10 +00:00
<audio id= '1' type= 'none' />
2019-01-18 15:46:56 -05:00
<memballoon model= 'none' />
</devices>
</domain>