acrn-hypervisor/hypervisor/include/common
Sainath Grandhi 85217e362f hv: Introduce Global System Interrupt (GSI) into INTx Remapping
As ACRN prepares to support platforms with multiple IO-APICs,
GSI is a better way to represent physical and virtual INTx interrupt
source.
1) This patch replaces usage of "pin" with "gsi" whereever applicable
across the modules.
2) PIC pin to gsi is trickier and needs to consider the usage of
"Interrupt Source Override" structure in ACPI for the corresponding VM.

Tracked-On: #4151
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Acked-by: Eddie Dong <eddie.dong@Intel.com>
2020-03-25 09:36:18 +08:00
..
event.h hv: sched: simple event implemention 2020-01-07 11:23:32 +08:00
hypercall.h hv: vPCI: remove passthrough PCI device unuse code 2020-02-24 16:17:38 +08:00
ptdev.h hv: Introduce Global System Interrupt (GSI) into INTx Remapping 2020-03-25 09:36:18 +08:00
schedule.h hv: sched_bvt: add BVT scheduler 2020-02-25 09:11:32 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00