| NVMM(4) | Device Drivers Manual | NVMM(4) |
nvmm — NetBSD
Virtual Machine Monitor
The nvmm driver provides kernel support
for hardware-accelerated virtualization. It is made of a generic MI
frontend, to which MD backends can be plugged to implement the core
virtualization.
In practice, nvmm is used by the
libnvmm(3) API to implement
hypervisors.
The following backends are supported:
The nvmm driver was written by
Maxime Villard.
| July 30, 2023 | NetBSD 11.0 |