From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Date: Wed, 07 Jan 2015 13:05:25 +0000 Subject: Re: [PATCH v15 06/11] KVM: arm: dirty logging write protect support Message-Id: <20150107130525.GF21092@cbox> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org 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 > Signed-off-by: Mario Smarduch Reviewed-by: Christoffer Dall