summaryrefslogtreecommitdiff
path: root/Documentation/kvm/locking.txt
AgeCommit message (Collapse)Author
2011-03-17KVM: Start lock documentationJan Kiszka
The goal of this document shall be - overview of all locks used in KVM core - provide details on the scope of each lock - explain the lock type, specifically of a raw spin locks - provide a lock ordering guide Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Avi Kivity <avi@redhat.com>