acrn-hypervisor/hypervisor/common
Li, Fei1 1081e1000e hv: schedule: NEED_RESCHEDULE flag should be set atomically
Schedule context flag may set out of schedule lock protection, like NEED_OFFLINE
or NEED_SHUTDOWN_VM. So NEED_RESCHEDULE flag should be set atomically too.

Tracked-On: #1842
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2019-07-17 09:20:54 +08:00
..
hv_main.c hv: fix interrupt lost when do acrn_handle_pending_request twice 2019-07-09 09:23:12 +08:00
hypercall.c HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00
ptdev.c hv: ptdev: refine ptdev active flag 2019-07-03 17:44:45 +08:00
schedule.c hv: schedule: NEED_RESCHEDULE flag should be set atomically 2019-07-17 09:20:54 +08:00
softirq.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
trusty_hypercall.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
vm_load.c HV: ve820 fix "Casting operation to a pointer" 2019-07-11 13:57:21 +08:00