Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2sexprdata / xml2sexpr-boot-grub.xml
1 <domain type='xen' id='15'>
2   <name>pvtest</name>
3   <uuid>596a5d2171f48fb2e068e2386a5c413e</uuid>
4   <os>
5     <type>linux</type>
6     <kernel>/usr/lib/xen/boot/pv-grub-x86_64.gz</kernel>
7     <cmdline>(hd0,0)/grub/menu.lst</cmdline>
8   </os>
9   <memory unit='KiB'>430080</memory>
10   <vcpu>2</vcpu>
11   <on_poweroff>destroy</on_poweroff>
12   <on_reboot>destroy</on_reboot>
13   <on_crash>destroy</on_crash>
14   <devices>
15     <disk type='block' device='disk'>
16       <source dev='/dev/MainVG/GuestLV'/>
17       <target dev='xvda'/>
18     </disk>
19     <console tty='/dev/pts/4'/>
20   </devices>
21 </domain>