aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/dev_vmm.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/openbsd: regenerate constsAleksandr Nogikh2023-10-041-6/+2
| | | | | | | Cleanup obsolete names and regenerate consts on the latest OpenBSD checkout. SYS_ consts are no longer needed after #3836
* sys/openbsd: add vmm descriptions (#1152)Anton Lindqvist2019-05-011-0/+119
Most probably limited to input validation for now. In the future, it could be extended to provide a bootable kernel during vm create (/bsd) and turn vmid into a proper resource. The OpenBSD VMs on GCE does support vmm(4).