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 >