From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm4bH-0006Nb-Ac for qemu-devel@nongnu.org; Tue, 13 Oct 2015 14:47:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zm4bD-00084m-Am for qemu-devel@nongnu.org; Tue, 13 Oct 2015 14:47:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm4bD-00084Y-5c for qemu-devel@nongnu.org; Tue, 13 Oct 2015 14:46:59 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 9F0B2461C8 for ; Tue, 13 Oct 2015 18:46:58 +0000 (UTC) From: Markus Armbruster References: <1444710158-8723-1-git-send-email-eblake@redhat.com> Date: Tue, 13 Oct 2015 20:46:55 +0200 In-Reply-To: <1444710158-8723-1-git-send-email-eblake@redhat.com> (Eric Blake's message of "Mon, 12 Oct 2015 22:22:20 -0600") Message-ID: <87d1wimwrk.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v8 00/18] post-introspection cleanups, subset B List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org Eric Blake writes: > Pending prerequisite: Markus' qapi-next branch (which has my > subset A patches): > git://repo.or.cz/qemu/armbru.git pull-qapi-2015-10-12 > https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg02796.html > > Also available as a tag at this location: > git fetch git://repo.or.cz/qemu/ericb.git qapi-cleanupv8b > > and I plan to eventually forcefully update my branch with the rest > of the v5 series, at: > http://repo.or.cz/qemu/ericb.git/shortlog/refs/heads/qapi Okay, I got through subset B. First time, actually. Progress!