acrn-hypervisor/hypervisor/include
Yin Fengwei bfa19e9104 pm: S5: update the system shutdown logical in ACRN
For system S5, ACRN had assumption that SOS shutdown will trigger
system shutdown. So the system shutdown logical is:
   1. Trap SOS shutdown
   2. Wait for all other guest shutdown
   3. Shutdown system

The new logical is refined as:
   If all guest is shutdown, shutdown whole system

Tracked-On: #4270
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
2019-12-23 15:15:09 +08:00
..
arch/x86 pm: S5: update the system shutdown logical in ACRN 2019-12-23 15:15:09 +08:00
common HV: Remove INIT signal notification related code 2019-12-17 09:45:52 +08:00
debug HV: Kconfig: remove MAX_VCPUS_PER_VM in Kconfig 2019-12-12 13:49:28 +08:00
dm hv: vpci: restore PCI BARs when doing AF FLR 2019-12-23 10:14:37 +08:00
hw hv: vpci: restore PCI BARs when doing AF FLR 2019-12-23 10:14:37 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public hv: make hypercall HC_CREATE_VCPU empty 2019-09-24 11:58:45 +08:00