From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4Y5o-0004aM-7U for qemu-devel@nongnu.org; Sun, 01 Nov 2009 05:55:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4Y5j-0004Wi-EA for qemu-devel@nongnu.org; Sun, 01 Nov 2009 05:55:27 -0500 Received: from [199.232.76.173] (port=36144 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4Y5j-0004WD-30 for qemu-devel@nongnu.org; Sun, 01 Nov 2009 05:55:23 -0500 Received: from cerberus.snarc.org ([212.85.155.21]:37903) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4Y5i-0000YY-Kd for qemu-devel@nongnu.org; Sun, 01 Nov 2009 05:55:22 -0500 Date: Sun, 1 Nov 2009 12:44:53 +0000 From: Vincent Hanquez Subject: Re: [Qemu-devel] QJSON status? Message-ID: <20091101124453.GB14687@snarc.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org On Fri, Oct 30, 2009 at 05:51:20PM +0100, Paolo Bonzini wrote: > I'm a bit lost on the QJSON patches that were posted and what's missing > yet... Anthony, can you place them in your queue or in a separate > branch? a bit OOT by now, but my libjson parser/printer is available at http://projects.snarc.org/libjson/ -- Vincent