cloud-hypervisor/devices/src
Alex Orozco 623fadfa9d devices: Add kernel cmdline, kernel, and initramfs to fw_cfg device
The kernel and initramfs are passed to the fw_cfg device as
file references. The cmdline is passed directly.

Signed-off-by: Alex Orozco <alexorozco@google.com>
2025-08-11 17:29:51 +00:00
..
legacy devices: Add kernel cmdline, kernel, and initramfs to fw_cfg device 2025-08-11 17:29:51 +00:00
acpi.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
aia.rs devices: Introduce RISC-V AIA interrupt device 2024-12-06 16:24:41 +00:00
debug_console.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
gic.rs hypervisor: Avoid leaking KVM GIC state into common GIC state 2025-03-30 06:18:58 +00:00
interrupt_controller.rs misc: devices: streamline error Display::fmt() 2025-06-13 19:55:54 +00:00
ioapic.rs devices: silence IRQ debug!() spam 2025-05-16 08:07:32 +00:00
lib.rs devices: Disable tpm module for riscv64 2024-12-06 16:24:41 +00:00
pvmemcontrol.rs misc: devices: streamline error Display::fmt() 2025-06-13 19:55:54 +00:00
pvpanic.rs misc: devices: streamline error Display::fmt() 2025-06-13 19:55:54 +00:00
tpm.rs misc: devices: streamline error Display::fmt() 2025-06-13 19:55:54 +00:00