commit | 0d234daf7e0a3290a3a20c8087eefbd6335a5bd4 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 18 16:39:48 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 19 15:12:28 2014 +0200 |
tree | ac5623ee51094af0c3a0c07ca8366716351b3c7f | |
parent | 9a4cfb27f7233610c5ddc82329c26d39683fad72 [diff] |
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 <wanpeng.li@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>