From: Paolo Bonzini Date: Mon, 18 Aug 2014 14:39:48 +0000 (+0200) Subject: Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" X-Git-Tag: omap-for-v3.17/fixes-against-rc2~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d234daf7e0a3290a3a20c8087eefbd6335a5bd4;p=pandora-kernel.git Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" This reverts commit 682367c494869008eb89ef733f196e99415ae862, which causes 32-bit SMP Windows 7 guests to panic. SeaBIOS has a limit on the number of MTRRs that it can handle, and this patch exceeded the limit. Better revert it. Thanks to Nadav Amit for debugging the cause. Cc: stable@nongnu.org Reported-by: Wanpeng Li Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed