Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2vmxdata / xml2vmx-ws-in-the-wild-2.xml
1 <domain type='vmware'>
2   <name>dcd9c436-4825-4fc0-8fa1-14444b0f0569</name>
3   <uuid>dcd9c436-4825-4fc0-8fa1-14444b0f0569</uuid>
4   <memory>524288</memory>
5   <currentMemory>524288</currentMemory>
6   <vcpu>1</vcpu>
7   <os>
8     <type arch='x86_64'>hvm</type>
9   </os>
10   <clock offset='utc'/>
11   <on_poweroff>destroy</on_poweroff>
12   <on_reboot>restart</on_reboot>
13   <on_crash>destroy</on_crash>
14   <devices>
15     <disk type='file' device='disk'>
16       <source file='/data/vmware/disk.vmdk'/>
17       <target dev='sda' bus='scsi'/>
18       <address type='drive' controller='0' bus='0' unit='0'/>
19     </disk>
20     <controller type='scsi' index='0' model='lsilogic'/>
21     <interface type='bridge'>
22       <mac address='00:90:b9:dc:ea:81'/>
23       <source bridge=''/>
24       <model type='e1000'/>
25     </interface>
26     <video>
27       <model type='vmvga' vram='4096'/>
28     </video>
29   </devices>
30 </domain>