Re: [PATCH v15 06/11] KVM: arm: dirty logging write protect support

Christoffer Dall <[email protected]> Wed, 07 Jan 2015 13:05:25 +0000
Newsgroups org.kernel.vger.kvm-ia64,org.infradead.lists.linux-arm-kernel,org.kernel.vger.kvm,org.kernel.vger.kvm-ppc
Message-ID <20150107130525.GF21092@cbox>
On Sun, Dec 14, 2014 at 11:28:03PM -0800, Mario Smarduch wrote:
> 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: Marc Zyngier <[email protected]>
> Signed-off-by: Mario Smarduch <[email protected]>

Reviewed-by: Christoffer Dall <[email protected]>