On Wed, 3 Apr 2013 10:05:40 -0500 mdroth <mdr...@linux.vnet.ibm.com> wrote:
> On Wed, Mar 27, 2013 at 09:17:30AM -0400, Luiz Capitulino wrote: > > On Wed, 27 Mar 2013 10:10:42 +0100 > > Stefan Hajnoczi <stefa...@redhat.com> wrote: > > > > > There are several places where QEMU accidentally relies on the O_NONBLOCK > > > state > > > of passed file descriptors. Exposing O_NONBLOCK state makes it part of > > > the QMP > > > API whenever getfd or fdset_add_fd are used! > > > > > > Whether or not QEMU will use O_NONBLOCK is an implementation detail and > > > should > > > be hidden from QMP clients. > > > > > > This patch series addresses this in 3 steps: > > > > Nice series: > > > > Applied to the qmp branch, thanks. > > Hi Luiz, > > Eric/mjt have noted that this series fixes a number of issues in 1.4.0 > and have requested it for 1.4.1 > > http://thread.gmane.org/gmane.comp.emulators.qemu/203851 > > The cut-off for 1.4.1 is Tuesday. Do you plan to send a pull for these soon? Sure, I can do that. And thanks to remind me.