acrn-hypervisor/devicemodel/hw/platform
Edwin Zhai 30549a59c7 DM: increase vioapic pin count
Current only 8 vioapic pins for pci irq (total 24 with 16 reserved),
which easily leads virtual GSI sharing with more and more passthrough
devices. This patch doulbes vioapic pin count and adds reboot hooks to
allocate from same pin after each reboot.

Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
2018-05-16 15:09:48 +08:00
..
acpi dm: Reorganize ACRN DM directory. 2018-05-15 17:25:58 +08:00
atkbdc.c DM: add deinit function to virtual keyboard device 2018-05-15 17:25:24 +08:00
cmos_io.c initial import 2018-05-11 14:44:28 +08:00
ioapic.c DM: increase vioapic pin count 2018-05-16 15:09:48 +08:00
ioc.c DM: ioc code cleanup 2018-05-15 17:25:57 +08:00
ioc_cbc.c IOC mediator: DEBUG: support IOC log file 2018-05-15 17:25:54 +08:00
ps2kbd.c DM: add deinit function for ps2kbd and ps2mouse 2018-05-15 17:25:24 +08:00
ps2mouse.c DM: add deinit function for ps2kbd and ps2mouse 2018-05-15 17:25:24 +08:00
rtc.c DM: vrtc code cleanup 2018-05-15 17:25:57 +08:00
usb_mouse.c initial import 2018-05-11 14:44:28 +08:00