projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
36b68d3
0b210fa
)
Merge tag 'kvm-x86-mmu-6.5' of https://github.com/kvm-x86/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 1 Jul 2023 11:18:30 +0000
(07:18 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 1 Jul 2023 11:18:30 +0000
(07:18 -0400)
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
1
2
arch/x86/kvm/mmu/mmu.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/x86/kvm/mmu/mmu.c
Simple merge