Files
acrn-hypervisor/hypervisor/include/arch/x86
Jason Chen CJ 6d67364881 scheduler: refine runqueue related functions
add struct sched_object, and use it as input param instead of vcpu for
below functions:
- add_to_cpu_runqueue renamed from add_vcpu_to_runqueue
- remove_from_cpu_runqueue renamed from remove_vcpu_from_runqueue
- get_next_sched_obj added to get next sched object

Tracked-On: #1842
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <edide.dong@intel.com>
2018-12-21 10:34:15 +08:00
..
2018-12-20 15:44:08 +08:00
2018-12-19 09:07:14 +08:00
2018-12-04 09:10:54 +08:00
2018-12-12 13:08:10 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 15:44:08 +08:00
2018-11-30 14:55:17 +08:00
2018-12-19 09:07:14 +08:00
2018-12-17 14:31:52 +08:00
2018-12-12 13:08:10 +08:00