Files
acrn-hypervisor/hypervisor/arch/x86/guest
Cai Yulong 887d41683b hv: check vm state before creating a VM
If launch two UOS with same UUID by acrn-dm, current code path will
return same VM instance to the acrn-dm, this will crash the two UOS.

Check VM state and make sure it's in VM_STATE_INVALID state before
creating a VM.

Tracked-On: #2984
Signed-off-by: Cai Yulong <yulongc@hwtc.com.cn>
2019-04-22 15:18:03 +08:00
..
2019-02-21 10:38:30 +08:00
2019-03-14 09:05:53 +08:00
2019-04-12 13:45:32 +08:00
2019-04-18 09:00:42 +08:00
2019-04-22 15:18:03 +08:00
2019-04-12 10:09:26 +08:00
2019-04-18 09:00:42 +08:00
2019-02-03 13:00:42 +08:00
2019-04-12 10:09:26 +08:00