Merge tag 'kvm-x86-mmu-6.5' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 1 Jul 2023 11:18:30 +0000 (07:18 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 1 Jul 2023 11:18:30 +0000 (07:18 -0400)
commit88de4b94801aa8d3a82fd89148330155acb904af
treef7d91a622a45c4fc79a61120c7c3f949c21f18da
parent36b68d360a7a893ba126d6ea6c1799e0b0726362
parent0b210faf337314e4bc88e796218bc70c72a51209
Merge tag 'kvm-x86-mmu-6.5' of https://github.com/kvm-x86/linux into HEAD

KVM x86/mmu changes for 6.5:

 - Add back a comment about the subtle side effect of try_cmpxchg64() in
   tdp_mmu_set_spte_atomic()

 - Add an assertion in __kvm_mmu_invalidate_addr() to verify that the target
   KVM MMU is the current MMU

 - Add a "never" option to effectively avoid creating NX hugepage recovery
   threads
arch/x86/kvm/mmu/mmu.c