acrn-hypervisor/hypervisor/include/public
Kaige Fu 8ad5adced7 HV: Set vm state as with VM_POWERING_OFF when RTVM poweroff by itself
We set the vm state as VM_POWERING_OFF when RTVM is trying to poweroff by itself.
We will check it when trying to pause vCPUs of RTVM. Only if vm state equal to
VM_POWERING_OFF, we take action to pause the vCPUs of RTVM. Otherwise, we will
reject the pause request.

Tracked-On: #2865
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
2019-03-29 16:17:44 +08:00
..
acrn_common.h HV: Set vm state as with VM_POWERING_OFF when RTVM poweroff by itself 2019-03-29 16:17:44 +08:00
acrn_hv_defs.h profiling: enable to capture dropped samples while buffering 2019-02-01 11:44:04 +08:00