Files
acrn-hypervisor/hypervisor/arch/x86/guest
Cai Yulong 127c98f5db hv: vioapic: fix interrupt lost and redundant interrupt
1. reset polarity of ptirq_remapping_info to zero.
   this help to set correct initial pin state, and fix the interrupt lost issue
   when assign a ptirq to uos.

2. since vioapic_generate_intr relys on rte, we should build rte before
   generating an interrput, this fix the redundant interrupt.

Tracked-On: #3362
Signed-off-by: Cai Yulong <yulongc@hwtc.com.cn>
2019-07-05 10:22:56 +08:00
..
2019-06-21 09:04:44 +08:00
2019-06-28 13:28:26 +08:00
2019-06-28 13:28:26 +08:00
2019-06-27 15:27:37 +08:00
2019-06-27 15:40:19 +08:00
2019-05-07 09:10:13 +08:00