Module linux_loader::loader::elf

source ·
Expand description

Traits and structs for loading elf image kernels into guest memory.

Modules

Structs

  • Raw ELF (a.k.a. vmlinux) kernel image support.

Enums

  • Elf kernel loader errors.
  • Availability of PVH entry point in the kernel, which allows the VMM to use the PVH boot protocol to start guests.