cloud-hypervisor/hypervisor
Jinank Jain 3eb6b69dd2 hypervisor: Extend interrupt handling for legacy IRQ
On x86 MSHV guests only used to support MSI based interrupts via IOAPIC
but ARM64 guests uses legacy interrupt for its functioning. Thus, extend
the logic to create routing entry to support legacy interrupts for ARM64
guests on MSHV.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2025-05-05 10:44:16 +00:00
..
src hypervisor: Extend interrupt handling for legacy IRQ 2025-05-05 10:44:16 +00:00
Cargo.toml hypervisor: Add definition for parsing EsrEl2 register 2025-04-17 13:11:23 +00:00