Updated: October 28, 2024 |
Functions for working with the firmware components of the VM presented to the guest
The gacpi_*() functions are for use with ACPI on x86 platforms; the gfdt_*() functions are for use with flattened device trees (FDTs) on ARM platforms.
All functions that firmware.h provides are used in the startup phase only and are not thread safe.
Only use these functions on VDEV_CTRL_GEN_ACPI or VDEV_CTRL_GEN_FDT.