qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] patch: make -serial pty not print garbage
@ 2004-10-08 20:39 Johannes Martin
  0 siblings, 0 replies; only message in thread
From: Johannes Martin @ 2004-10-08 20:39 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 333 bytes --]

Hi,

qemu .... -serial pty does not work correctly. When trying to say
        char device redirected to /dev/pts/<n>
it prints garbage instead of /dev/pts/n. This is because it calls slirp's
openpty() function instead of the system's proper openpty(). The attached
patch fixes this (by making slirp's openpty() static).

	Johannes


[-- Attachment #2: Type: APPLICATION/octet-stream, Size: 801 bytes --]

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

only message in thread, other threads:[~2004-10-09  0:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-08 20:39 [Qemu-devel] patch: make -serial pty not print garbage Johannes Martin

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