Files
acrn-hypervisor/hypervisor/include/arch/x86
Shuo A Liu 4742d1c747 hv: ptdev: move softirq_dev_entry_list from vm structure to per_cpu region
Using per_cpu list to record ptdev interrupts is more reasonable than
recording them per-vm. It makes dispatching such interrupts more easier
as we now do it in softirq which happens following interrupt context of
each pcpu.

Tracked-On: #3663
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-09-16 09:36:52 +08:00
..
2019-09-05 09:59:13 +08:00
2019-09-05 09:58:16 +08:00
2019-09-11 17:30:24 +08:00
2019-02-22 13:14:36 +08:00
2019-01-21 13:49:54 +08:00
2019-09-05 16:32:30 +08:00
2019-08-22 14:13:15 +08:00
2019-09-05 09:58:47 +08:00
2019-09-05 09:58:47 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-08-26 10:47:17 +08:00
2019-05-07 09:10:13 +08:00