From mboxrd@z Thu Jan 1 00:00:00 1970 From: m.smarduch@samsung.com (Mario Smarduch) Date: Mon, 12 Jan 2015 08:29:13 -0800 Subject: [PATCH RESEND v15 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8 In-Reply-To: <20150111140327.GY21092@cbox> References: <1420767727-20851-1-git-send-email-m.smarduch@samsung.com> <1420767727-20851-2-git-send-email-m.smarduch@samsung.com> <20150111140327.GY21092@cbox> Message-ID: <54B3F659.40309@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/11/2015 06:03 AM, Christoffer Dall wrote: > On Thu, Jan 08, 2015 at 05:42:07PM -0800, Mario Smarduch wrote: >> This patch enables ARMv8 dirty page logging support. Plugs ARMv8 into generic >> layer through Kconfig symbol, and drops earlier ARM64 constraints to enable >> logging at architecture layer. I applies cleanly on top patches series >> posted Dec 15: >> https://lists.cs.columbia.edu/pipermail/kvmarm/2014-December/012826.html >> >> Patch number #11 of the series has be dropped. > > Again, the stuff about where this applied and other information related > to the series should go below the '---' markers. > > I suggest we iterate on patch 07 and make sure we agree, and then you > send out a complete new series (collect the acks and reviewed-by's in > there please), so I know I'll end up picking the right patches, as this > whole series has sort of sprawled. Yes, the patchset went of track quite a bit. Will do. - Mario > >> >> Signed-off-by: Mario Smarduch > > Otherwise: > > Reviewed-by: Christoffer Dall > > Thanks, > -Christoffer > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Smarduch Subject: Re: [PATCH RESEND v15 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8 Date: Mon, 12 Jan 2015 08:29:13 -0800 Message-ID: <54B3F659.40309@samsung.com> References: <1420767727-20851-1-git-send-email-m.smarduch@samsung.com> <1420767727-20851-2-git-send-email-m.smarduch@samsung.com> <20150111140327.GY21092@cbox> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: marc.zyngier@arm.com, pbonzini@redhat.com, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Christoffer Dall Return-path: Received: from mailout2.w2.samsung.com ([211.189.100.12]:61444 "EHLO usmailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751801AbbALQ3P (ORCPT ); Mon, 12 Jan 2015 11:29:15 -0500 Received: from uscpsbgex1.samsung.com (u122.gpu85.samsung.co.kr [203.254.195.122]) by mailout2.w2.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0NI200MYAOGQ6J60@mailout2.w2.samsung.com> for kvm@vger.kernel.org; Mon, 12 Jan 2015 11:29:14 -0500 (EST) In-reply-to: <20150111140327.GY21092@cbox> Sender: kvm-owner@vger.kernel.org List-ID: On 01/11/2015 06:03 AM, Christoffer Dall wrote: > On Thu, Jan 08, 2015 at 05:42:07PM -0800, Mario Smarduch wrote: >> This patch enables ARMv8 dirty page logging support. Plugs ARMv8 into generic >> layer through Kconfig symbol, and drops earlier ARM64 constraints to enable >> logging at architecture layer. I applies cleanly on top patches series >> posted Dec 15: >> https://lists.cs.columbia.edu/pipermail/kvmarm/2014-December/012826.html >> >> Patch number #11 of the series has be dropped. > > Again, the stuff about where this applied and other information related > to the series should go below the '---' markers. > > I suggest we iterate on patch 07 and make sure we agree, and then you > send out a complete new series (collect the acks and reviewed-by's in > there please), so I know I'll end up picking the right patches, as this > whole series has sort of sprawled. Yes, the patchset went of track quite a bit. Will do. - Mario > >> >> Signed-off-by: Mario Smarduch > > Otherwise: > > Reviewed-by: Christoffer Dall > > Thanks, > -Christoffer >