mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 15:22:34 -04:00
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 | ||