mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
99127fd103
This deprecates the vm_create() and vm_open() interfaces and introduces vm_openf(), which takes flags controlling its behaviour. In particular, it will optionally create a VM first, and it can optionally reinitialize an existing VM. This enables some simplification of existing consumers. Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D47030 |
||
---|---|---|
.. | ||
aarch64 | ||
amd64 | ||
riscv | ||
internal.h | ||
Makefile | ||
Makefile.depend | ||
ppt.c | ||
vmmapi.c | ||
vmmapi.h |