From: Nadav Amit Date: Thu, 2 Apr 2015 00:10:37 +0000 (+0300) Subject: KVM: x86: DR0-DR3 are not clear on reset X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae561edeb421fbc24f97df7af8607c14009c16b2;p=pandora-kernel.git KVM: x86: DR0-DR3 are not clear on reset DR0-DR3 are not cleared as they should during reset and when they are set from userspace. It appears to be caused by c77fb5fe6f03 ("KVM: x86: Allow the guest to run with dirty debug registers"). Force their reload on these situations. Signed-off-by: Nadav Amit Message-Id: <1427933438-12782-4-git-send-email-namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed