Daniel P. Berrange
7b2f8cdd7c
Convert character devices over to use -device
...
The current character device syntax uses either
-serial tty,path=/dev/ttyS2
Or
-chardev tty,id=serial0,path=/dev/ttyS2 -serial chardev:serial0
With the new -device support, we now prefer
-chardev file,id=serial0,path=/tmp/serial.log -device isa-serial,chardev=serial0
This patch changes the existing -chardev syntax to use this new
scheme, and fallbacks to the old plain -serial syntax for old
QEMU.
The monitor device changes to
-chardev socket,id=monitor,path=/tmp/test-monitor,server,nowait -mon chardev=monitor
In addition, this patch adds --nodefaults, which kills off the
default serial, parallel, vga and nic devices. THis avoids the
need for us to explicitly turn each off
2010-01-18 13:55:56 +00:00
..
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-22 16:13:33 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-09 09:25:04 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2009-09-10 12:37:42 +01:00
2010-01-18 13:35:40 +00:00
2009-09-10 12:37:43 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-22 16:13:33 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-22 11:34:06 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:56 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-10-21 16:37:44 +01:00
2010-01-18 13:35:40 +00:00