diff options
author | Paolo Bonzini | 2024-05-12 03:18:30 -0400 |
---|---|---|
committer | Paolo Bonzini | 2024-05-12 03:18:30 -0400 |
commit | 5a1c72e07e830dda424f2929332a1435c9736da3 (patch) | |
tree | fb41829eb06683e80c052bb26355d877590ae524 /virt | |
parent | dee7ea42a1eba18bf4722a27b10773607c66e21d (diff) | |
parent | 226d9b8f16883ca412ef8efbad6f3594587a8dab (diff) |
Merge tag 'kvm-x86-mmu-6.10' of https://github.com/kvm-x86/linux into HEAD
KVM x86 MMU changes for 6.10:
- Process TDP MMU SPTEs that are are zapped while holding mmu_lock for read
after replacing REMOVED_SPTE with '0' and flushing remote TLBs, which allows
vCPU tasks to repopulate the zapped region while the zapper finishes tearing
down the old, defunct page tables.
- Fix a longstanding, likely benign-in-practice race where KVM could fail to
detect a write from kvm_mmu_track_write() to a shadowed GPTE if the GPTE is
first page table being shadowed.
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions