Re: [Qemu-devel] [PATCH] qemu-ga: isa-serial support on Windows

2014-01-08 Thread Michael Roth
Quoting Miki Mishael (2014-01-05 11:18:51) 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 mmish...@redhat.com Signed-off-by: Dmitry Fleytman dfley...@redhat.com ---

[Qemu-devel] [PATCH] qemu-ga: isa-serial support on Windows

2014-01-05 Thread Miki Mishael
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 mmish...@redhat.com Signed-off-by: Dmitry Fleytman dfley...@redhat.com --- qga/channel-win32.c | 27 +--