2012-02-01 13:03:49 +00:00
|
|
|
<domain type='qemu'>
|
|
|
|
<name>qemu-demo</name>
|
|
|
|
<uuid>603cc28c-9841-864e-0949-8cc7d3bae9f8</uuid>
|
2012-02-23 00:48:38 +00:00
|
|
|
<memory unit='KiB'>65536</memory>
|
|
|
|
<currentMemory unit='KiB'>65536</currentMemory>
|
2012-02-01 13:03:49 +00:00
|
|
|
<title>A short description of this domain</title>
|
|
|
|
<description>
|
|
|
|
A longer explanation that this domain is a test domain
|
|
|
|
for validating domain schemas.
|
|
|
|
</description>
|
|
|
|
<vcpu>1</vcpu>
|
|
|
|
<os>
|
|
|
|
<type arch='x86_64' machine='pc-0.14'>hvm</type>
|
|
|
|
</os>
|
|
|
|
<features>
|
|
|
|
<acpi/>
|
|
|
|
<apic/>
|
|
|
|
<pae/>
|
|
|
|
</features>
|
|
|
|
<clock offset='utc'/>
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
<on_reboot>restart</on_reboot>
|
|
|
|
<on_crash>restart</on_crash>
|
|
|
|
<devices>
|
|
|
|
<emulator>/usr/bin/qemu-kvm</emulator>
|
|
|
|
</devices>
|
|
|
|
</domain>
|