Hello, I wonder if you have few minutes to review the patch and contribute to apply it to upstream. I appreciate your help.
Link: http://lists.nongnu.org/archive/html/qemu-devel/2014-01/msg01823.html Thanks, Miki ----- Original Message ----- From: "Miki Mishael" <mmish...@redhat.com> To: qemu-devel@nongnu.org Cc: "Yan Vugenfirer" <yvuge...@redhat.com>, "Michael Roth" <mdr...@linux.vnet.ibm.com>, "Adam Litke" <agli...@linux.vnet.ibm.com>, "Ronen Hod" <r...@redhat.com>, "Anthony Liguori" <aligu...@amazon.com>, "Dmitry Fleytman" <dfley...@redhat.com> Sent: Wednesday, January 15, 2014 11:33:43 AM Subject: [Qemu-devel] [PATCH V2] qemu-ga: isa-serial support on Windows 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 correction with snprintf. * minor indentation fix. * fixed error output when setting timeout for com port fails. Miki Mishael (1): qemu-ga: isa-serial support on Windows qga/channel-win32.c | 20 ++++++++++++++++++-- qga/main.c | 12 +++++++++--- 2 files changed, 27 insertions(+), 5 deletions(-) -- 1.8.3.1