qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] new feature: attach a process to emulated serial port


From: Derek Fawcus
Subject: Re: [Qemu-devel] new feature: attach a process to emulated serial port
Date: Mon, 11 Oct 2004 22:47:00 +0100

On Mon, Oct 11, 2004 at 10:38:03PM +0100, Derek Fawcus wrote:
> BTW:  Just what sort of program do you fork off of the serial port?

Aha.  You mentioned that at the start.  So this is an issue with
the standalone slirp package,  not the slirp code compiled into
qemu.  It should be possible to 'fix' that in slirp,  but that's
a seperate issue.

Another problem with the code (wrt windows) is simply does windows
support a pseudo-terminal like thing?  As this patch also requires
them.

It seems to support this under windows one would have to add a packet
protocol on top of the byte stream (however connected) which can then
pass the info about the status of the modem control lines.

So all in all,  there is no point in worrying about windows wrt this
code :-)

DF




reply via email to

[Prev in Thread] Current Thread [Next in Thread]