..
Kconfig
VMCI: Add PCI as a dependency
2013-01-17 12:07:38 -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: include slab.h into files using kmalloc/kfree
2013-01-17 12:07:39 -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: include slab.h into files using kmalloc/kfree
2013-01-17 12:07:39 -08:00
vmci_queue_pair.c
VMCI: rename PPNset to ppn_set to avoid camel case
2013-01-17 12:07:39 -08:00
vmci_queue_pair.h
VMCI: rename PPNset to ppn_set to avoid camel case
2013-01-17 12:07:39 -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