2013-07-12 14:19:54 -04:00
<domain type= "kvm" >
2019-06-11 11:54:02 -04:00
<name > fedora</name>
2019-06-10 18:13:31 -04:00
<uuid > 12345678-12F4-1234-1234-123456789AFA</uuid>
2014-12-10 09:33:02 -05:00
<description > foobar & baz</description>
2018-09-13 15:11:22 -04:00
<metadata >
<libosinfo:libosinfo xmlns:libosinfo= "http://libosinfo.org/xmlns/libvirt/domain/1.0" >
<libosinfo:os id= "http://fedoraproject.org/fedora/unknown" />
</libosinfo:libosinfo>
</metadata>
2014-12-10 09:33:02 -05:00
<memory > 1048576</memory>
2022-02-18 09:39:19 -05:00
<currentMemory > 524288</currentMemory>
2014-12-10 09:33:02 -05:00
<vcpu cpuset= "1,3-5" > 4</vcpu>
2022-01-26 11:59:51 -05:00
<os firmware= "efi" >
2018-10-04 14:59:54 -04:00
<type arch= "x86_64" machine= "q35" > hvm</type>
2022-02-18 09:39:19 -05:00
<boot dev= "cdrom" />
<boot dev= "fd" />
2014-12-10 09:33:02 -05:00
<boot dev= "hd" />
2022-02-18 09:39:19 -05:00
<boot dev= "network" />
<bootmenu enable= "yes" />
2019-07-02 14:07:16 -04:00
<smbios mode= "host" />
2013-03-17 17:06:52 -04:00
</os>
<features >
2015-05-11 04:55:14 -04:00
<vmport state= "off" />
2013-03-17 17:06:52 -04:00
</features>
2022-02-18 09:39:19 -05:00
<cpu >
<topology sockets= "2" dies= "1" cores= "1" threads= "2" />
2018-10-13 17:47:31 -04:00
</cpu>
2022-02-18 09:39:19 -05:00
<clock offset= "utc" >
2013-10-05 17:02:26 -04:00
<timer name= "rtc" tickpolicy= "catchup" />
<timer name= "pit" tickpolicy= "delay" />
<timer name= "hpet" present= "no" />
</clock>
2015-04-11 18:02:45 -04:00
<pm >
<suspend-to-mem enabled= "no" />
<suspend-to-disk enabled= "no" />
</pm>
2013-03-17 17:06:52 -04:00
<devices >
2022-01-24 13:53:23 -05:00
<emulator > /usr/bin/qemu-system-x86_64</emulator>
2022-02-18 09:39:19 -05:00
<controller type= "usb" model= "qemu-xhci" ports= "15" />
2022-02-16 13:54:41 -05:00
<controller type= "pci" model= "pcie-root" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
<controller type= "pci" model= "pcie-root-port" />
2015-04-11 17:35:40 -04:00
<graphics type= "spice" port= "-1" tlsPort= "-1" autoport= "yes" >
<image compression= "off" />
</graphics>
2013-03-17 17:06:52 -04:00
<video >
2022-02-18 09:39:19 -05:00
<model type= "virtio" />
2013-03-17 17:06:52 -04:00
</video>
2014-12-10 09:33:02 -05:00
<memballoon model= "none" />
2013-03-17 17:06:52 -04:00
</devices>
2022-02-28 08:36:52 -05:00
<launchSecurity type= "sev" >
<policy > 0x03</policy>
</launchSecurity>
2022-02-18 09:39:19 -05:00
<seclabel relabel= "yes" />
2013-03-17 17:06:52 -04:00
</domain>