From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1fXF-0007ZO-Bi for qemu-devel@nongnu.org; Thu, 08 Sep 2011 10:25:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1fXB-0007XY-9p for qemu-devel@nongnu.org; Thu, 08 Sep 2011 10:24:57 -0400 Received: from e35.co.us.ibm.com ([32.97.110.153]:38753) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1fXB-0007Wp-4a for qemu-devel@nongnu.org; Thu, 08 Sep 2011 10:24:53 -0400 Received: from d03relay05.boulder.ibm.com (d03relay05.boulder.ibm.com [9.17.195.107]) by e35.co.us.ibm.com (8.14.4/8.13.1) with ESMTP id p88E4ITJ027982 for ; Thu, 8 Sep 2011 08:04:18 -0600 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay05.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p88EONbb109030 for ; Thu, 8 Sep 2011 08:24:26 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p888OIT3020296 for ; Thu, 8 Sep 2011 02:24:18 -0600 Message-ID: <4E68D011.1040806@us.ibm.com> Date: Thu, 08 Sep 2011 09:24:17 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1315327474-2202-1-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1315327474-2202-1-git-send-email-lcapitulino@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/2]: QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org On 09/06/2011 11:44 AM, Luiz Capitulino wrote: > Anthony, > > The following patches have been sent to the list and look good to me. I've > also tested them. Pulled. Thanks. Regards, Anthony Liguori > > The changes (since 344eecf6995f4a0ad1d887cec922f6806f91a3f8) are available > in the following repository: > > git://repo.or.cz/qemu/qmp-unstable.git queue/qmp > > Jan Kiszka (1): > Fix qjson test of solidus encoding > > Luiz Capitulino (1): > configure: Copy test data to build directory > > check-qjson.c | 3 ++- > configure | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > > >