qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Using thread for serial for win32
@ 2006-08-03  3:14 Kazu
  0 siblings, 0 replies; only message in thread
From: Kazu @ 2006-08-03  3:14 UTC (permalink / raw)
  To: qemu-devel

Hi,

I made a patch that uses a thread instead of polling for -serial option for
Win32 . It improves a performance of a serial communication.

A new option is introduced to connect two QEMUs by a named pipe.

Usage:
-serial pipe_client:com_1

-serial pipe_client: set the program a clinet mode and can connect
to a server.  com_1 is a name of the named pipe. A pair of -serial pipe:
and -serial pipe_clinet: can connect QEMUs each other.

http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060730-serial-thread.patch

I found another problem about using windbg. I will send a
next post.

Regards,
Kazu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-03  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-03  3:14 [Qemu-devel] Using thread for serial for win32 Kazu

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).