From: Paolo Bonzini Date: Fri, 21 Feb 2014 09:36:37 +0000 (+0100) Subject: KVM: nVMX: Allow nested guests to run with dirty debug registers X-Git-Tag: v3.15-rc1~118^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16c293e4ecbddedfc1d64095ce56f0569adc12b;p=pandora-kernel.git 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: Paolo Bonzini --- Reading git-diff-tree failed