Implement serial & parallel device support for QEMU driver

This commit is contained in:
Daniel P. Berrange
2008-04-25 20:46:13 +00:00
parent d62a9f2390
commit 49956f0469
45 changed files with 1212 additions and 193 deletions

View File

@@ -0,0 +1 @@
/usr/bin/qemu -M pc -m 214 -smp 1 -nographic -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial tcp:127.0.0.1:9999 -parallel none -usb