acrn-hypervisor/hypervisor/include
Yin Fengwei 8626e5aa3a vm_state: Update vm state VM_STATE_INVALID to VM_POWERED_OFF
Replace the vm state VM_STATE_INVALID to VM_POWERED_OFF.
Also replace is_valid_vm() with is_poweroff_vm().
Add API is_created_vm() to identify VM created state.

Tracked-On: #3082
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
2019-05-08 16:58:41 +08:00
..
arch/x86 vm_state: Update vm state VM_STATE_INVALID to VM_POWERED_OFF 2019-05-08 16:58:41 +08:00
common hv: release IOMMU irte when releasing ptirq remapping entries 2019-05-06 18:25:37 +08:00
debug HV: vuart: support MSR and MCR 2019-04-29 15:25:39 +08:00
dm HV: rename 'type' in struct io_request 2019-05-06 18:25:20 +08:00
hw hv: move pci.h to include/hw 2019-04-12 10:09:26 +08:00
lib hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00
public hv: add new hypercall to fetch platform configurations 2019-04-15 22:14:13 +08:00