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

KVM: nVMX: Allow nested guests to run with dirty debug registers



When preparing the VMCS02, the CPU-based execution controls is computed
by vmx_exec_control.  Turn off DR access exits there, too, if the
KVM_DEBUGREG_WONT_EXIT bit is set in switch_db_regs.

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