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:
9f652d2
)
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
author
Avi Kivity
<avi@redhat.com>
Thu, 25 Dec 2008 13:10:50 +0000
(15:10 +0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:02:52 +0000
(11:02 +0200)
Effectively reverting to the pre walk_shadow() version -- but now
with the reusable for_each().
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/paging_tmpl.h
patch
|
blob
|
history
diff --cc
arch/x86/kvm/paging_tmpl.h
Simple merge