Files
acrn-hypervisor/hypervisor/arch/x86
Yu Wang 8e296155d5 hv: apicv: enable interrupt-window if any pending external interrupts
The external interrupt events only can be inject if RFLAGS.IF = 1 and no
blocking by both STI and MOV SS. If met this scenario, we need to enable
"interrupt-window exiting" for injection in next VMEXIT.

Tracked-On: #1189
Signed-off-by: Yu Wang <yu1.wang@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-09-10 10:12:18 +08:00
..
2018-09-03 09:32:49 +08:00
2018-09-03 09:32:49 +08:00
2018-08-31 11:18:26 +08:00
2018-08-23 08:54:54 +08:00
2018-09-03 09:32:49 +08:00
2018-08-16 16:24:13 +08:00