Skip to content
Commit 36be0b9d authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: x86: Add nested virtualization support for MPX



This is simple to do, the "host" BNDCFGS is either 0 or the guest value.
However, both controls have to be present.  We cannot provide MPX if
we only have one of the "load BNDCFGS" or "clear BNDCFGS" controls.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 4ff41732
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