summaryrefslogtreecommitdiffstats
path: root/Documentation/virt/kvm/locking.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert2024-10-201-1/+1
* Documentation: KVM: fix warning in "make htmldocs"Paolo Bonzini2024-09-271-0/+1
* KVM: Register cpuhp and syscore callbacks when enabling hardwareSean Christopherson2024-09-041-4/+5
* KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlockSean Christopherson2024-09-041-9/+23
* KVM: x86/mmu: always take tdp_mmu_pages_lockPaolo Bonzini2023-12-011-4/+3
* Documentation: KVM: make corrections to locking.rstRandy Dunlap2023-06-161-9/+9
* KVM: Fix comments that refer to the non-existent install_new_memslots()Jun Miao2023-03-241-1/+1
* Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini2023-01-241-12/+13
|\
| * KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse2023-01-111-1/+1
| * Documentation: kvm: fix SRCU locking order docsPaolo Bonzini2023-01-111-11/+12
* | KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lockIsaku Yamahata2022-12-291-9/+10
* | KVM: x86: Serialize vendor module initialization (hardware setup)Sean Christopherson2022-12-291-0/+6
|/
* Documentation: kvm: clarify SRCU locking orderPaolo Bonzini2022-12-281-5/+14
* Documentation: kvm: include new locksPaolo Bonzini2022-03-291-0/+15
* Documentation: kvm: fixes for locking.rstPaolo Bonzini2022-03-291-9/+19
* Merge branch 'kvm-tdpmmu-fixes' into HEADPaolo Bonzini2021-08-131-4/+4
|\
| * KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-131-4/+4
* | KVM: Block memslot updates across range_start() and range_end()Paolo Bonzini2021-08-031-0/+6
|/
* KVM: mmu: Add slots_arch_lock for memslot arch fieldsBen Gardon2021-06-171-0/+5
* KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamicSean Christopherson2021-03-151-9/+9
* KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEsSean Christopherson2021-03-151-19/+18
* KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU mapBen Gardon2021-02-041-1/+8
* KVM: Documentation: Update fast page fault for indirect spPeter Xu2020-03-161-6/+5
* docs: kvm: Convert locking.txt to ReST formatMauro Carvalho Chehab2020-02-121-0/+243