From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmOle-0004pl-Jy for qemu-devel@nongnu.org; Wed, 14 Oct 2015 12:19:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmOlb-0004Sh-Bl for qemu-devel@nongnu.org; Wed, 14 Oct 2015 12:19:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmOlb-0004S9-0w for qemu-devel@nongnu.org; Wed, 14 Oct 2015 12:19:03 -0400 References: <1444838064-14481-1-git-send-email-pbonzini@redhat.com> From: Eric Blake Message-ID: <561E8071.7060009@redhat.com> Date: Wed, 14 Oct 2015 10:18:57 -0600 MIME-Version: 1.0 In-Reply-To: <1444838064-14481-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="74RxLOk3J9sI98qUSuGDs2xsfpVsifMLL" Subject: Re: [Qemu-devel] [PATCH v2 00/21] qemu-char: refactoring of chardev creation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: samuel.thibault@ens-lyon.org, Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --74RxLOk3J9sI98qUSuGDs2xsfpVsifMLL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/14/2015 09:54 AM, Paolo Bonzini wrote: > This series rewrites chardev creation to use a new ->create > member of the CharDriver struct, and to always signal errors > via Error*. >=20 > The advantage is that backend-specific creation functions need > not be exported anymore for qemu-char.c's usage, and hence do not > need stubs anymore. Hmm - I just noticed that this series conflicts with my work at redoing how qapi union types are laid out (basically, I'm going from backend->foo to backend->u.foo). I'll list your series as a prerequisite of mine. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --74RxLOk3J9sI98qUSuGDs2xsfpVsifMLL 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/ iQEcBAEBCAAGBQJWHoBxAAoJEKeha0olJ0NqlecH/3uEbHohr00DBZjc1sEY83kZ tuKBTeR8cURLEeVuNHb+I/hqHY77bxa1HuBfWb0qD0xiGkudaqa3X7wB2SR8cWTl e4eGNidgsoMerLzIK2OSrrbvJzfTZMwdymxqR+Zhh8KhZ1MZ+YcLmextnOTdYkBT 8Vo7MUtzw8B7HCfMHmw3j3coiDuJ0ma7WezGbp0rJt4TwUXPAdamtxog1Z0KOdJo 9XKzSCN+tgy06qXJuks0sc7i+mhCKsuBnh51cz0cqFjGzhme67nN+db6BoHJBxAH M+kipfNJxCVCtiZPwPTKKzcNIb/Ej123KaWgLOA8gBu5FOG6z3alOHBskWPFoGY= =9dLq -----END PGP SIGNATURE----- --74RxLOk3J9sI98qUSuGDs2xsfpVsifMLL--