1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-07 21:17:55 +03:00
libvirt/tests/qemumemlockdata/qemumemlock-pseries-tcg.xml

12 lines
270 B
XML
Raw Normal View History

<domain type='qemu'>
<name>guest</name>
<memory unit='KiB'>1048576</memory>
<vcpu placement='static'>1</vcpu>
<os>
<type arch='ppc64' machine='pseries'>hvm</type>
</os>
<devices>
<emulator>/usr/bin/qemu-system-ppc64</emulator>
</devices>
</domain>