linux-stable/drivers/misc/vmw_vmci
George Zhang 20259849bb VMCI: Some header and config files.
VMCI head config patch Adds all the necessary files to enable building of the VMCI
module with the Linux Makefiles and Kconfig systems. Also adds the header files used
for building modules against the 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>
2013-01-08 16:15:57 -08:00
..
Kconfig VMCI: Some header and config files. 2013-01-08 16:15:57 -08:00
Makefile VMCI: Some header and config files. 2013-01-08 16:15:57 -08:00
vmci_context.c
vmci_context.h
vmci_datagram.c VMCI: datagram implementation. 2013-01-08 16:15:55 -08:00
vmci_datagram.h VMCI: datagram implementation. 2013-01-08 16:15:55 -08:00
vmci_doorbell.c VMCI: doorbell implementation. 2013-01-08 16:15:55 -08:00
vmci_doorbell.h VMCI: doorbell implementation. 2013-01-08 16:15:55 -08:00
vmci_driver.c VMCI: device driver implementaton. 2013-01-08 16:15:55 -08:00
vmci_driver.h VMCI: device driver implementaton. 2013-01-08 16:15:55 -08:00
vmci_event.c VMCI: event handling implementation. 2013-01-08 16:15:55 -08:00
vmci_event.h VMCI: event handling implementation. 2013-01-08 16:15:55 -08:00
vmci_guest.c VMCI: guest side driver implementation. 2013-01-08 16:15:56 -08:00
vmci_handle_array.c VMCI: handle array implementation. 2013-01-08 16:15:55 -08:00
vmci_handle_array.h VMCI: handle array implementation. 2013-01-08 16:15:55 -08:00
vmci_host.c VMCI: host side driver implementation. 2013-01-08 16:15:56 -08:00
vmci_queue_pair.c VMCI: queue pairs implementation. 2013-01-08 16:15:56 -08:00
vmci_queue_pair.h VMCI: queue pairs implementation. 2013-01-08 16:15:56 -08:00
vmci_resource.c VMCI: resource object implementation. 2013-01-08 16:15:56 -08:00
vmci_resource.h VMCI: resource object implementation. 2013-01-08 16:15:56 -08:00
vmci_route.c VMCI: routing implementation. 2013-01-08 16:15:56 -08:00
vmci_route.h VMCI: routing implementation. 2013-01-08 16:15:56 -08:00