Module elf

Source
Expand description

Utility to place the Uhyve interface version in the elf header of the hermit kernel.

Structs§

Note
A elf note header entry containing the used Uhyve interface version as little-endian 32-bit value.

Constants§

NT_UHYVE_INTERFACE_VERSION
Note type for specifying the Uhyve interface version in an elf header.