From: Avi Kivity Date: Thu, 11 Oct 2007 13:30:21 +0000 (+0200) Subject: KVM: MMU: When updating the dirty bit, inform the mmu about it X-Git-Tag: v2.6.25-rc1~1138^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fcc2724628c6548748ec80a90b548fc300e81f;p=pandora-kernel.git KVM: MMU: When updating the dirty bit, inform the mmu about it Since the mmu uses different shadow pages for dirty large pages and clean large pages, this allows the mmu to drop ptes that are now invalid. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed