From: Dor Laor Date: Fri, 30 Mar 2007 10:06:33 +0000 (+0300) Subject: KVM: Add mmu cache clear function X-Git-Tag: v2.6.22-rc1~1008^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0fa826f969c262c23908953bf85add487cc2e6c;p=pandora-kernel.git KVM: Add mmu cache clear function Functions that play around with the physical memory map need a way to clear mappings to possibly nonexistent or invalid memory. Both the mmu cache and the processor tlb are cleared. Signed-off-by: Dor Laor Signed-off-by: Avi Kivity --- Reading git-diff-tree failed