From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwUSv-0004le-QN for qemu-devel@nongnu.org; Tue, 18 Oct 2016 09:30:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwUSq-0003Zq-Vy for qemu-devel@nongnu.org; Tue, 18 Oct 2016 09:30:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33856) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwUSq-0003Zi-P0 for qemu-devel@nongnu.org; Tue, 18 Oct 2016 09:29:56 -0400 References: <20161018092405.21829-1-marcandre.lureau@redhat.com> <20161018092405.21829-7-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <3e7fbd31-1aac-4e74-0311-c76a9ae8a244@redhat.com> Date: Tue, 18 Oct 2016 08:29:54 -0500 MIME-Version: 1.0 In-Reply-To: <20161018092405.21829-7-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="K3PUWo3j0Rujfsqwo82EVlSbOpQdpLMw3" Subject: Re: [Qemu-devel] [PATCH v2 6/6] tests/vhost-user-bridge: use contrib/libvhost-user List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: victork@redhat.com, mst@redhat.com, felipe@nutanix.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --K3PUWo3j0Rujfsqwo82EVlSbOpQdpLMw3 From: Eric Blake To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: victork@redhat.com, mst@redhat.com, felipe@nutanix.com Message-ID: <3e7fbd31-1aac-4e74-0311-c76a9ae8a244@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 6/6] tests/vhost-user-bridge: use contrib/libvhost-user References: <20161018092405.21829-1-marcandre.lureau@redhat.com> <20161018092405.21829-7-marcandre.lureau@redhat.com> In-Reply-To: <20161018092405.21829-7-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/18/2016 04:24 AM, Marc-Andr=C3=A9 Lureau wrote: > Use the libvhost-user library. >=20 > This ended up being a rather large patch that cannot be easily splitted= , s/splitted/split/ (One of those weird English verbs that has the same spelling in multiple tenses) > due to massive code move and API changes. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > tests/vhost-user-bridge.c | 1177 +++++++++----------------------------= -------- > tests/Makefile.include | 2 +- > 2 files changed, 229 insertions(+), 950 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --K3PUWo3j0Rujfsqwo82EVlSbOpQdpLMw3 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/ iQEcBAEBCAAGBQJYBiPSAAoJEKeha0olJ0NqqmIH/07TzNLypvFz7e4PKSa2IN2I /49uYGahpZSZI3LN5RHhtz75eC1RI6ZlN9whSas5TAcDwoEm1PzJcoQaHbLAeOYM AVejcDhj4k0o+bvtzI10FjBPkNwQ3Ccs+zoZu+YFXk/SClScIrPr3jd3YZ4Lhroa VpFVwTssMJlsfDQPhST4tjiNnlRc70YEeGvxWeQg9ipXOywEpGzIVzcmx2Bl8tHq xGJd4Yx2wG2KX+bYNFz9K/8pQt72EpC69spDs8PfiRGrbfe4eTn3+9wkCJfH1IEs a9CTXaaI+xHVTJvD0o8qQrJWiPFdpzRVwHrB3/roiFg0T+qZZTMqrBHsP7wls9g= =8s6y -----END PGP SIGNATURE----- --K3PUWo3j0Rujfsqwo82EVlSbOpQdpLMw3--