commit | 53c810c364d7a2d5cebd5a0e4c882643af3b0a0e | [log] [tgz] |
---|---|---|
author | Mario Smarduch <m.smarduch@samsung.com> | Thu Jan 15 15:58:57 2015 -0800 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jan 16 14:40:15 2015 +0100 |
tree | 4f8221dc438d699b4de8ca7ac77507bc21df9dec | |
parent | c64735554c0aad2dc83c737ecf4c32075bed57a4 [diff] |
KVM: arm: dirty logging write protect support Add support to track dirty pages between user space KVM_GET_DIRTY_LOG ioctl calls. We call kvm_get_dirty_log_protect() function to do most of the work. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>