From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44679) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtMxj-00019G-6W for qemu-devel@nongnu.org; Thu, 10 Jan 2013 13:34:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtMxh-0001ZC-Ez for qemu-devel@nongnu.org; Thu, 10 Jan 2013 13:34:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtMxh-0001YN-6F for qemu-devel@nongnu.org; Thu, 10 Jan 2013 13:34:45 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0AIYiSQ013754 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 10 Jan 2013 13:34:44 -0500 Message-ID: <50EF09C3.7030409@redhat.com> Date: Thu, 10 Jan 2013 11:34:43 -0700 From: Eric Blake MIME-Version: 1.0 References: <1357827786-14624-1-git-send-email-kraxel@redhat.com> <1357827786-14624-2-git-send-email-kraxel@redhat.com> In-Reply-To: <1357827786-14624-2-git-send-email-kraxel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig3AF3658183C6AB4E56EAB453" Subject: Re: [Qemu-devel] [PATCH v2 01/10] chardev: add error reporting for qemu_chr_new_from_opts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3AF3658183C6AB4E56EAB453 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/10/2013 07:22 AM, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann > --- > include/char/char.h | 3 ++- > qemu-char.c | 24 +++++++++++++++--------- > vl.c | 9 ++++++--- > 3 files changed, 23 insertions(+), 13 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig3AF3658183C6AB4E56EAB453 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.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBCAAGBQJQ7wnDAAoJEKeha0olJ0NqzPoH/jrhBEl+aGcFYY3uDWE3T4jt QVFCXonMsiPrge4wtQ8OsEbo4hq4twnSs2TRNAZ7Ecr/uq7czzrfTTlZOLcjB1Pz by3BliTZqgyJ3LwxaEw4fOIuDndNZZu1ehNd86u9E7g0y4mkDuw/qEBSLhZnxsq8 X37EV0YZ48JJBbtHA9PxkwNPy7Dp2/tzprR/jma1tdq2fKiekiPMEVd5llMnoRwZ c+dmTVIijJR9zd6UdKu/mQACwa63auIuNAPOfv8Q3TuapKWP0K/rCoo5uWMs3zeK ZAyfoc8C1gpYsXH2zPAmsdZ5dlblnZa1tXf7JgDiaH89PHSsBSCQydf1t7+zcdg= =MpaN -----END PGP SIGNATURE----- --------------enig3AF3658183C6AB4E56EAB453--