]> git.karo-electronics.de Git - karo-tx-linux.git/commit
VMCI: device driver implementaton.
authorGeorge Zhang <georgezhang@vmware.com>
Tue, 8 Jan 2013 23:54:10 +0000 (15:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:15:55 +0000 (16:15 -0800)
commit197dbaaabd51c170f9b77bd1c401d4ea0361bb7b
treece23e6faaf1a3fe51f6653a453c26cea22de3b28
parent83e2ec765be03e8a8a07619e65df70b48a1db023
VMCI: device driver implementaton.

VMCI driver code implementes both the host and guest personalities of the VMCI driver.

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_driver.c [new file with mode: 0644]
drivers/misc/vmw_vmci/vmci_driver.h [new file with mode: 0644]