aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vmware/vmci
Commit message (Expand)AuthorAgeFilesLines
* vmci(4): Correct some typos in source code commentsGordon Bergling2022-09-071-2/+2
* vmci: fix panic due to freeing unallocated resourcesMark Peek2021-10-175-4/+61
* vmci(4): Shorten interrupt descriptions.Alexander Motin2021-08-051-3/+3
* Add MODULE_PNP_INFO() to vmci(4). This allows devd(8) to load theHiroki Sato2020-12-291-4/+13
* Update VMCI license based on comments from core, the FreeBSD Foundation,Mark Peek2018-04-0828-27/+78
* Rectify VMCI SPDX licenseMark Peek2018-03-2727-27/+27
* vmci(4): Fix GCC build and rationalize vmci_kernel_defs.hConrad Meyer2018-03-263-10/+7
* Add VMCI (Virtual Machine Communication Interface) driverMark Peek2018-03-2527-0/+9434