From: Jan Kiszka Date: Sat, 4 Jan 2014 17:47:15 +0000 (+0100) Subject: KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS X-Git-Tag: v3.14-rc1~127^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9926c9fdbdd54bb229fe6fdbd15ca3af2b8425ae;p=pandora-kernel.git KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS Whenever we change arch.dr7, we also have to call kvm_update_dr7. In case guest debugging is off, this will synchronize the new state into hardware. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed