aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vmware/vmci/vmci_queue_pair.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* vmci: fix panic due to freeing unallocated resourcesMark Peek2021-10-091-0/+3
* vmware: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* Update VMCI license based on comments from core, the FreeBSD Foundation,Mark Peek2018-04-081-1/+1
* Rectify VMCI SPDX licenseMark Peek2018-03-271-1/+1
* vmci(4): Fix GCC build and rationalize vmci_kernel_defs.hConrad Meyer2018-03-261-2/+0
* Add VMCI (Virtual Machine Communication Interface) driverMark Peek2018-03-251-0/+940