Files
acrn-hypervisor/hypervisor/include/arch/x86
Conghui Chen b6422f8985 hv: remove 'running' from vcpu structure
vcpu->running is duplicated with THREAD_STS_RUNNING status of thread
object. Introduce an API sleep_thread_sync(), which can utilize the
inner status of thread object, to do the sync sleep for zombie_vcpu().

Tracked-On: #5057
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
Reviewed-by: Shuo A Liu <shuo.a.liu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-07-22 13:38:41 +08:00
..
2020-06-10 14:32:15 +08:00
2020-03-25 13:26:58 +08:00
2020-06-19 16:13:20 +08:00
2020-06-18 14:05:56 +08:00
2020-04-16 08:40:17 +08:00
2020-05-08 08:50:13 +08:00
2020-02-26 09:24:16 +08:00