qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: aliguori@us.ibm.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL for-1.2 0/3]: QMP queue
Date: Wed, 22 Aug 2012 11:06:13 -0300	[thread overview]
Message-ID: <1345644376-13051-1-git-send-email-lcapitulino@redhat.com> (raw)

Three little fixes. Two for QMP and one for HMP.

The changes (since 682527c00409d676c0d3b9fac99ca3b2fdfd6d2c) are available
in the following repository:

    git://repo.or.cz/qemu/qmp-unstable.git queue/qmp

Blue Swirl (1):
      monitor: avoid declaring unused variables

Juan Quintela (1):
      migration: move total_time from ram stats to migration info

Stefan Weil (1):
      qapi: Fix memory leak

 hmp.c               |  4 ++--
 migration.c         |  7 ++++---
 monitor.c           |  2 +-
 qapi-schema.json    | 14 +++++++-------
 qapi/opts-visitor.c |  2 +-
 qmp-commands.hx     |  6 +++---
 6 files changed, 18 insertions(+), 17 deletions(-)

             reply	other threads:[~2012-08-22 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 14:06 Luiz Capitulino [this message]
2012-08-22 14:06 ` [Qemu-devel] [PATCH 1/3] qapi: Fix memory leak Luiz Capitulino
2012-08-22 14:06 ` [Qemu-devel] [PATCH 2/3] monitor: avoid declaring unused variables Luiz Capitulino
2012-08-22 14:06 ` [Qemu-devel] [PATCH 3/3] migration: move total_time from ram stats to migration info Luiz Capitulino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1345644376-13051-1-git-send-email-lcapitulino@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).