mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-08 08:26:55 +00:00
Rename vlapic_deliver_intr to vlapic_receive_intr: ioapic/msi device deliver an interrupt to lapic. Rename vlapic_pending_intr to vlapic_find_deliverable_intr: find a deliverable interrupt which pending in irr and its priority large than ppr. Rename vlapic_intr_accepted to vlapic_get_deliverable_intr: get the deliverable interrupt from irr and set it in isr (which also raise ppr update) Tracked-On: #1842 Signed-off-by: Li, Fei1 <fei1.li@intel.com> |
||
---|---|---|
.. | ||
assign.h | ||
ept.h | ||
guest_pm.h | ||
guest.h | ||
instr_emul.h | ||
io_emul.h | ||
trusty.h | ||
ucode.h | ||
vcpu.h | ||
vcpuid.h | ||
virtual_cr.h | ||
vlapic.h | ||
vm.h | ||
vmcs.h | ||
vmexit.h | ||
vmtrr.h |