From: Avi Kivity Date: Sun, 28 Oct 2007 16:52:05 +0000 (+0200) Subject: KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn X-Git-Tag: v2.6.25-rc1~1138^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b733bfb524af69612f85c36a511f0109c5e3fe8d;p=pandora-kernel.git KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn 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 --- Reading git-diff-tree failed