Files
cloud-hypervisor/vmm/src
Zhibin Li 28686bba46 vmm: fix rsdp_addr assertion for TDX
TDX builds its own ACPI tables in `create_acpi_tables_tdx` so it will
return None in the standard `create_acpi_tables` function and the
assertion for `rsdp_addr` will fail.

Signed-off-by: Zhibin Li <banlu.lzb@antgroup.com>
2026-01-29 16:23:22 +00:00
..
2025-12-17 13:54:52 +00:00
2026-01-21 19:40:17 +00:00
2025-12-17 13:54:52 +00:00
2025-12-09 16:14:44 +00:00
2026-01-29 16:23:22 +00:00