Expand description
A simple VMM for loading and running test microkernels (TMKs) but does not support general-purpose VMs.
This is used to test the underlying VMM infrastructure without the complexity of the full OpenVMM stack.
Modulesยง
- host_
vmm ๐Support for running as a host VMM. - load ๐Support for loading a TMK into VM memory.
- paravisor_
vmm ๐Support for running as a paravisor VMM. - run ๐Support for running a VMโs VPs.
Structsยง
- Options ๐A simple VMM for loading and running test microkernels (TMKs).
Enumsยง
- Hypervisor
Opt ๐