qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2] qemu-ga: isa-serial support on Windows
@ 2014-01-15  9:33 Miki Mishael
  2014-01-15  9:33 ` Miki Mishael
  2014-02-05 18:21 ` Miki Mishael
  0 siblings, 2 replies; 4+ messages in thread
From: Miki Mishael @ 2014-01-15  9:33 UTC (permalink / raw)
  To: qemu-devel
  Cc: Yan Vugenfirer, Michael Roth, Adam Litke, Ronen Hod,
	Anthony Liguori, Dmitry Fleytman

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-02-24  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15  9:33 [Qemu-devel] [PATCH V2] qemu-ga: isa-serial support on Windows Miki Mishael
2014-01-15  9:33 ` Miki Mishael
2014-02-24  1:00   ` Michael Roth
2014-02-05 18:21 ` Miki Mishael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).