From: Izik Eidus Date: Wed, 10 Jun 2009 16:23:24 +0000 (+0300) Subject: KVM: Fix dirty bit tracking for slots with large pages X-Git-Tag: v2.6.31-rc2~73^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e244584fe3a5c20deddeca246548ac86dbc6e1d1;p=pandora-kernel.git KVM: Fix dirty bit tracking for slots with large pages When slot is already allocated and being asked to be tracked we need to break the large pages. This code flush the mmu when someone ask a slot to start dirty bit tracking. Cc: stable@kernel.org Signed-off-by: Izik Eidus Signed-off-by: Avi Kivity --- Reading git-diff-tree failed