acrn-hypervisor/hypervisor/common
Li, Fei1 e69b3dcf67 hv: schedule: remove runqueue_lock in sched_context
Now sched_object and sched_context are protected by scheduler_lock. There's no
chance to use runqueue_lock to protect schedule runqueue if we have no plan to
support schedule migration.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Reviewed-by: Yin Fengwei <fengwei.yin@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: remove runqueue_lock in sched_context 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