Support SDL config with QEMU guests

This commit is contained in:
Daniel P. Berrange
2008-10-10 16:52:20 +00:00
parent 427f7a8b09
commit 7e0d3e62e9
46 changed files with 199 additions and 52 deletions

View File

@@ -1 +1 @@
/usr/bin/qemu -S -M pc -m 214 -smp 1 -nographic -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial pty -parallel none -usb
LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test /usr/bin/qemu -S -M pc -m 214 -smp 1 -nographic -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial pty -parallel none -usb