]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "KVM: SVM: use NPT page attributes"
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Oct 2015 11:20:22 +0000 (13:20 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Oct 2015 11:30:44 +0000 (13:30 +0200)
commitfc07e76ac7ffa3afd621a1c3858a503386a14281
tree666420f710cccb20cb17cded72f3595fb1aa49e1
parentbcf166a9942c3aabd8b752a7c38a49f57c54cfb8
Revert "KVM: SVM: use NPT page attributes"

This reverts commit 3c2e7f7de3240216042b61073803b61b9b3cfb22.
Initializing the mapping from MTRR to PAT values was reported to
fail nondeterministically, and it also caused extremely slow boot
(due to caching getting disabled---bug 103321) with assigned devices.

Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Reported-by: Sebastian Schuette <dracon@ewetel.net>
Cc: stable@vger.kernel.org # 4.2+
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm.c