Skip to content
Snippets Groups Projects
Commit d98f2607 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

target/i386: kvm: add VMX migration blocker


Nested VMX does not support live migration yet.  Add a blocker
until that is worked out.

Nested SVM only does not support it, but unfortunately it is
enabled by default for -cpu host so we cannot really disable it.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 4822f1ee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment