From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:47 +0000 (-0800) Subject: [PATCH] KVM: MMU: oom handling X-Git-Tag: v2.6.20-rc4~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebeace8609205bf5e1b96fe325b7dea148042232;p=pandora-kernel.git [PATCH] KVM: MMU: oom handling When beginning to process a page fault, make sure we have enough shadow pages available to service the fault. If not, free some pages. Signed-off-by: Avi Kivity Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed