summaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_vmci/vmci_context.c
Commit message (Collapse)AuthorAgeFilesLines
* VMCI: context implementation.George Zhang2013-01-091-0/+1214
VMCI Context code maintains state for vmci and allows the driver to communicate with multiple VMs. 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>