From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7oI9-00038N-MQ for qemu-devel@nongnu.org; Tue, 31 May 2016 14:21:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7oI4-0005Nr-O7 for qemu-devel@nongnu.org; Tue, 31 May 2016 14:21:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7oI4-0005Nj-I7 for qemu-devel@nongnu.org; Tue, 31 May 2016 14:21:20 -0400 References: <1464478595-146533-1-git-send-email-wei.w.wang@intel.com> From: Eric Blake Message-ID: <574DD61E.3060906@redhat.com> Date: Tue, 31 May 2016 12:21:18 -0600 MIME-Version: 1.0 In-Reply-To: <1464478595-146533-1-git-send-email-wei.w.wang@intel.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XTaclWg5XfA8ChU0Lexc75XF2IQ22Mxui" Subject: Re: [Qemu-devel] [PATCH 0/6] *** Vhost-pci RFC *** List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wei Wang , kvm@vger.kernel.org, qemu-devel@nongnu.org, virtio-comment@lists.oasis-open.org, virtio-dev@lists.oasis-open.org, mst@redhat.com, stefanha@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XTaclWg5XfA8ChU0Lexc75XF2IQ22Mxui Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/28/2016 05:36 PM, Wei Wang wrote: > This RFC proposes a design of vhost-pci, which is a new virtio device t= ype. > The vhost-pci device is used for inter-VM communication. Please read th= e RFC > patches for details. >=20 >=20 > Wei Wang (6): > Vhost-pci RFC: Introduction > Vhost-pci RFC: Modification Scope > Vhost-pci RFC: Benefits to KVM > Vhost-pci RFC: Detailed Description in the Virtio Specification Forma= t > Vhost-pci RFC: Future Security Enhancement > Vhost-pci RFC: Experimental Results >=20 > Benefits | 8 ++ > Details | 324 ++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > FutureWorks | 21 ++++ > Introduction | 31 ++++++ > ModificationScope | 3 + > Results | 18 +++ Umm, are you really creating 6 new files? Shouldn't this just be a single patch, as a single file, under the docs/ subdirectory? > 6 files changed, 405 insertions(+) > create mode 100644 Benefits > create mode 100644 Details > create mode 100644 FutureWorks > create mode 100644 Introduction > create mode 100644 ModificationScope > create mode 100644 Results >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --XTaclWg5XfA8ChU0Lexc75XF2IQ22Mxui 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/ iQEcBAEBCAAGBQJXTdYeAAoJEKeha0olJ0NqQL8IAKt/oJKIGs0RfAzG9VgxG+x1 Jk6v+71dHQ6Atl5KnCcMwV9yZVJGNEG7kmabGjI3lJ2hi92XtqYk6vYSCFzwRwtX OVAbayD3M8Xa63dgoDBTBxeekzOo3tXrpk9s7+TKcuemp5Cnwz9B9zKYSZ0ieukG pgH+2RHvrY8nIG+ek+PUfXB6zJHs+K92gqAS9P7P12qZtve7A0J8D959y3WukbXc 2lQoL9ikIb2Zhwi9Chgi1OrpUczreqc/VuEL0/Mia9Chqj/iqx+aPnJqlkb96Yf1 0fv5rWiUqw8Km+SrnMikv/6REQAzmtvKJUP3YIPsrWdE9HNG7+P1Qt5bogJVapQ= =/2Fi -----END PGP SIGNATURE----- --XTaclWg5XfA8ChU0Lexc75XF2IQ22Mxui--