git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25c5f22
)
KVM: MMU: unify slots_lock usage
author
Marcelo Tosatti
<marcelo@kvack.org>
Sat, 29 Mar 2008 23:17:59 +0000
(20:17 -0300)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 09:00:52 +0000
(12:00 +0300)
Unify slots_lock acquision around vcpu_run(). This is simpler and less
error-prone.
Also fix some callsites that were not grabbing the lock properly.
[avi: drop slots_lock while in guest mode to avoid holding the lock
for indefinite periods]
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/mmu.c
patch
|
blob
|
history
arch/x86/kvm/paging_tmpl.h
patch
|
blob
|
history
arch/x86/kvm/vmx.c
patch
|
blob
|
history
arch/x86/kvm/x86.c
patch
|
blob
|
history
include/asm-x86/kvm_host.h
patch
|
blob
|
history
diff --cc
arch/x86/kvm/mmu.c
Simple merge
diff --cc
arch/x86/kvm/paging_tmpl.h
Simple merge
diff --cc
arch/x86/kvm/vmx.c
Simple merge
diff --cc
arch/x86/kvm/x86.c
Simple merge
diff --cc
include/asm-x86/kvm_host.h
Simple merge