From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3ROd-0006wl-Cr for qemu-devel@nongnu.org; Thu, 19 May 2016 13:06:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3ROY-0004zZ-Cn for qemu-devel@nongnu.org; Thu, 19 May 2016 13:06:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3ROY-0004zC-70 for qemu-devel@nongnu.org; Thu, 19 May 2016 13:05:58 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id DC5568F2F5 for ; Thu, 19 May 2016 17:05:56 +0000 (UTC) From: Markus Armbruster References: <1463632874-28559-1-git-send-email-eblake@redhat.com> Date: Thu, 19 May 2016 19:05:54 +0200 In-Reply-To: <1463632874-28559-1-git-send-email-eblake@redhat.com> (Eric Blake's message of "Wed, 18 May 2016 22:40:46 -0600") Message-ID: <87posidll9.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v4 00/28] Add qapi-to-JSON and clone visitors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org Meant to inquire about the next batch, but of course you beat me to the punch :) I'll be on vacation next week, so review will be delayed.