Files
acrn-hypervisor/hypervisor/debug
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
..
2018-09-26 10:41:09 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 16:48:11 +08:00
2018-09-28 13:59:38 +08:00
2018-10-15 09:04:34 +08:00
2018-10-19 18:06:31 +08:00