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='s390x' machine='s390-ccw-virtio'>hvm</type>
|
|
|
|
<boot dev='hd'/>
|
|
|
|
</os>
|
2020-01-23 12:20:25 +00:00
|
|
|
<cpu mode='custom' match='exact' check='none'>
|
|
|
|
<model fallback='forbid'>qemu</model>
|
|
|
|
</cpu>
|
2019-06-12 10:25:28 +00:00
|
|
|
<clock offset='utc'/>
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
<on_reboot>restart</on_reboot>
|
|
|
|
<on_crash>destroy</on_crash>
|
|
|
|
<devices>
|
|
|
|
<emulator>/usr/bin/qemu-system-s390x</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='ccw' cssid='0xfe' ssid='0x0' devno='0x0000'/>
|
|
|
|
</disk>
|
|
|
|
<controller type='pci' index='0' model='pci-root'/>
|
|
|
|
<controller type='virtio-serial' index='0'>
|
|
|
|
<address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0002'/>
|
|
|
|
</controller>
|
|
|
|
<interface type='user'>
|
|
|
|
<mac address='52:54:00:09:a4:37'/>
|
|
|
|
<model type='virtio'/>
|
|
|
|
<address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0001'/>
|
|
|
|
</interface>
|
|
|
|
<console type='pty'>
|
|
|
|
<target type='sclp' 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>
|
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='ccw' cssid='0xfe' ssid='0x0' devno='0x0003'/>
|
|
|
|
</memballoon>
|
|
|
|
<rng model='virtio'>
|
|
|
|
<backend model='random'>/dev/urandom</backend>
|
|
|
|
<address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0004'/>
|
|
|
|
</rng>
|
|
|
|
<panic model='s390'/>
|
|
|
|
</devices>
|
|
|
|
</domain>
|