pub const DEFAULT_GIC_V2M_MSI_FRAME_BASE: u64 = 0xEFFE_8000;Expand description
Base address of the guest-visible GIC v2m MSI frame (exposed via the MADT and used by the software v2m SETSPI decoder for emulated devices). This is OpenVMM-emulated MMIO (one 4 KiB page), not shadowed by the hypervisor, so it stays at the conventional address.