From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMI0u-0006mQ-SJ for qemu-devel@nongnu.org; Thu, 21 Jan 2016 11:23:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMI0q-0008UD-VC for qemu-devel@nongnu.org; Thu, 21 Jan 2016 11:23:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMI0q-0008Te-Ph for qemu-devel@nongnu.org; Thu, 21 Jan 2016 11:23:08 -0500 References: <1453032795-12690-1-git-send-email-caoj.fnst@cn.fujitsu.com> <1453032795-12690-4-git-send-email-caoj.fnst@cn.fujitsu.com> From: Eric Blake Message-ID: <56A105E4.1020908@redhat.com> Date: Thu, 21 Jan 2016 09:23:00 -0700 MIME-Version: 1.0 In-Reply-To: <1453032795-12690-4-git-send-email-caoj.fnst@cn.fujitsu.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tmeij6i6aH2otkE7pufNwRomVN3mrpHEE" Subject: Re: [Qemu-devel] [PATCH v6 3/6] Add Error **errp for xen_host_pci_device_get() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cao jin , qemu-devel@nongnu.org Cc: stefano.stabellini@eu.citrix.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tmeij6i6aH2otkE7pufNwRomVN3mrpHEE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/17/2016 05:13 AM, Cao jin wrote: > To catch the error message. Also modify the caller >=20 > Signed-off-by: Cao jin > --- > hw/xen/xen-host-pci-device.c | 102 ++++++++++++++++++++++++-----------= -------- > hw/xen/xen-host-pci-device.h | 5 ++- > hw/xen/xen_pt.c | 13 +++--- > 3 files changed, 68 insertions(+), 52 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --tmeij6i6aH2otkE7pufNwRomVN3mrpHEE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWoQXkAAoJEKeha0olJ0NqG/UIAK35kVs6pkp9+mUhdb+LrZ77 QTuiPM5cXogS2oGJUMpFg2FT24YgCEBvhwLk7fW7HPj/FjOpBncaF/Nd1jDX+wu2 3FIe5he0UUu1lQsV1bh+0xRIensLDdRJwzVgCIs3zsFpkpDdoy9UctqaBfSSKV5K HXxk6JtWSrMsUYvbd+t/RM0go8sY3qNsDfW34zbo9unO6/akD83nxXro5MrDQeJ0 t+ti4iLP9uIKOGm/WDUwyDwE3ZY8N4WrslQJ3Q6+WPDOZefVFIuDx6o4AX947hra RH++LsoyW/R/lEmQzG3z1hwxIrY9RHoRZ36Tg1ytgUzNbKNEnPZRwLt1j9oz9vc= =kU25 -----END PGP SIGNATURE----- --tmeij6i6aH2otkE7pufNwRomVN3mrpHEE--