OSDN Git Service

VMCI: doorbell implementation.
authorGeorge Zhang <georgezhang@vmware.com>
Tue, 8 Jan 2013 23:53:51 +0000 (15:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:15:55 +0000 (16:15 -0800)
commit83e2ec765be03e8a8a07619e65df70b48a1db023
tree70223b239b2f5f786956f992ea98eda0535bcfc6
parenta110b7ebb9c674a2b591af2780dd512ad0198d50
VMCI: doorbell implementation.

VMCI doorbell code allows for notifcations between host and guest.

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