From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1) Date: Tue, 25 Nov 2014 11:22:07 +0100 Message-ID: <20141125102207.GB31297@cbox> References: <1415930268-7674-1-git-send-email-m.smarduch@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Mario Smarduch Return-path: Content-Disposition: inline In-Reply-To: <1415930268-7674-1-git-send-email-m.smarduch@samsung.com> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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