mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-04 15:14:27 +00:00
-- Config MAX_EMULATED_MMIO_REGIONS 16 in Kconfig -- Add emulated mmio array and emulated mmio regions in vm structure -- Remove mmio list in vm structure -- Remove unregister_mmio_emulation_handler and vioapic_cleanup APIs Tracked-On: #861 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>