aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2006-09-12 01:34:26 +0000
committerDaniel P. Berrange <berrange@redhat.com>2006-09-12 01:34:26 +0000
commit1ed4d292080115f83edf7369a928fdbb08c8c17c (patch)
tree05166e07b58c869ca2e9494d179bc86743f2670d /tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr
parentAdded files to EXTRA_DIST (diff)
downloadlibvirt-1ed4d292080115f83edf7369a928fdbb08c8c17c.tar.gz
libvirt-1ed4d292080115f83edf7369a928fdbb08c8c17c.tar.bz2
libvirt-1ed4d292080115f83edf7369a928fdbb08c8c17c.zip
Allow setting of VNC port when creating domains
Diffstat (limited to 'tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr')
-rw-r--r--tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr b/tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr
index 190c2182c..0b7736abd 100644
--- a/tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr
+++ b/tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr
@@ -1 +1 @@
-(vm (name 'fvtest')(memory 400)(maxmem 400)(vcpus 1)(uuid 'b5d70dd275cdaca517769660b059d8bc')(on_poweroff 'destroy')(on_reboot 'restart')(on_crash 'restart')(image (hvm (kernel '/usr/lib/xen/boot/hvmloader')(device_model '/usr/lib64/xen/bin/qemu-dm')(boot c)(acpi 1)(vnc 1)))(device (vbd (dev 'hdc:cdrom')(uname 'file:/root/boot.iso')(mode 'r')))(device (vbd (dev 'hda')(uname 'file:/root/foo.img')(mode 'w')))(device (vif (mac '00:16:3e:1b:b1:47')(bridge 'xenbr0')(script 'vif-bridge')(type ioemu)))) \ No newline at end of file
+(vm (name 'fvtest')(memory 400)(maxmem 400)(vcpus 1)(uuid 'b5d70dd275cdaca517769660b059d8bc')(on_poweroff 'destroy')(on_reboot 'restart')(on_crash 'restart')(image (hvm (kernel '/usr/lib/xen/boot/hvmloader')(device_model '/usr/lib64/xen/bin/qemu-dm')(boot c)(acpi 1)(vnc 1)(vncdisplay 17)))(device (vbd (dev 'hdc:cdrom')(uname 'file:/root/boot.iso')(mode 'r')))(device (vbd (dev 'hda')(uname 'file:/root/foo.img')(mode 'w')))(device (vif (mac '00:16:3e:1b:b1:47')(bridge 'xenbr0')(script 'vif-bridge')(type ioemu)))) \ No newline at end of file