mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-14 02:00:27 +00:00
Only x86 has local APIC pass-thru. For release mode, the console_vmexit_callback is empty, complier should optimize this unuseful check. Tracked-On: #8805 Signed-off-by: Fei Li <fei1.li@intel.com>