Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2sexprdata / xml2sexpr-disk-block-shareable.sexpr
1 (vm (name 'pvtest')(memory 384)(maxmem 512)(vcpus 1)\
2 (uuid '49a0c6ff-c066-5392-6498-3632d093c2e7')(bootloader '/usr/bin/pygrub')\
3 (on_poweroff 'destroy')(on_reboot 'restart')(on_crash 'restart')\
4 (image (linux (args 'ro root=/dev/VolGroup00/LogVol00')))\
5 (localtime 0)\
6 (device (tap (dev 'xvda')(uname 'tap:aio:/var/lib/xen/images/rhel5pv.img')\
7 (mode 'w!')))\
8 (device (vif (mac '00:16:3e:23:9e:eb')(bridge 'xenbr0')\
9 (script 'vif-bridge'))))\