]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: enable TDP MMU by default
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 Jul 2021 16:30:52 +0000 (12:30 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 2 Aug 2021 15:01:48 +0000 (11:01 -0400)
commit78d0aae2c34794f68a1ae5cafd388d8d94c251ad
tree7400db1b33a742d7a31f305485339ce24a7de928
parentac0e86d8a16fed90fcc835f2b19988527272a8f8
KVM: x86: enable TDP MMU by default

With the addition of fast page fault support, the TDP-specific MMU has reached
feature parity with the original MMU.  All my testing in the last few months
has been done with the TDP MMU; switch the default on 64-bit machines.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/tdp_mmu.c