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:
d7824ff
)
KVM: MMU: Switch to mmu spinlock
author
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 21 Dec 2007 00:18:26 +0000
(19:18 -0500)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 16:01:21 +0000
(18:01 +0200)
Convert the synchronization of the shadow handling to a separate mmu_lock
spinlock.
Also guard fetch() by mmap_sem in read-mode to protect against alias
and memslot changes.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found