From: Uri Lublin Date: Wed, 21 Feb 2007 16:25:21 +0000 (+0200) Subject: KVM: Add missing calls to mark_page_dirty() X-Git-Tag: v2.6.21-rc3~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab51a434c5816e1ca3f033791c1cc5c6594998ec;p=pandora-kernel.git KVM: Add missing calls to mark_page_dirty() A few places where we modify guest memory fail to call mark_page_dirty(), causing live migration to fail. This adds the missing calls. Signed-off-by: Uri Lublin Signed-off-by: Avi Kivity --- Reading git-diff-tree failed