From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnTRl-0000lP-7v for qemu-devel@nongnu.org; Thu, 22 May 2014 09:54:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnTRg-0005d6-1f for qemu-devel@nongnu.org; Thu, 22 May 2014 09:54:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnTRf-0005cu-PC for qemu-devel@nongnu.org; Thu, 22 May 2014 09:54:07 -0400 From: Luiz Capitulino Date: Thu, 22 May 2014 09:53:57 -0400 Message-Id: <1400766840-20726-1-git-send-email-lcapitulino@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/3] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.maydell@linaro.org Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws The following changes since commit c5fa6c86d0765f837515d1c10654c621724a77e0: Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-19 14:10:01 +0100) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up to fc13d937269c1cd01a4b7720c1dcce01722727a2: qapi: zero-initialize all QMP command parameters (2014-05-21 09:25:31 -0400) ---------------------------------------------------------------- Luiz Capitulino (1): scripts/qapi.py: Avoid syntax not supported by Python 2.4 Michael Roth (1): qapi: zero-initialize all QMP command parameters Peter Feiner (1): doc: add "setup" to list of migration states qapi-schema.json | 2 +- qmp-commands.hx | 2 +- scripts/qapi-commands.py | 2 +- scripts/qapi.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)