On 6/17/2019 10:56 AM, Liran Alon wrote:
This effectively reverts d98f26073beb ("target/i386: kvm: add VMX migration
blocker").
This can now be done because previous commits added support for Intel VMX
migration.
AMD SVM migration is still blocked. This is because kernel
KVM_CAP_{GET,SET}_NEST
This effectively reverts d98f26073beb ("target/i386: kvm: add VMX migration
blocker").
This can now be done because previous commits added support for Intel VMX
migration.
AMD SVM migration is still blocked. This is because kernel
KVM_CAP_{GET,SET}_NESTED_STATE in case of AMD SVM is not
implemen