From: Zhang Xiantao Date: Tue, 20 Nov 2007 05:11:38 +0000 (+0800) Subject: KVM: Recalculate mmu pages needed for every memory region change X-Git-Tag: v2.6.25-rc1~1138^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad82a7e874c5d6c4045090cc01d7794dd9eb21c;p=pandora-kernel.git KVM: Recalculate mmu pages needed for every memory region change Instead of incrementally changing the mmu cache size for every memory slot operation, recalculate it from scratch. This is simpler and safer. Signed-off-by: Zhang Xiantao Signed-off-by: Avi Kivity --- Reading git-diff-tree failed