From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Smarduch Subject: Re: [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1) Date: Tue, 25 Nov 2014 13:57:49 -0800 Message-ID: <5474FB5D.8050008@samsung.com> References: <1415930268-7674-1-git-send-email-m.smarduch@samsung.com> <20141125102207.GB31297@cbox> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: pbonzini@redhat.com, james.hogan@imgtec.com, agraf@suse.de, marc.zyngier@arm.com, cornelia.huck@de.ibm.com, borntraeger@de.ibm.com, catalin.marinas@arm.com, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, kvm-ia64@vger.kernel.org, linux-arm-kernel@lists.infradead.org, steve.capper@arm.com, peter.maydell@linaro.org To: Christoffer Dall Return-path: In-reply-to: <20141125102207.GB31297@cbox> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 11/25/2014 02:22 AM, Christoffer Dall wrote: > Hi Mario, > > On Thu, Nov 13, 2014 at 05:57:41PM -0800, Mario Smarduch wrote: >> Patch series adds support for ARMv7 and generic dirty page logging support. >> As we try to move towards generic dirty page logging additional logic is moved >> to generic code. Initially x86, armv7 KVM_GET_DIRTY_LOG reuses generic >> code, shortly followed by armv8 patches. >> > So given the timing of this and the last-minute fixes to this series, it > is too late to merge for 3.19. > > I would like if we could get one complete patch series with both v7 and > v8 support in there ready for right after the merge window closes, so > that Marc and I can queue this early for -next and then merge it for > 3.20. > > Thanks, > -Christoffer > Hi Christoffer, got it. Thanks.