2017-07-21 17:55:35 +00:00
|
|
|
<domain type='qemu'>
|
|
|
|
<name>QEMUGuest1</name>
|
|
|
|
<uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
|
|
|
|
<memory unit='KiB'>219100</memory>
|
|
|
|
<currentMemory unit='KiB'>219100</currentMemory>
|
|
|
|
<vcpu placement='static'>1</vcpu>
|
|
|
|
<os>
|
2022-01-04 15:36:46 +00:00
|
|
|
<type arch='x86_64' machine='pc'>hvm</type>
|
2017-07-21 17:55:35 +00:00
|
|
|
</os>
|
|
|
|
<devices>
|
2022-01-04 15:36:46 +00:00
|
|
|
<emulator>/usr/bin/qemu-system-x86_64</emulator>
|
2017-07-21 17:55:35 +00:00
|
|
|
<graphics type='vnc'>
|
|
|
|
<listen type='socket' socket='/tmp/foo=bar.sock'/>
|
|
|
|
</graphics>
|
|
|
|
<video>
|
|
|
|
<model type='cirrus' vram='16384' heads='1'/>
|
|
|
|
</video>
|
|
|
|
<memballoon model='none'/>
|
|
|
|
</devices>
|
|
|
|
</domain>
|