From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azgu0-0000Vq-2z for qemu-devel@nongnu.org; Mon, 09 May 2016 04:50:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azgtr-0007br-JF for qemu-devel@nongnu.org; Mon, 09 May 2016 04:50:51 -0400 Received: from mail-lf0-x22f.google.com ([2a00:1450:4010:c07::22f]:33908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azgtr-0007be-1z for qemu-devel@nongnu.org; Mon, 09 May 2016 04:50:47 -0400 Received: by mail-lf0-x22f.google.com with SMTP id m64so191991015lfd.1 for ; Mon, 09 May 2016 01:50:46 -0700 (PDT) Sender: Paolo Bonzini References: <1461903820-3092-1-git-send-email-eblake@redhat.com> From: Paolo Bonzini Message-ID: <57304F6F.7070406@redhat.com> Date: Mon, 9 May 2016 10:50:55 +0200 MIME-Version: 1.0 In-Reply-To: <1461903820-3092-1-git-send-email-eblake@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org Cc: famz@redhat.com, armbru@redhat.com On 29/04/2016 06:23, Eric Blake wrote: > Note that the series has a mutually exclusive choice: either > patch 8, or patches 10-11. I still haven't gotten any feedback > on which choice seems nicer. I vote for patch 8. Paolo