|
| From: | Ian Jackson |
| Subject: | Re: [Qemu-devel] [PATCH 2/2] open ptys in non-blocking mode. |
| Date: | Fri, 18 Jul 2008 14:47:23 +0100 |
Gerd Hoffmann writes ("[Qemu-devel] [PATCH 2/2] open ptys in non-blocking
mode."):
> Otherwise qemu will hang in case nobody connects to the pty and the
> guests prints enougth messages to fill up the buffer (which is 4k
> in linux).
This patch is correct, but I don't think it goes far enough. There
are a couple of other cases which need fixing too.
I will send a patch series about this.
Ian.
| [Prev in Thread] | Current Thread | [Next in Thread] |