From: Amit Shah Date: Mon, 15 Jun 2009 07:55:34 +0000 (+0530) Subject: KVM: Ignore reads to K7 EVNTSEL MSRs X-Git-Tag: v2.6.31-rc2~73^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6996240afcbe61682eab8eeaeb65c34333164d;p=pandora-kernel.git KVM: Ignore reads to K7 EVNTSEL MSRs In commit 7fe29e0faacb650d31b9e9f538203a157bec821d we ignored the reads to the P6 EVNTSEL MSRs. That fixed crashes on Intel machines. Ignore the reads to K7 EVNTSEL MSRs as well to fix this on AMD hosts. This fixes Kaspersky antivirus crashing Windows guests on AMD hosts. Signed-off-by: Amit Shah Signed-off-by: Avi Kivity --- Reading git-diff-tree failed