libvirt/tests/qemuxmlconfdata/cpu-model-deprecated-features-off.xml

16 lines
472 B
XML
Raw Normal View History

<domain type='kvm'>
<name>guest</name>
<uuid>22782664-6b93-46bf-9595-317220dd2d1c</uuid>
<memory unit='KiB'>219100</memory>
<currentMemory unit='KiB'>219100</currentMemory>
<vcpu placement='static'>1</vcpu>
<os>
<type arch='s390x' machine='s390-ccw-virtio'>hvm</type>
</os>
<cpu mode='host-model' check='partial' deprecated_features='off'/>
<clock offset='utc'/>
<devices>
<emulator>/usr/bin/qemu-system-s390x</emulator>
</devices>
</domain>