VMCI: event handling implementation.
authorGeorge Zhang <georgezhang@vmware.com>
Tue, 8 Jan 2013 23:54:23 +0000 (15:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:15:55 +0000 (16:15 -0800)
commit1d990201f9bb499b7c76ab00abeb7e803c0bcb2a
treed4d1e6be4cdab3d73432a164ce494010dfc5c1c9
parent197dbaaabd51c170f9b77bd1c401d4ea0361bb7b
VMCI: event handling implementation.

VMCI event code that manages event handlers and handles callbacks when specific
events fire.

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_event.c [new file with mode: 0644]
drivers/misc/vmw_vmci/vmci_event.h [new file with mode: 0644]
This page took 0.024629 seconds and 5 git commands to generate.