Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2sexprdata / xml2sexpr-fv-serial-pipe.sexpr
1 (vm (name 'fvtest')(memory 400)(maxmem 400)(vcpus 1)\
2 (uuid 'b5d70dd2-75cd-aca5-1776-9660b059d8bc')(on_poweroff 'destroy')\
3 (on_reboot 'restart')(on_crash 'restart')\
4 (image (hvm (kernel '/usr/lib/xen/boot/hvmloader')(vcpus 1)(boot c)\
5 (cdrom '/root/boot.iso')(acpi 1)(usb 1)(parallel none)\
6 (serial pipe:/tmp/serial.pipe)(device_model '/usr/lib64/xen/bin/qemu-dm')\
7 (vnc 1)))(localtime 0)\
8 (device (vbd (dev 'ioemu:hda')(uname 'file:/root/foo.img')\
9 (mode 'w')))(device (vif (mac '00:16:3e:1b:b1:47')(bridge 'xenbr0')\
10 (script 'vif-bridge')(model 'e1000')(type ioemu))))\