From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnneM-0006Ea-Tb for qemu-devel@nongnu.org; Thu, 30 Apr 2015 08:33:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnneJ-00015H-O5 for qemu-devel@nongnu.org; Thu, 30 Apr 2015 08:33:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43904) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnneJ-00014Z-Gj for qemu-devel@nongnu.org; Thu, 30 Apr 2015 08:33:03 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t3UCX2lv011283 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 30 Apr 2015 08:33:02 -0400 Date: Thu, 30 Apr 2015 08:33:00 -0400 From: Luiz Capitulino Message-ID: <20150430083300.778b7a84@redhat.com> In-Reply-To: <87k2wtst75.fsf@blackfin.pond.sub.org> References: <1430343306-6152-1-git-send-email-eblake@redhat.com> <87k2wtst75.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/3] parse 'null' literal in QMP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: kwolf@redhat.com, qemu-devel@nongnu.org On Thu, 30 Apr 2015 14:21:02 +0200 Markus Armbruster wrote: > Eric Blake writes: > > > Here's my attempt to merge the best points of Markus' approach [1] > > (patches 16-18 of that series - benefit of smaller patches and fewer > > malloc calls) and my approach [2] (benefit of a testsuite addition > > and more detailed commit messages), while fixing the typos that both > > of us had in v1. > > > > [1]https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg00342.html > > [2]https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg00623.html > > Looks ready. Luiz? It's in my queue.