qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] *** Vhost-pci RFC ***
@ 2016-05-28 23:36 Wei Wang
  2016-05-28 23:36 ` [Qemu-devel] [PATCH 1/6] Vhost-pci RFC: Introduction Wei Wang
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Wei Wang @ 2016-05-28 23:36 UTC (permalink / raw)
  To: kvm, qemu-devel, virtio-comment, virtio-dev, mst, stefanha,
	pbonzini
  Cc: Wei Wang

This RFC proposes a design of vhost-pci, which is a new virtio device type.
The vhost-pci device is used for inter-VM communication. Please read the RFC
patches for details.


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 Format
  Vhost-pci RFC: Future Security Enhancement
  Vhost-pci RFC: Experimental Results

 Benefits          |   8 ++
 Details           | 324 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 FutureWorks       |  21 ++++
 Introduction      |  31 ++++++
 ModificationScope |   3 +
 Results           |  18 +++
 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

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-06-01  2:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-28 23:36 [Qemu-devel] [PATCH 0/6] *** Vhost-pci RFC *** Wei Wang
2016-05-28 23:36 ` [Qemu-devel] [PATCH 1/6] Vhost-pci RFC: Introduction Wei Wang
2016-05-28 23:36 ` [Qemu-devel] [PATCH 2/6] Vhost-pci RFC: Modification Scope Wei Wang
2016-05-28 23:36 ` [Qemu-devel] [PATCH 3/6] Vhost-pci RFC: Benefits to KVM Wei Wang
2016-05-28 23:36 ` [Qemu-devel] [PATCH 4/6] Vhost-pci RFC: Detailed Description in the Virtio Specification Format Wei Wang
2016-05-28 23:36 ` [Qemu-devel] [PATCH 5/6] Vhost-pci RFC: Future Security Enhancement Wei Wang
2016-05-28 23:36 ` [Qemu-devel] [PATCH 6/6] Vhost-pci RFC: Experimental Results Wei Wang
2016-05-31 18:21 ` [Qemu-devel] [PATCH 0/6] *** Vhost-pci RFC *** Eric Blake
2016-06-01  2:15   ` Wang, Wei W

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).