mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
For local APIC passthrough case, EOI would not trigger VM-exit. So virtual 'Remote IRR' would not be updated. Needs to read physical IOxAPIC RTE to update virtual 'Remote IRR' field each time when guest wants to read I/O REDIRECTION TABLE REGISTERS Tracked-On: #5923 Signed-off-by: Fei Li <fei1.li@intel.com>