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)
commit71ba3f3189c78f756a659568fb473600fd78f207
tree7400db1b33a742d7a31f305485339ce24a7de928
parent6e8eb2060cc7fbc4d388d0ab70502e265aec98c6
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