cloud-hypervisor/arch
Alex Orozco 971f552e09 vmm: Add acpi table for fw_cfg device
This allows the fw_cfg device to be recognized by the guest linux
kernel. This becomes more relavnt in the following cl where I add
the option to load files into the guest via fw_cfg. The Linux kernel
already has a fw_cfg driver that will automatically load these files
under /sys when CONFIG_FW_CFG_SYSFS is enabled in the kernel config

For arm we must add fw_cfg to the devices tree

Signed-off-by: Alex Orozco <alexorozco@google.com>
2025-08-11 17:29:51 +00:00
..
src vmm: Add acpi table for fw_cfg device 2025-08-11 17:29:51 +00:00
Cargo.toml vmm: Add acpi table for fw_cfg device 2025-08-11 17:29:51 +00:00