HomeFreeBSD

libvmmapi: Use the vmmctl device file to create and destroy VMs

Description

libvmmapi: Use the vmmctl device file to create and destroy VMs

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

Details

Provenance
markjAuthored on Tue, Nov 5, 1:36 AM
Reviewer
jhb
Differential Revision
D47030: libvmmapi: Use the vmmctl device file to create and destroy VMs
Parents
rGebd48f1e52d7: include: Install dev/vmm headers
Branches
Unknown
Tags
Unknown