Files
acrn-hypervisor/hypervisor/include/arch/x86
Yin, Fengwei 11e67f1c4a softirq: move softirq from hv_main to interrupt context
softirq shouldn't be bounded to vcpu thread. One issue for this
is shell (based on timer) can't work if we don't start any guest.

This change also is trying best to make softirq handler running
with irq enabled.

Also update the irq disable/enabel in vmexit handler to align
with the usage in vcpu_thread.

Tracked-On: #3387
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-07-22 09:55:06 +08:00
..
2019-07-19 16:47:06 +08:00
2019-07-17 13:48:00 +08:00
2019-05-15 09:31:43 +08:00
2019-06-20 09:32:55 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-07-01 09:57:05 +08:00
2019-05-22 16:36:03 +08:00
2019-05-07 09:10:13 +08:00