]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "KVM: MMU: zap pages in batch"
authorSean Christopherson <sean.j.christopherson@intel.com>
Tue, 5 Feb 2019 21:01:28 +0000 (13:01 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Feb 2019 21:48:43 +0000 (22:48 +0100)
commite6521a703150fa908ec1c3f49f88e594c4a1da85
treef8326119f330c2ca8d016ac1122841897f25a1bc
parent78fb61daff89e042aa09d287dc4bca596d25898e
Revert "KVM: MMU: zap pages in batch"

Unwinding optimizations related to obsolete pages is a step towards
removing x86 KVM's fast invalidate mechanism, i.e. this is one part of
a revert all patches from the series that introduced the mechanism[1].

This reverts commit 91852df7b51bd6298480090bcd126472a9a03842.

[1] https://lkml.kernel.org/r/1369960590-14138-1-git-send-email-xiaoguangrong@linux.vnet.ibm.com

Cc: Xiao Guangrong <guangrong.xiao@gmail.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c