mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 20:05:30 +00:00
Add TPR below threshold implement for "Virtual-interrupt delivery" not support. Windows will use it to delay interrupt handle. Complete all the interrupts in IRR as long as they are higher priority than current TPR. Once current IRR priority is less than current TPR enable TPR threshold to IRR, so that if guest reduces the TPR threshold, it would be good to take below TPR threshold exit and let interrupts to go thru. Tracked-On: #1842 Signed-off-by: Zheng, Gen <gen.zheng@intel.com> Signed-off-by: Li, Fei1 <fei1.li@intel.com> |
||
---|---|---|
.. | ||
assign.c | ||
ept.c | ||
guest_memory.c | ||
instr_emul.c | ||
pm.c | ||
trusty.c | ||
ucode.c | ||
vcpu.c | ||
vcpuid.c | ||
virq.c | ||
virtual_cr.c | ||
vlapic_priv.h | ||
vlapic.c | ||
vm.c | ||
vmcall.c | ||
vmcs.c | ||
vmexit.c | ||
vmsr.c | ||
vmtrr.c | ||
vmx_asm.S | ||
vmx_io.c |