All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] *** vhost-user spec extension for vhost-pci ***
@ 2016-11-24  3:20 Wei Wang
  2016-11-24  3:20 ` [Qemu-devel] [PATCH v2 1/4] spec/vhost-user: fix the VHOST_USER prefix Wei Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Wei Wang @ 2016-11-24  3:20 UTC (permalink / raw)
  To: marcandre.lureau, mst, stefanha, pbonzini, qemu-devel, virtio-comment
  Cc: Wei Wang

This spec patch series extends the vhost-user protocol to support the vhost-pci
based inter-VM communiaction.

v1->v2 changes:
1) start from the simpler case - change "1-slave-N-master" to "1-slave-1-master"
configuration plane. Accordingly, the previous "uuid", "conn_id" are removed;
2) add the _CREATE_ and _DESTROY_ comands to the VHOST_USER_SET_PEER_CONNECTION
message; and
3) fix the VHOST_USER prefix.

Wei Wang (4):
  spec/vhost-user: fix the VHOST_USER prefix
  spec/vhost-user: extend vhost-user to support the vhost-pci based    
    inter-vm communiaction
  spec/vhost-user: add the VHOST_USER_SET_PEER_CONNECTION message
  spec/vhost-user: add VHOST_USER_PROTOCOL_F_VERSATILE_SLAVE

 docs/specs/vhost-user.txt | 93 +++++++++++++++++++++++++++++++++++++----------
 1 file changed, 74 insertions(+), 19 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-11-28 13:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-24  3:20 [Qemu-devel] [PATCH v2 0/4] *** vhost-user spec extension for vhost-pci *** Wei Wang
2016-11-24  3:20 ` [Qemu-devel] [PATCH v2 1/4] spec/vhost-user: fix the VHOST_USER prefix Wei Wang
2016-11-28  6:02   ` Marc-André Lureau
2016-11-24  3:20 ` [Qemu-devel] [PATCH v2 2/4] spec/vhost-user: extend vhost-user to support the vhost-pci based inter-vm communiaction Wei Wang
2016-11-24  3:20 ` [Qemu-devel] [PATCH v2 3/4] spec/vhost-user: add the VHOST_USER_SET_PEER_CONNECTION message Wei Wang
2016-11-24  3:20 ` [Qemu-devel] [PATCH v2 4/4] spec/vhost-user: add VHOST_USER_PROTOCOL_F_VERSATILE_SLAVE Wei Wang
2016-11-28 12:41   ` Marc-André Lureau
2016-11-28 13:36     ` [Qemu-devel] [virtio-comment] " Wei Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.