Home
last modified time | relevance | path

Searched hist:"15 f36ebd34b5b296c274ef67024f14c2d394a507" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 15f36ebd34b5b296c274ef67024f14c2d394a507 Thu Aug 02 09:10:17 CDT 2012 Jason J. Herne <jjherne@us.ibm.com> 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 <jjherne@us.ibm.com>
CC: Dominik Dingel <dingel@linux.vnet.ibm.com>
[Dominik Dingel: use gmap_test_and_clear_dirty, locking fixes]
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
/openbmc/linux/virt/kvm/
H A Dkvm_main.cdiff 15f36ebd34b5b296c274ef67024f14c2d394a507 Thu Aug 02 09:10:17 CDT 2012 Jason J. Herne <jjherne@us.ibm.com> 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 <jjherne@us.ibm.com>
CC: Dominik Dingel <dingel@linux.vnet.ibm.com>
[Dominik Dingel: use gmap_test_and_clear_dirty, locking fixes]
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>