From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VoDRX-0006o2-R5 for qemu-devel@nongnu.org; Wed, 04 Dec 2013 09:28:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VoDRS-0000ke-Ui for qemu-devel@nongnu.org; Wed, 04 Dec 2013 09:28:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:3468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VoDRS-0000kW-LU for qemu-devel@nongnu.org; Wed, 04 Dec 2013 09:28:42 -0500 Message-ID: <529F3C15.1080805@redhat.com> Date: Wed, 04 Dec 2013 07:28:37 -0700 From: Eric Blake MIME-Version: 1.0 References: <1385754746-21172-1-git-send-email-a.motakis@virtualopensystems.com> <1385754746-21172-4-git-send-email-a.motakis@virtualopensystems.com> In-Reply-To: <1385754746-21172-4-git-send-email-a.motakis@virtualopensystems.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="j3wvDWLe8XIFPj0B1sIe9L9njNWeGlUbw" Subject: Re: [Qemu-devel] [PATCH 3/5] Add vhostsock option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Antonios Motakis , qemu-devel@nongnu.org Cc: Anthony Liguori , "Michael S. Tsirkin" , Michael Tokarev , Markus Armbruster , n.nikolaev@virtualopensystems.com, Luiz Capitulino , Stefan Hajnoczi , lukego@gmail.com, Paolo Bonzini , tech@virtualopensystems.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --j3wvDWLe8XIFPj0B1sIe9L9njNWeGlUbw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11/29/2013 12:52 PM, Antonios Motakis wrote: > Adding a new tap network backend option - vhostsock. It points > to a named unix domain socket, that will be used to communicate > with vhost-user backend. This is a temporary work around; in future > versions of this series vhost-user will be made independent from > the tap network backend. >=20 > +++ b/qapi-schema.json > @@ -2891,6 +2891,8 @@ > # > # @vhostforce: #optional vhost on for non-MSIX virtio guests > # > +# @vhostsock: #optional vhost backend socket > +# Needs a "(since 2.0)" designation. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --j3wvDWLe8XIFPj0B1sIe9L9njNWeGlUbw 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.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSnzwVAAoJEKeha0olJ0NqLYMH/jRuHmlE1hPDC5hYpmwZrlf+ dPYIB3yaH++rfMKXqA6CtEFzRRhcbD97z3oQIegMNQyq97wXyR/zWPYuCJ06EqWF prpRgMJOxfJr1aMB1uGbyEAC2FguEE90waduvruHrQgzlSuGISc+Z6Xb6doAsjt3 dEZagGEeLv779XcLOIviXy5u4NVZFkwmuORmlE7vP3TXM4agkn6VKEKE/ZztrahO GczkzaZFF1Idcwv0IuZAJBx6wERU1vn/H/jkgigLujxbW1AT5yHblxw3DEkJCgGV FbL+mfmV8l3Es7gO6HDHZ8Qr9PBX+tVJpveeMVZZ4PBIQgJuOnjjUcfbmSzV4zM= =9AsJ -----END PGP SIGNATURE----- --j3wvDWLe8XIFPj0B1sIe9L9njNWeGlUbw--