Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2sexprdata / xml2sexpr-curmem.xml
1 <domain type='xen' id='5'>
2   <name>rhel5</name>
3   <uuid>4f77abd2301958e83bab6fbf2118f880</uuid>
4   <bootloader>/usr/bin/pygrub</bootloader>
5   <memory unit='KiB'>394240</memory>
6   <currentMemory unit='KiB'>179200</currentMemory>
7   <vcpu>1</vcpu>
8   <on_poweroff>destroy</on_poweroff>
9   <on_reboot>restart</on_reboot>
10   <on_crash>restart</on_crash>
11   <devices>
12     <interface type='bridge'>
13       <source bridge='xenbr0'/>
14       <mac address='00:16:3e:1d:06:15'/>
15       <script path='vif-bridge'/>
16     </interface>
17     <disk type='file' device='disk'>
18       <driver name='tap' type='aio'/>
19       <source file='/xen/rhel5.img'/>
20       <target dev='xvda'/>
21     </disk>
22   </devices>
23 </domain>