Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2vmxdata / xml2vmx-esx-in-the-wild-1.xml
1 <domain type='vmware'>
2   <name>Fedora11</name>
3   <uuid>50115e16-9bdc-49d7-f171-53c4d7f91710</uuid>
4   <memory unit='KiB'>1048576</memory>
5   <currentMemory unit='KiB'>1048576</currentMemory>
6   <vcpu>1</vcpu>
7   <cputune>
8     <shares>500</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] Fedora11/Fedora11.vmdk'/>
21       <target dev='sda' bus='scsi'/>
22     </disk>
23     <interface type='bridge'>
24       <mac address='00:50:56:91:48:c7'/>
25       <source bridge='VM Network'/>
26     </interface>
27   </devices>
28 </domain>