qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/3] Always use nonblocking mode for qemu_chr_op


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 2/3] Always use nonblocking mode for qemu_chr_open_fd.
Date: Wed, 23 Jul 2008 11:33:12 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

Gerd Hoffmann wrote:
Anthony Liguori wrote:
Okay, I'd strongly suggest migrating to something other than ptys.


Granted.  That still leaves the question open what to do about the
existing pty support.  Try to fix?  Leave it broken?  Drop from qemu?

I really don't like introducing polling. I think we should be trying to reduce the overall number of wake ups in QEMU, not add more.

I'm inclined to say that we simply declare that reconnecting to a PTY is broken/unsupported and strongly encourage the use of something else (like unix sockets). That's always been my understanding FWIW.

Regards,

Anthony Liguori

cheers,
  Gerd






reply via email to

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