acrn-hypervisor/hypervisor/dm
Li, Fei1 ce19dd423e hv: vlapic: make vlapic deliver interrupt related functions more readable
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>
2019-02-02 09:31:49 +08:00
..
vpci hv: Add bit representation for MSI addr and data 2019-01-26 23:25:34 +08:00
vioapic.c hv: vlapic: make vlapic deliver interrupt related functions more readable 2019-02-02 09:31:49 +08:00
vmptable.c HV: enable pcpu bitmap config for partition mode 2019-01-21 18:03:31 +08:00
vpic.c hv:Move several inline APIs from vm.h to *.c 2019-01-29 11:29:59 +08:00
vrtc.c hv: rename register_io_emulation_handler 2019-01-08 11:28:13 +08:00