VMCI: host side driver implementation.
authorGeorge Zhang <georgezhang@vmware.com>
Tue, 8 Jan 2013 23:55:45 +0000 (15:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:15:56 +0000 (16:15 -0800)
commit8bf503991f87e32ea42a7bd69b79ba084fddc5d7
tree2ebc075370c154a361fc87b68ef0ce0d22e47fa4
parent1f166439917b69d3046e2e49fe923579d9181212
VMCI: host side driver implementation.

VMCI host side driver code implementation.

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_host.c [new file with mode: 0644]