Fixed handling of -nographics. Added VNC listen support

This commit is contained in:
Daniel P. Berrange
2007-07-24 14:30:05 +00:00
parent 1d4d4f3bf9
commit e3af6437f1
20 changed files with 69 additions and 30 deletions

View File

@@ -1 +1 @@
/usr/bin/qemu -M pc -m 214 -smp 1 -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -usb -nographic
/usr/bin/qemu -M pc -m 214 -smp 1 -nographic -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -usb