Expand description
Handles setup and initialization a Vmm object.
Enables pre-boot setup, instantiation and booting of a Firecracker VMM.
Enums§
- Build
Microvm From Snapshot Error - Error type for
build_microvm_from_snapshot. - Start
Microvm Error - Errors associated with starting the instance.
Functions§
- attach_
block_ devices - attach_
net_ devices - build_
and_ boot_ microvm - Builds and boots a microVM based on the current Firecracker VmResources configuration.
- build_
microvm_ for_ boot - Builds and starts a microVM based on the current Firecracker VmResources configuration.
- build_
microvm_ from_ snapshot - Builds and starts a microVM based on the provided MicrovmState.
- create_
vmm_ and_ vcpus