acrn-hypervisor/hypervisor/include/common
Conghui Chen 2abbb99f6a hv: make thread status more accurate
1. Update thread status after switch_in/switch_out.
2. Add 'be_blocking' to represent the intermediate state during
sleep_thread and switch_out. After switch_out, the thread status
update to THREAD_STS_BLOCKED.

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
..
event.h hv: sched: simple event implemention 2020-01-07 11:23:32 +08:00
hypercall.h hv: vPCI: remove passthrough PCI device unuse code 2020-02-24 16:17:38 +08:00
ptdev.h hv: ptirq: associate an irte with ptirq_remapping_info entry 2020-06-16 08:52:56 +08:00
schedule.h hv: make thread status more accurate 2020-07-22 13:38:41 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
vm_uuids.h HV: support up to 7 post launched VMs for industry scenario 2020-04-20 14:59:23 +08:00