acrn-hypervisor/hypervisor/dm
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
..
vpci vpci: fix coding style issue 2019-07-22 16:21:40 +08:00
io_req.c hv: io_req: refine vhm_req status setting 2019-07-11 09:15:47 +08:00
vioapic.c softirq:spinlock: correct vioapic/vpic lock usage 2019-07-22 09:55:06 +08:00
vpic.c hv: schedule: schedule to idel after SOS resume form S3 2019-07-29 09:53:18 +08:00
vrtc.c HV: fix violations touched type conversion 2019-07-11 09:16:09 +08:00
vuart.c softirq:spinlock: correct vioapic/vpic lock usage 2019-07-22 09:55:06 +08:00