qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Redirect COM1 to ttyUSB0
@ 2005-08-04 23:38 John R. Hogerhuis
  2005-08-05  9:30 ` John R. Hogerhuis
  0 siblings, 1 reply; 2+ messages in thread
From: John R. Hogerhuis @ 2005-08-04 23:38 UTC (permalink / raw)
  To: qemu-devel

QEMU on Linux hosting FreeDOS running an old DOS serial comm
application.

I want to redirect the guest's COM1 to ttyUSB0 which will have a real
device connected to it.

How is this done with QEMU?

I could use -serial stdio
but how do I get it connected to the usb port? I'm guessing netcat/socat
but I've never used that utility.

Anyone have a recipe that works?

I'm pretty sure that I don't need flow control signals passed through
for the serial protocol in use (though if anyone has a solution that
handles flow control too, I'd like to hear about it).

Thanks much,

-- John.

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

end of thread, other threads:[~2005-08-05 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-04 23:38 [Qemu-devel] Redirect COM1 to ttyUSB0 John R. Hogerhuis
2005-08-05  9:30 ` John R. Hogerhuis

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