acrn-hypervisor/hypervisor/include
Li, Fei1 4a27d08360 hv: schedule: schedule to idel after SOS resume form S3
After "commit f0e1c5e init vcpu host stack when reset vcpu", SOS resume form S3
wants to schedule to vcpu_thread not the point where SOS enter S3. So we should
schedule to idel first then reschedule to execute vcpu_thread.

Tracked-On: #3387
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2019-07-29 09:53:18 +08:00
..
arch/x86 hv: schedule: schedule to idel after SOS resume form S3 2019-07-29 09:53:18 +08:00
common hv: schedule: minor fix about the return type of need_offline 2019-07-17 09:20:54 +08:00
debug hv: uart: enable early boot uart 2019-07-26 09:10:06 +08:00
dm vpci: fix coding style issue 2019-07-22 16:21:40 +08:00
hw HV: add support for 64-bit bar emulation 2019-07-04 11:25:01 +08:00
lib hv:move several files related X86 for lib 2019-05-13 10:12:20 +08:00
public HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00