Files
acrn-hypervisor/hypervisor/include/arch/x86
Junjie Mao db62c23d81 HV: vioapic: use uint8_t for pins
IOAPIC pins always fit in 8-bit and we already use uint8_t for virt_pins. This
patch converts pins in vioapic to uint8_t.

This is based on Arindam's previous patch ("was: hv: Cleanup and optimise
vioapic.c"), with SOS boot failure resolved, format string updated, complex
arithmetic expression with implicit type conversion decoupled. Also make some
local variables representing interrupt vectors uint32_t.

Signed-off-by: Arindam Roy <arindam.roy@intel.com>
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-05 15:54:52 +08:00
..
2018-07-05 15:54:52 +08:00
2018-06-15 17:10:41 +08:00
2018-07-05 12:45:44 +08:00
2018-06-07 09:55:29 +08:00
2018-07-02 12:33:06 +08:00
2018-06-08 12:06:15 +08:00
2018-07-02 11:22:48 +08:00
2018-05-18 16:38:40 +08:00