From: Hollis Blanchard Date: Fri, 25 Jul 2008 18:54:50 +0000 (-0500) Subject: KVM: ppc: fix invalidation of large guest pages X-Git-Tag: v2.6.27-rc1~57^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc04454fa81e93b5f1b5133950331639d2f59f85;p=pandora-kernel.git KVM: ppc: fix invalidation of large guest pages When guest invalidates a large tlb map, there may be more than one corresponding shadow tlb maps that need to be invalidated. Use eaddr and eend to find these shadow tlb maps. Signed-off-by: Liu Yu Signed-off-by: Hollis Blanchard Signed-off-by: Avi Kivity --- Reading git-diff-tree failed