开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virt
/
kvm
/
locking.rst
Age
Commit message (
Expand
)
Author
2023-06-16
Documentation: KVM: make corrections to locking.rst
Randy Dunlap
2023-03-24
KVM: Fix comments that refer to the non-existent install_new_memslots()
Jun Miao
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-11
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
2023-01-11
Documentation: kvm: fix SRCU locking order docs
Paolo Bonzini
2022-12-29
KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
Isaku Yamahata
2022-12-29
KVM: x86: Serialize vendor module initialization (hardware setup)
Sean Christopherson
2022-12-28
Documentation: kvm: clarify SRCU locking order
Paolo Bonzini
2022-03-29
Documentation: kvm: include new locks
Paolo Bonzini
2022-03-29
Documentation: kvm: fixes for locking.rst
Paolo Bonzini
2021-08-13
Merge branch 'kvm-tdpmmu-fixes' into HEAD
Paolo Bonzini
2021-08-13
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
2021-08-03
KVM: Block memslot updates across range_start() and range_end()
Paolo Bonzini
2021-06-17
KVM: mmu: Add slots_arch_lock for memslot arch fields
Ben Gardon
2021-03-15
KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamic
Sean Christopherson
2021-03-15
KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEs
Sean Christopherson
2021-02-04
KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
Ben Gardon
2020-03-16
KVM: Documentation: Update fast page fault for indirect sp
Peter Xu
2020-02-12
docs: kvm: Convert locking.txt to ReST format
Mauro Carvalho Chehab