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:
3067714
)
KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn
author
Avi Kivity
<avi@qumranet.com>
Sun, 28 Oct 2007 16:52:05 +0000
(18:52 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:52:57 +0000
(17:52 +0200)
Emulation may cause a shadow pte to be instantiated, which requires
memory resources. Make sure the caches are filled to avoid an oops.
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/mmu.c
patch
|
blob
|
history
diff --cc
drivers/kvm/mmu.c
Simple merge