Quoting Miki Mishael (2014-01-15 03:33:44)
> Add support for isa-serial method for qemu-ga on Windows,
> Added -p command line parameter for serial port name
> specification, e.g. "-p COM15".
>
> Signed-off-by: Miki Mishael
> Signed-off-by: Dmitry Fleytman
Thanks, applied to qga tree:
gnu.org
Cc: "Yan Vugenfirer" , "Michael Roth"
, "Adam Litke" , "Ronen
Hod" , "Anthony Liguori" , "Dmitry
Fleytman"
Sent: Wednesday, January 15, 2014 11:33:43 AM
Subject: [Qemu-devel] [PATCH V2] qemu-ga: isa-serial support on Windo
Add support for isa-serial method for qemu-ga on Windows,
Added -p command line parameter for serial port name
specification, e.g. "-p COM15".
Signed-off-by: Miki Mishael
Signed-off-by: Dmitry Fleytman
---
qga/channel-win32.c | 20 ++--
qga/main.c | 12 +---
2 f
Add support for isa-serial method for qemu-ga on Windows,
Added -p command line parameter for serial port name
specification, e.g. "-p COM15".
Changes since V1:
* define default path for isa-serial for linux, "/dev/ttyS0".
* replaced static void ga_serial_path_correction function for path correcti