2019-06-12 10:25:28 +00:00
|
|
|
<domain type='qemu'>
|
|
|
|
<name>guest</name>
|
|
|
|
<uuid>1ccfd97d-5eb4-478a-bbe6-88d254c16db7</uuid>
|
|
|
|
<metadata>
|
|
|
|
<libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
|
|
|
|
<libosinfo:os id="http://fedoraproject.org/fedora/29"/>
|
|
|
|
</libosinfo:libosinfo>
|
|
|
|
</metadata>
|
|
|
|
<memory unit='KiB'>4194304</memory>
|
|
|
|
<currentMemory unit='KiB'>4194304</currentMemory>
|
|
|
|
<vcpu placement='static'>4</vcpu>
|
|
|
|
<os>
|
|
|
|
<type arch='x86_64' machine='pc'>hvm</type>
|
|
|
|
<boot dev='hd'/>
|
|
|
|
</os>
|
|
|
|
<features>
|
|
|
|
<acpi/>
|
|
|
|
<apic/>
|
|
|
|
</features>
|
2020-01-23 12:20:25 +00:00
|
|
|
<cpu mode='custom' match='exact' check='none'>
|
|
|
|
<model fallback='forbid'>qemu64</model>
|
|
|
|
</cpu>
|
2019-06-12 10:25:28 +00:00
|
|
|
<clock offset='utc'>
|
|
|
|
<timer name='rtc' tickpolicy='catchup'/>
|
|
|
|
<timer name='pit' tickpolicy='delay'/>
|
|
|
|
<timer name='hpet' present='no'/>
|
|
|
|
</clock>
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
<on_reboot>restart</on_reboot>
|
|
|
|
<on_crash>destroy</on_crash>
|
|
|
|
<pm>
|
|
|
|
<suspend-to-mem enabled='no'/>
|
|
|
|
<suspend-to-disk enabled='no'/>
|
|
|
|
</pm>
|
|
|
|
<devices>
|
|
|
|
<emulator>/usr/bin/qemu-system-x86_64</emulator>
|
|
|
|
<disk type='file' device='disk'>
|
|
|
|
<driver name='qemu' type='qcow2'/>
|
|
|
|
<source file='/var/lib/libvirt/images/guest.qcow2'/>
|
|
|
|
<target dev='vda' bus='virtio'/>
|
|
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
|
|
|
|
</disk>
|
|
|
|
<controller type='usb' index='0' model='qemu-xhci' ports='15'>
|
|
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
|
|
|
|
</controller>
|
|
|
|
<controller type='pci' index='0' model='pci-root'/>
|
|
|
|
<controller type='virtio-serial' index='0'>
|
|
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
|
|
|
|
</controller>
|
|
|
|
<interface type='user'>
|
|
|
|
<mac address='52:54:00:09:a4:37'/>
|
|
|
|
<model type='virtio'/>
|
|
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
|
|
|
|
</interface>
|
|
|
|
<serial type='pty'>
|
|
|
|
<target type='isa-serial' port='0'>
|
|
|
|
<model name='isa-serial'/>
|
|
|
|
</target>
|
|
|
|
</serial>
|
|
|
|
<console type='pty'>
|
|
|
|
<target type='serial' port='0'/>
|
|
|
|
</console>
|
|
|
|
<channel type='unix'>
|
|
|
|
<target type='virtio' name='org.qemu.guest_agent.0'/>
|
|
|
|
<address type='virtio-serial' controller='0' bus='0' port='1'/>
|
|
|
|
</channel>
|
|
|
|
<input type='mouse' bus='ps2'/>
|
|
|
|
<input type='keyboard' bus='ps2'/>
|
2021-02-24 14:24:10 +00:00
|
|
|
<audio id='1' type='none'/>
|
2019-06-12 10:25:28 +00:00
|
|
|
<memballoon model='virtio'>
|
|
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
|
|
|
|
</memballoon>
|
|
|
|
<rng model='virtio'>
|
|
|
|
<backend model='random'>/dev/urandom</backend>
|
|
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
|
|
|
|
</rng>
|
|
|
|
</devices>
|
|
|
|
</domain>
|