cloud-hypervisor/hypervisor
Jinank Jain 6bb33601d0 hypervisor: Avoid leaking KVM GIC state into common GIC state
KVM supports GICv3-ITS emulation and the current GicState is modelled
around the KVM implementation. We should refactor this to accomodate
other hypervisor requirements. For example, MSHV only support GICv2M
emulation for guests for delivering MSI interrupts instead of GICv3-ITS.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2025-03-30 06:18:58 +00:00
..
src hypervisor: Avoid leaking KVM GIC state into common GIC state 2025-03-30 06:18:58 +00:00
Cargo.toml hypervisor: Avoid leaking KVM GIC state into common GIC state 2025-03-30 06:18:58 +00:00