2011-02-25 22:20:58 +00:00
|
|
|
(vm (name 'fvtest')(memory 400)(maxmem 400)(vcpus 1)\
|
|
|
|
(uuid 'b5d70dd2-75cd-aca5-1776-9660b059d8bc')(on_poweroff 'destroy')\
|
|
|
|
(on_reboot 'restart')(on_crash 'restart')\
|
|
|
|
(image (hvm (kernel '/usr/lib/xen/boot/hvmloader')(vcpus 1)(boot c)\
|
2016-12-27 22:27:08 +00:00
|
|
|
(acpi 1)(pae 1)(usb 1)(parallel none)\
|
2011-02-25 22:20:58 +00:00
|
|
|
(serial (/dev/ttyS0 /dev/ttyS1))(device_model '/usr/lib64/xen/bin/qemu-dm')\
|
2015-12-14 06:41:48 +00:00
|
|
|
(vnc 1)\
|
|
|
|
(vncunused 0)(vncdisplay 17)(keymap 'ja')(rtc_timeoffset 0)(localtime 0)))\
|
|
|
|
(localtime 0)\
|
|
|
|
(device (vbd (dev 'hda:disk')(uname 'file:/root/foo.img')(mode 'w')))\
|
|
|
|
(device (vbd (dev 'hdc:cdrom')(uname 'file:/root/boot.iso')(mode 'r')))\
|
|
|
|
(device (vif (mac '00:16:3e:1b:b1:47')(bridge 'xenbr0')\
|
|
|
|
(script 'vif-bridge')(model 'e1000'))))\
|