From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60786) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzYXN-0004hh-Pz for qemu-devel@nongnu.org; Wed, 17 Jul 2013 16:41:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzYXM-0000qm-IN for qemu-devel@nongnu.org; Wed, 17 Jul 2013 16:41:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzYXM-0000qf-Ag for qemu-devel@nongnu.org; Wed, 17 Jul 2013 16:41:24 -0400 From: Luiz Capitulino Date: Wed, 17 Jul 2013 16:41:17 -0400 Message-Id: <1374093679-29213-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL 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 The following changes since commit 6453a3a69488196f26d12654c6b148446abdf3d6: Merge remote-tracking branch 'quintela/migration.next' into staging (2013-07-15 14:49:16 -0500) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up to f9b1d9b20f5d25b95f67a498e312f625d168fc51: qmp: update send-key document (2013-07-17 16:00:26 -0400) ---------------------------------------------------------------- Amos Kong (1): qmp: update send-key document Luiz Capitulino (1): qapi: qapi-commands: fix possible leaks on visitor dealloc qmp-commands.hx | 7 +++++-- scripts/qapi-commands.py | 17 ++++++++++------- 2 files changed, 15 insertions(+), 9 deletions(-)