From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Witcw-0004E5-0f for qemu-devel@nongnu.org; Fri, 09 May 2014 18:50:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Witcp-0007PU-3p for qemu-devel@nongnu.org; Fri, 09 May 2014 18:50:49 -0400 Received: from qmta04.emeryville.ca.mail.comcast.net ([76.96.30.40]:53685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Witco-0007P8-Kt for qemu-devel@nongnu.org; Fri, 09 May 2014 18:50:43 -0400 Message-ID: <536D5B37.2010209@redhat.com> Date: Fri, 09 May 2014 16:48:23 -0600 From: Eric Blake MIME-Version: 1.0 References: <1399575182-9768-1-git-send-email-lcapitulino@redhat.com> <1399575182-9768-9-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1399575182-9768-9-git-send-email-lcapitulino@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="to3JAWsJLxauruP1BE00QtjeQ6ENRIgPB" Subject: Re: [Qemu-devel] [PULL 08/38] pci-assign: accept Error from monitor_handle_fd_param2() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino , peter.maydell@linaro.org Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --to3JAWsJLxauruP1BE00QtjeQ6ENRIgPB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/08/2014 12:52 PM, Luiz Capitulino wrote: > From: Laszlo Ersek >=20 > Propagate any errors in monitor fd handling up to get_real_device(), an= d > report them there. We'll continue the propagation upwards when > get_real_device() becomes a leaf itself (when none of its callees will > report errors internally any longer when detecting and returning an > error). >=20 > Signed-off-by: Laszlo Ersek > eviewed-by: Eric Blake If it's not too late, you may want to fix this R-b. > Signed-off-by: Luiz Capitulino > --- > hw/i386/kvm/pci-assign.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --to3JAWsJLxauruP1BE00QtjeQ6ENRIgPB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTbVs4AAoJEKeha0olJ0NqLj4H+gIyPIrGp+oMdJjgwe3SnhDW GtwG6JwdRpyKfHoK1QS3xutR9LpiRVaHlevMMpdazuOk6VoKo8tXPrSoFuakbIKf Xs3Ftf3QlK9+lT+Hwdd0H8FnrG/kDO+S03I3tzrLsRik6sfASu+PZzbY78K/1GLw NpfuE24J4asAoup7RY5TrtxN+mv2oxjycF6KW4iL2zRO372Oq9+/go+4CEn2G+KH I/EM+MrUt6luQXKz2x+boym839EItQLtfYQh2af5uVzN2m/IbOBGrgEc1nX4Wb7P gQ1Vf7hSMoYFKrLzFNt8cXQn3FYe25A4Cc/8pau8sg5hyUobGep6AXttJmwYWJk= =1oBx -----END PGP SIGNATURE----- --to3JAWsJLxauruP1BE00QtjeQ6ENRIgPB--