]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/arm/kvm/arm.c
KVM: arm: dirty logging write protect support
authorMario Smarduch <m.smarduch@samsung.com>
Thu, 15 Jan 2015 23:58:57 +0000 (15:58 -0800)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 16 Jan 2015 13:40:15 +0000 (14:40 +0100)
commit53c810c364d7a2d5cebd5a0e4c882643af3b0a0e
tree4f8221dc438d699b4de8ca7ac77507bc21df9dec
parentc64735554c0aad2dc83c737ecf4c32075bed57a4
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>
arch/arm/kvm/Kconfig
arch/arm/kvm/arm.c
arch/arm/kvm/mmu.c