2009-09-23 07:25:52 -05:00
|
|
|
<domain type='vmware'>
|
2020-10-07 12:00:04 -05:00
|
|
|
<name>test</name>
|
2009-09-23 07:25:52 -05:00
|
|
|
<uuid>00000000-0000-0000-0000-000000000000</uuid>
|
2012-02-22 18:48:38 -06:00
|
|
|
<memory unit='KiB'>32768</memory>
|
|
|
|
<currentMemory unit='KiB'>32768</currentMemory>
|
2012-05-08 11:04:36 -05:00
|
|
|
<vcpu placement='static'>1</vcpu>
|
2009-09-23 07:25:52 -05:00
|
|
|
<os>
|
|
|
|
<type arch='i686'>hvm</type>
|
|
|
|
</os>
|
|
|
|
<clock offset='utc'/>
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
<on_reboot>restart</on_reboot>
|
|
|
|
<on_crash>destroy</on_crash>
|
|
|
|
<devices>
|
|
|
|
<serial type='pipe'>
|
|
|
|
<source path='serial0.pipe'/>
|
|
|
|
<target port='0'/>
|
|
|
|
</serial>
|
|
|
|
<console type='pipe'>
|
|
|
|
<source path='serial0.pipe'/>
|
2010-07-22 12:56:21 -05:00
|
|
|
<target type='serial' port='0'/>
|
2009-09-23 07:25:52 -05:00
|
|
|
</console>
|
2010-12-30 11:08:54 -06:00
|
|
|
<video>
|
2016-04-11 07:26:06 -05:00
|
|
|
<model type='vmvga' vram='4096' primary='yes'/>
|
2010-12-30 11:08:54 -06:00
|
|
|
</video>
|
2009-09-23 07:25:52 -05:00
|
|
|
</devices>
|
|
|
|
</domain>
|