summaryrefslogtreecommitdiff
path: root/sys/dev/vmm/vmm_dev.h
AgeCommit message (Expand)Author
2025-12-17vmm: Add ability to destroy VMs on closeBojan Novković
2025-11-04vmm: Move vm_maxcpu handling into MI codeMark Johnston
2025-11-04vmm: Consolidate VM name length checkingMark Johnston
2025-11-04vmm: Move the module load handler to vmm_dev.cMark Johnston
2025-10-21vmm: Add PRIV_DRIVER checks for passthru ioctlsMark Johnston
2024-11-05vmm: Add a device file interface for creating and destroying VMsMark Johnston
2024-08-26vmm: Merge vmm_dev.cMark Johnston