]> Git Repo - linux.git/commit
Revert "KVM: MMU: fast invalidate all pages"
authorSean Christopherson <[email protected]>
Tue, 5 Feb 2019 21:01:34 +0000 (13:01 -0800)
committerPaolo Bonzini <[email protected]>
Wed, 20 Feb 2019 21:48:47 +0000 (22:48 +0100)
commitea145aacf4ae8485cf179a4d0dc502e9f75044f4
treea1251ef68c0d57e4380c5258bd23d5986bedbd14
parent5d6317ca4e61a3fa7528f832cd945c42fde8e67f
Revert "KVM: MMU: fast invalidate all pages"

Remove x86 KVM's fast invalidate mechanism, i.e. revert all patches
from the original series[1], now that all users of the fast invalidate
mechanism are gone.

This reverts commit 5304b8d37c2a5ebca48330f5e7868d240eafbed1.

[1] https://lkml.kernel.org/r/1369960590[email protected]

Cc: Xiao Guangrong <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/mmu.h
This page took 0.054067 seconds and 4 git commands to generate.