From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtFtV-0006Lx-7E for qemu-devel@nongnu.org; Fri, 15 May 2015 09:43:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YtFtQ-0004Ig-A9 for qemu-devel@nongnu.org; Fri, 15 May 2015 09:43:17 -0400 From: Markus Armbruster References: <1425041028-21531-1-git-send-email-armbru@redhat.com> <54F0854C.40909@suse.de> <87vbia58h0.fsf@blackfin.pond.sub.org> <5507D70D.8080508@suse.de> <87wq2gjcc8.fsf@blackfin.pond.sub.org> <5507DCA9.6070907@suse.de> Date: Fri, 15 May 2015 15:43:08 +0200 In-Reply-To: <5507DCA9.6070907@suse.de> (Alexander Graf's message of "Tue, 17 Mar 2015 08:50:01 +0100") Message-ID: <87pp629csz.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH] macio: Convert to realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc , qemu-devel@nongnu.org Alexander Graf writes: > On 17.03.15 08:46, Markus Armbruster wrote: >> Alexander Graf writes: >> >>> On 09.03.15 19:30, Markus Armbruster wrote: >>>> Alexander Graf writes: >>>> >>>>> On 27.02.15 13:43, Markus Armbruster wrote: >>>>>> Convert device models "macio-oldworld" and "macio-newworld". >>>>>> >>>>>> Signed-off-by: Markus Armbruster >>>>>> --- >>>>>> Depends on my "[PATCH 00/10] pci: Partial conversion to realize", >>>>>> which is in Michael's latest pull request. >>>>> >>>>> Can you please poke me again when it landed? >>>> >>>> Applies cleanly to master now (commit 277263e). >>> >>> Hrm, does not seem to apply cleanly now. How about we postpone this to >>> 2.4? It's not really crucial for 2.3 and we're in hard freeze now. >> >> Sad (it's been on list for almost three weeks, most of the time waiting >> for the PCI pull), but it's clearly your choice to make. > > Yeah, but we're past hard freeze and I'd consider this not critical > enough to warrant potential breakage. > >> git-am doesn't dare to apply the patch on list, but git-cherry-pick >> applies the commit from which it was formatted without a peep. Result >> appended, just in case you'd like to consider it. > > Awesome, that was quick. Thanks, applied to ppc-next-2.4. Pull request ETA? I don't mean to be pushy, but I've been trying to get this in since February, and I got more work depending on it...