mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-26 17:55:56 +00:00
Per ACRN RT VM design, there is no virtual IOAPIC and virtual PIC emulated for RT VM. This commit removes the entries of IOAPIC, PIC, PPRT and APRT in ACPI table for RT VM. Tracked-On: #3227 Signed-off-by: Yan, Like <like.yan@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>