Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2vmxdata / xml2vmx-esx-in-the-wild-4.xml
1 <domain type='vmware'>
2   <name>virtMonServ1</name>
3   <uuid>564d9bef-acd9-b4e0-c8f0-aea8b9103515</uuid>
4   <memory unit='KiB'>524288</memory>
5   <currentMemory unit='KiB'>524288</currentMemory>
6   <vcpu>1</vcpu>
7   <cputune>
8     <shares>1000</shares>
9   </cputune>
10   <os>
11     <type>hvm</type>
12   </os>
13   <clock offset='utc'/>
14   <on_poweroff>destroy</on_poweroff>
15   <on_reboot>restart</on_reboot>
16   <on_crash>destroy</on_crash>
17   <devices>
18     <disk type='file' device='disk'>
19       <driver name='lsilogic'/>
20       <source file='[498076b2-02796c1a-ef5b-000ae484a6a3] virtMonServ1/virtMonServ1.vmdk'/>
21       <target dev='sda' bus='scsi'/>
22     </disk>
23     <interface type='bridge'>
24       <mac address='00:50:56:91:66:d4'/>
25       <source bridge='VM Network'/>
26     </interface>
27     <interface type='bridge'>
28       <mac address='00:50:56:91:0c:51'/>
29       <source bridge='VM Switch 2'/>
30     </interface>
31     <serial type='file'>
32       <source path='[498076b2-02796c1a-ef5b-000ae484a6a3] virtMonServ1/serial1.file'/>
33       <target port='0'/>
34     </serial>
35     <parallel type='file'>
36       <source path='[498076b2-02796c1a-ef5b-000ae484a6a3] virtMonServ1/parallel1.file'/>
37       <target port='0'/>
38     </parallel>
39     <console type='file'>
40       <source path='[498076b2-02796c1a-ef5b-000ae484a6a3] virtMonServ1/serial1.file'/>
41       <target port='0'/>
42     </console>
43   </devices>
44 </domain>