2011-07-08 07:56:17 +00:00
|
|
|
<domain type='qemu'>
|
|
|
|
<name>test-bios</name>
|
|
|
|
<uuid>362d1fc1-df7d-193e-5c18-49a71bd1da66</uuid>
|
2012-02-23 00:48:38 +00:00
|
|
|
<memory unit='KiB'>1048576</memory>
|
2012-05-08 16:04:36 +00:00
|
|
|
<vcpu placement='static'>1</vcpu>
|
2011-07-08 07:56:17 +00:00
|
|
|
<os>
|
|
|
|
<type arch='i686' machine='pc'>hvm</type>
|
2012-04-10 14:02:13 +00:00
|
|
|
<loader>/usr/share/seabios/bios.bin</loader>
|
2011-07-08 07:56:17 +00:00
|
|
|
</os>
|
|
|
|
<devices>
|
2019-11-29 16:33:37 +00:00
|
|
|
<emulator>/usr/bin/qemu-system-i386</emulator>
|
2022-06-09 13:02:19 +00:00
|
|
|
<controller type='usb' model='none'/>
|
|
|
|
<memballoon model='none'/>
|
2011-07-08 07:56:17 +00:00
|
|
|
</devices>
|
|
|
|
</domain>
|