summaryrefslogtreecommitdiff
path: root/sys/dev/vmware/vmci/vmci_queue_pair.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2021-10-09vmci: fix panic due to freeing unallocated resourcesMark Peek
2020-09-01vmware: clean up empty lines in .c and .h filesMateusz Guzik
2018-04-08Update VMCI license based on comments from core, the FreeBSD Foundation,Mark Peek
2018-03-27Rectify VMCI SPDX licenseMark Peek
2018-03-26vmci(4): Fix GCC build and rationalize vmci_kernel_defs.hConrad Meyer
2018-03-25Add VMCI (Virtual Machine Communication Interface) driverMark Peek