Files
acrn-hypervisor/hypervisor/include/arch/x86
Sainath Grandhi 460e7ee5b1 hv: Variable/macro renaming for intr handling of PT devices using IO-APIC/PIC
1. Renames DEFINE_IOAPIC_SID with DEFINE_INTX_SID as the virtual source can
   be IOAPIC or PIC
2. Rename the src member of source_id.intx_id to ctlr to indicate interrupt
   controller
2. Changes the type of src member of source_id.intx_id from uint32_t to
   enum with INTX_CTLR_IOAPIC and INTX_CTLR_PIC

Tracked-On: #4447
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
2020-03-06 11:29:02 +08:00
..
2020-03-04 17:33:50 +08:00
2019-11-07 08:47:02 +08:00
2020-01-14 10:21:23 +08:00
2020-03-04 17:33:50 +08:00
2020-03-03 09:32:11 +08:00
2020-02-25 09:11:32 +08:00
2020-03-04 17:33:50 +08:00
2020-02-26 09:24:16 +08:00
2019-11-27 09:49:32 +08:00
2020-02-26 09:24:16 +08:00