* [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication
@ 2005-11-01 15:29 Glenn Gagné
2005-11-01 16:52 ` John R. Hogerhuis
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Glenn Gagné @ 2005-11-01 15:29 UTC (permalink / raw)
To: qemu-devel
I installed Qemu 0.7.2 on Windows 2000 Pro and I run a Windows 95 in the virtual environement of Qemu. I have an old
MS-DOS application to use who communicate on serial port... But it's not working in the virtual environement.
Qemu is able to translate serial port data in the virtual environement through the real serial port (hardware) on my PC
?
Glenn Gagne
techinfo@confectionbeauce.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication
2005-11-01 15:29 [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication Glenn Gagné
@ 2005-11-01 16:52 ` John R. Hogerhuis
2005-11-01 17:36 ` Fabrice Bellard
2005-11-01 18:35 ` John Hogerhuis
2 siblings, 0 replies; 4+ messages in thread
From: John R. Hogerhuis @ 2005-11-01 16:52 UTC (permalink / raw)
To: qemu-devel
On Tue, 2005-11-01 at 10:29 -0500, Glenn Gagné wrote:
> I installed Qemu 0.7.2 on Windows 2000 Pro and I run a Windows 95 in the virtual environement of Qemu. I have an old
> MS-DOS application to use who communicate on serial port... But it's not working in the virtual environement.
>
> Qemu is able to translate serial port data in the virtual environement through the real serial port (hardware) on my PC
> ?
>
It's not working in the host or the guest?
The -serial option works fine for me with FreeDOS. I run a few DOS apps
which do serial comm. Windows should work just as well.
-- John.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication
2005-11-01 15:29 [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication Glenn Gagné
2005-11-01 16:52 ` John R. Hogerhuis
@ 2005-11-01 17:36 ` Fabrice Bellard
2005-11-01 18:35 ` John Hogerhuis
2 siblings, 0 replies; 4+ messages in thread
From: Fabrice Bellard @ 2005-11-01 17:36 UTC (permalink / raw)
To: qemu-devel
Hi,
It will be supported in the next release, but only on a Linux host.
Fabrice.
Glenn Gagné wrote:
> I installed Qemu 0.7.2 on Windows 2000 Pro and I run a Windows 95 in the virtual environement of Qemu. I have an old
> MS-DOS application to use who communicate on serial port... But it's not working in the virtual environement.
>
> Qemu is able to translate serial port data in the virtual environement through the real serial port (hardware) on my PC
> ?
>
> Glenn Gagne
> techinfo@confectionbeauce.com
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication
2005-11-01 15:29 [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication Glenn Gagné
2005-11-01 16:52 ` John R. Hogerhuis
2005-11-01 17:36 ` Fabrice Bellard
@ 2005-11-01 18:35 ` John Hogerhuis
2 siblings, 0 replies; 4+ messages in thread
From: John Hogerhuis @ 2005-11-01 18:35 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1149 bytes --]
On 11/1/05, Glenn Gagné <techinfo@confectionbeauce.com> wrote:
>
> I installed Qemu 0.7.2 on Windows 2000 Pro and I run a Windows 95 in the
> virtual environement of Qemu. I have an old
> MS-DOS application to use who communicate on serial port... But it's not
> working in the virtual environement.
>
> Qemu is able to translate serial port data in the virtual environement
> through the real serial port (hardware) on my PC
> ?
>
> Glenn Gagne
> techinfo@confectionbeauce.com
>
>
Yeah, I didn't notice you are running QEMU on Windows. I guess serial port
is not redirectable under Windows and there are no current plans to.
Under Linux I use -serial to redirect to a pty. Then you can use other apps
or emulators that will talk to a pty device. The most interesting
application here is probably socat or netcat since these will let you shunt
the serial channel onto pretty much any kind of two-way channel (for example
you could connect the pty to a real serial port, or a TCP connection to an
instance of socat on another machine, etc.)
For anyone who hasn't played with socat it's really an amazing tool.
-- John.
[-- Attachment #2: Type: text/html, Size: 1502 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-11-01 18:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 15:29 [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication Glenn Gagné
2005-11-01 16:52 ` John R. Hogerhuis
2005-11-01 17:36 ` Fabrice Bellard
2005-11-01 18:35 ` John 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).