Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VMCI: Remove dependency on BLOCK I/O | Andy King | 2013-01-17 | 1 | -12/+16 |
* | VMCI: Add PCI as a dependency | Andy King | 2013-01-17 | 1 | -1/+1 |
* | VMCI: Some header and config files. | George Zhang | 2013-01-08 | 2 | -0/+20 |
* | VMCI: host side driver implementation. | George Zhang | 2013-01-08 | 1 | -0/+1042 |
* | VMCI: guest side driver implementation. | George Zhang | 2013-01-08 | 1 | -0/+759 |
* | VMCI: routing implementation. | George Zhang | 2013-01-08 | 2 | -0/+256 |
* | VMCI: resource object implementation. | George Zhang | 2013-01-08 | 2 | -0/+288 |
* | VMCI: queue pairs implementation. | George Zhang | 2013-01-08 | 2 | -0/+3611 |
* | VMCI: handle array implementation. | George Zhang | 2013-01-08 | 2 | -0/+194 |
* | VMCI: event handling implementation. | George Zhang | 2013-01-08 | 2 | -0/+249 |
* | VMCI: device driver implementaton. | George Zhang | 2013-01-08 | 2 | -0/+167 |
* | VMCI: doorbell implementation. | George Zhang | 2013-01-08 | 2 | -0/+655 |
* | VMCI: datagram implementation. | George Zhang | 2013-01-08 | 2 | -0/+552 |
* | VMCI: context implementation. | George Zhang | 2013-01-08 | 2 | -0/+1396 |