From: Jason J. Herne Date: Thu, 2 Aug 2012 14:10:17 +0000 (-0400) Subject: KVM: s390: Add proper dirty bitmap support to S390 kvm. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~67^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f36ebd34b5b296c274ef67024f14c2d394a507;p=pandora-kernel.git KVM: s390: Add proper dirty bitmap support to S390 kvm. Replace the kvm_s390_sync_dirty_log() stub with code to construct the KVM dirty_bitmap from S390 memory change bits. Also add code to properly clear the dirty_bitmap size when clearing the bitmap. Signed-off-by: Jason J. Herne CC: Dominik Dingel [Dominik Dingel: use gmap_test_and_clear_dirty, locking fixes] Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed