diff options
author | Alexis Dambricourt <alexis.dambricourt@gmail.com> | 2015-12-14 15:39:34 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-22 15:28:37 +0100 |
commit | a7f2d7865720ff13d5b0f2a3bb1fd80dc3d7a73f (patch) | |
tree | eb056ec459bc3f15b8b4ce1c9c5ef1b5b3abffc0 /arch/x86/kernel/head32.c | |
parent | 6fd086214a32510b963d9662b034bfd16cfad2ba (diff) | |
download | blackbird-op-linux-a7f2d7865720ff13d5b0f2a3bb1fd80dc3d7a73f.tar.gz blackbird-op-linux-a7f2d7865720ff13d5b0f2a3bb1fd80dc3d7a73f.zip |
KVM: MTRR: fix fixed MTRR segment look up
This fixes the slow-down of VM running with pci-passthrough, since some MTRR
range changed from MTRR_TYPE_WRBACK to MTRR_TYPE_UNCACHABLE. Memory in the
0K-640K range was incorrectly treated as uncacheable.
Fixes: f7bfb57b3e89ff89c0da9f93dedab89f68d6ca27
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=107561
Cc: qemu-stable@nongnu.org
Signed-off-by: Alexis Dambricourt <alexis.dambricourt@gmail.com>
[Use correct BZ for "Fixes" annotation. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kernel/head32.c')
0 files changed, 0 insertions, 0 deletions