mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-19 01:53:17 +00:00
Clear AVAILABLE_IRQ_INFO content in qemu-riscv.xml as the x86 ISA IRQ values (3, 4, 5, 6, 7, 8, 9, 11) are not applicable to RISC-V architecture. Note: This leaves AVAILABLE_IRQ_INFO empty as a placeholder. A proper RISC-V implementation should populate this field and fill the device tree for VM. Tracked-On: #8814 Reviewed-by: Fei Li <fei1.li@intel.com> Signed-off-by: Wei6 Zhang <wei6.zhang@intel.com>