2011-01-31 06:42:57 -05:00
|
|
|
LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test /usr/bin/qemu -S -M \
|
|
|
|
|
pc -m 214 -smp 1 -nographic -monitor unix:/tmp/test-monitor,server,nowait \
|
2012-10-26 09:09:22 +00:00
|
|
|
-no-acpi -boot c -usb -hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel \
|
|
|
|
|
tcp:127.0.0.1:9999,server,nowait
|