Commit 7c67f546 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: SVM: do not allow VMRUN inside SMM



VMRUN is not supported inside the SMM handler and the behavior is undefined.
Just raise a #UD.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent acd05785
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment