From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucbvl-0001oj-C6 for qemu-devel@nongnu.org; Wed, 15 May 2013 09:39:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucbvk-00078I-0j for qemu-devel@nongnu.org; Wed, 15 May 2013 09:39:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucbvj-00077g-PY for qemu-devel@nongnu.org; Wed, 15 May 2013 09:39:43 -0400 From: Luiz Capitulino Date: Wed, 15 May 2013 09:39:37 -0400 Message-Id: <1368625179-27962-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL for-1.5 0/2] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com These two fixes are not hugely important, but they are pretty isolated anyway. The changes (since 110db9b48c0a6379fca122801c3ae48e349aa6d4) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Michael Roth (1): qapi: fix leak in unit tests Zhangleiqiang (1): qmp: fix handling of cmd with Equals in qmp-shell QMP/qmp-shell | 2 ++ tests/test-visitor-serialization.c | 9 +++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) -- 1.8.1.4