From: Marcelo Tosatti Date: Tue, 2 Dec 2008 00:32:05 +0000 (-0200) Subject: KVM: MMU: prepopulate the shadow on invlpg X-Git-Tag: v2.6.29-rc1~539^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad218f85e388e8ca816ff09d91c246cd014c53a8;p=pandora-kernel.git KVM: MMU: prepopulate the shadow on invlpg If the guest executes invlpg, peek into the pagetable and attempt to prepopulate the shadow entry. Also stop dirty fault updates from interfering with the fork detector. 2% improvement on RHEL3/AIM7. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed