VMCI: queue pairs implementation.
authorGeorge Zhang <georgezhang@vmware.com>
Tue, 8 Jan 2013 23:54:54 +0000 (15:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:15:56 +0000 (16:15 -0800)
commit06164d2b72aa752ce4633184b3e0d97601017135
tree51e2ec49ace40729b043978fae3a1e8a5a5411c2
parentb484b26cc7be6ccf3676deb5e03aed2609ee9a40
VMCI: queue pairs implementation.

VMCI queue pairs allow for bi-directional ordered communication between host and guests.

Signed-off-by: George Zhang <georgezhang@vmware.com>
Acked-by: Andy king <acking@vmware.com>
Acked-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/vmw_vmci/vmci_queue_pair.c [new file with mode: 0644]
drivers/misc/vmw_vmci/vmci_queue_pair.h [new file with mode: 0644]