acrn-hypervisor/hypervisor/dm
Wei Liu 2c70a1e115 hv: fix sos kernel hang when migrate irq to different cpu
With kernel 4.19, it's possible that same irq vector assigned
to different devices on different cpu.

So when we update the tmr, we should update the value for cpu
which is irq target.

Tracked-On: #2212
Signed-off-by: Alek Du <alek.du@intel.com>
2018-12-29 10:04:33 +08:00
..
hw
vpci hv: vpci: 2 MISRA-C violation fixes 2018-12-16 14:52:44 +08:00
vioapic.c hv: fix sos kernel hang when migrate irq to different cpu 2018-12-29 10:04:33 +08:00
vpic.c
vrtc.c