acrn-hypervisor/hypervisor/include
Shuo A Liu 55b148ab01 hv: Add vlapic_has_pending_intr of apicv to check pending interrupts
Sometimes HV wants to know if there are pending interrupts of one vcpu.
Add .has_pending_intr interface in acrn_apicv_ops and return the pending
interrupts status by check IRRs of apicv.

Tracked-On: #4329
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-01-23 13:37:53 +08:00
..
arch/x86 hv: Add vlapic_has_pending_intr of apicv to check pending interrupts 2020-01-23 13:37:53 +08:00
common hv: sched: simple event implemention 2020-01-23 13:37:53 +08:00
debug HV: Kconfig: remove MAX_VCPUS_PER_VM in Kconfig 2019-12-12 13:49:28 +08:00
dm hv: vpci: restore PCI BARs when doing AF FLR 2019-12-20 13:09:42 +08:00
hw hv: vpci: restore PCI BARs when doing AF FLR 2019-12-20 13:09:42 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public hv: make hypercall HC_CREATE_VCPU empty 2019-09-24 11:58:45 +08:00