From: Izik Eidus Date: Thu, 6 Aug 2009 17:40:05 +0000 (-0300) Subject: KVM: Fix dirty bit tracking for slots with large pages X-Git-Tag: v2.6.27.32~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f599c5cbcaa13a93215d2f260815d29f265a4457;p=pandora-kernel.git KVM: Fix dirty bit tracking for slots with large pages (cherry picked from commit e244584fe3a5c20deddeca246548ac86dbc6e1d1) 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. Signed-off-by: Izik Eidus Signed-off-by: Avi Kivity Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed