2019-06-08 10:05:58 -04:00
<domain type= "kvm" >
2019-06-11 11:54:02 -04:00
<name > fedora26</name>
2019-06-08 10:05:58 -04:00
<uuid > 00000000-1111-2222-3333-444444444444</uuid>
<metadata >
<libosinfo:libosinfo xmlns:libosinfo= "http://libosinfo.org/xmlns/libvirt/domain/1.0" >
<libosinfo:os id= "http://fedoraproject.org/fedora/26" />
</libosinfo:libosinfo>
</metadata>
<memory > 65536</memory>
<currentMemory > 65536</currentMemory>
<vcpu > 2</vcpu>
<os >
<type arch= "x86_64" machine= "q35" > hvm</type>
2019-06-13 21:50:38 -04:00
<kernel > /VIRTINST-TESTSUITE/vmlinuz</kernel>
<initrd > /VIRTINST-TESTSUITE/initrd.img</initrd>
2019-06-08 10:05:58 -04:00
<cmdline > method=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/26/Server/x86_64/os/</cmdline>
</os>
<features >
<acpi />
<apic />
</features>
<cpu mode= "host-model" />
<clock offset= "utc" >
<timer name= "rtc" tickpolicy= "catchup" />
<timer name= "pit" tickpolicy= "delay" />
<timer name= "hpet" present= "no" />
</clock>
<on_reboot > destroy</on_reboot>
<pm >
<suspend-to-mem enabled= "no" />
<suspend-to-disk enabled= "no" />
</pm>
<devices >
<emulator > /usr/bin/qemu-kvm</emulator>
2019-12-03 12:35:25 +01:00
<controller type= "usb" model= "qemu-xhci" ports= "15" />
2019-06-08 10:05:58 -04:00
<interface type= "bridge" >
<source bridge= "testsuitebr0" />
<mac address= "00:11:22:33:44:55" />
<model type= "virtio" />
</interface>
<console type= "pty" />
<channel type= "unix" >
<source mode= "bind" />
<target type= "virtio" name= "org.qemu.guest_agent.0" />
</channel>
2019-06-13 12:55:10 +02:00
<memballoon model= "virtio" />
2019-06-08 10:05:58 -04:00
<rng model= "virtio" >
<backend model= "random" > /dev/urandom</backend>
</rng>
</devices>
</domain>
<domain type= "kvm" >
2019-06-11 11:54:02 -04:00
<name > fedora26</name>
2019-06-08 10:05:58 -04:00
<uuid > 00000000-1111-2222-3333-444444444444</uuid>
<metadata >
<libosinfo:libosinfo xmlns:libosinfo= "http://libosinfo.org/xmlns/libvirt/domain/1.0" >
<libosinfo:os id= "http://fedoraproject.org/fedora/26" />
</libosinfo:libosinfo>
</metadata>
<memory > 65536</memory>
<currentMemory > 65536</currentMemory>
<vcpu > 2</vcpu>
<os >
<type arch= "x86_64" machine= "q35" > hvm</type>
<boot dev= "hd" />
</os>
<features >
<acpi />
<apic />
</features>
<cpu mode= "host-model" />
<clock offset= "utc" >
<timer name= "rtc" tickpolicy= "catchup" />
<timer name= "pit" tickpolicy= "delay" />
<timer name= "hpet" present= "no" />
</clock>
<pm >
<suspend-to-mem enabled= "no" />
<suspend-to-disk enabled= "no" />
</pm>
<devices >
<emulator > /usr/bin/qemu-kvm</emulator>
2019-12-03 12:35:25 +01:00
<controller type= "usb" model= "qemu-xhci" ports= "15" />
2019-06-08 10:05:58 -04:00
<interface type= "bridge" >
<source bridge= "testsuitebr0" />
<mac address= "00:11:22:33:44:55" />
<model type= "virtio" />
</interface>
<console type= "pty" />
<channel type= "unix" >
<source mode= "bind" />
<target type= "virtio" name= "org.qemu.guest_agent.0" />
</channel>
2019-06-13 12:55:10 +02:00
<memballoon model= "virtio" />
2019-06-08 10:05:58 -04:00
<rng model= "virtio" >
<backend model= "random" > /dev/urandom</backend>
</rng>
</devices>
</domain>