2019-04-15 22:53:55 +00:00
|
|
|
<domain type='qemu'>
|
|
|
|
<name>aarch64test</name>
|
|
|
|
<uuid>496d7ea8-9739-544b-4ebd-ef08be936e8b</uuid>
|
|
|
|
<memory unit='KiB'>1048576</memory>
|
|
|
|
<currentMemory unit='KiB'>1048576</currentMemory>
|
|
|
|
<vcpu placement='static'>1</vcpu>
|
|
|
|
<os firmware='efi'>
|
|
|
|
<type arch='aarch64' machine='virt-4.0'>hvm</type>
|
|
|
|
<boot dev='hd'/>
|
|
|
|
</os>
|
|
|
|
<features>
|
2019-07-13 07:17:06 +00:00
|
|
|
<acpi/>
|
2019-04-15 22:53:55 +00:00
|
|
|
<gic version='2'/>
|
|
|
|
</features>
|
|
|
|
<cpu mode='custom' match='exact' check='none'>
|
2022-06-09 13:02:19 +00:00
|
|
|
<model fallback='forbid'>cortex-a15</model>
|
2019-04-15 22:53:55 +00:00
|
|
|
</cpu>
|
|
|
|
<clock offset='utc'/>
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
<on_reboot>restart</on_reboot>
|
2022-06-09 13:02:19 +00:00
|
|
|
<on_crash>destroy</on_crash>
|
2019-04-15 22:53:55 +00:00
|
|
|
<devices>
|
|
|
|
<emulator>/usr/bin/qemu-system-aarch64</emulator>
|
2022-06-09 13:02:19 +00:00
|
|
|
<controller type='usb' index='0' model='none'/>
|
2019-04-15 22:53:55 +00:00
|
|
|
<controller type='pci' index='0' model='pcie-root'/>
|
2021-02-24 14:24:10 +00:00
|
|
|
<audio id='1' type='none'/>
|
2022-06-09 13:02:19 +00:00
|
|
|
<memballoon model='none'/>
|
2019-04-15 22:53:55 +00:00
|
|
|
</devices>
|
|
|
|
</domain>
|