acrn-hypervisor/hypervisor/include
Jason Chen CJ 1c7d2f653a vuart: change irq from 4 to 6
irq 4 is sharing with idma, after change vuart to level trigger, the idma
driver could handle this irq 4 and send out EOI, which cause the irq storm.

move vuart irq to a not used 6.

Tracked-On: https://github.com/projectacrn/acrn-hypervisor/issues/1476
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-10-19 18:06:31 +08:00
..
arch/x86 Revert "hv: x2apic support for acrn" 2018-10-19 17:24:56 +08:00
common fix "use of single line comments(s) //" 2018-10-17 16:16:31 +08:00
debug vuart: change irq from 4 to 6 2018-10-19 18:06:31 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
public hv: add suffix(U/UL) to come up MISRA-C into include 2018-10-15 22:33:30 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00