qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: peter.maydell@linaro.org
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/7] QMP queue
Date: Thu, 23 Oct 2014 11:19:43 -0400	[thread overview]
Message-ID: <1414077590-18036-1-git-send-email-lcapitulino@redhat.com> (raw)

The following changes since commit e40830afa1cff3ffdc37bdfdd40d80860074636c:

  Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2014-10-22-tag' into staging (2014-10-22 21:42:33 +0100)

are available in the git repository at:


  git://repo.or.cz/qemu/qmp-unstable.git tags/for-upstream

for you to fetch changes up to e799157c766d96506214059d8b75712a3e615431:

  monitor: delete device_del_bus_completion (2014-10-23 09:04:05 -0400)

----------------------------------------------------------------
QMP patches

----------------------------------------------------------------
Luiz Capitulino (1):
      MAINTAINERS: add entry for qobject files

Markus Armbruster (1):
      virtio-balloon: Tweak recent fix for integer overflow

Zhu Guihua (3):
      qdev: add qdev_build_hotpluggable_device_list helper
      monitor: add del completion for peripheral device
      monitor: delete device_del_bus_completion

zhanghailiang (2):
      dump: Propagate errors into qmp_dump_guest_memory()
      dump: Turn some functions to void to make code cleaner

 MAINTAINERS                |   6 +
 dump.c                     | 383 +++++++++++++++++++++------------------------
 hw/core/qdev.c             |  13 ++
 hw/virtio/virtio-balloon.c |   2 +-
 include/hw/qdev-core.h     |   2 +
 monitor.c                  |  28 ++--
 6 files changed, 216 insertions(+), 218 deletions(-)

             reply	other threads:[~2014-10-23 15:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-23 15:19 Luiz Capitulino [this message]
2014-10-23 15:19 ` [Qemu-devel] [PULL 1/7] virtio-balloon: Tweak recent fix for integer overflow Luiz Capitulino
2014-10-23 15:19 ` [Qemu-devel] [PULL 2/7] dump: Propagate errors into qmp_dump_guest_memory() Luiz Capitulino
2014-10-23 15:19 ` [Qemu-devel] [PULL 3/7] dump: Turn some functions to void to make code cleaner Luiz Capitulino
2014-10-23 15:19 ` [Qemu-devel] [PULL 4/7] MAINTAINERS: add entry for qobject files Luiz Capitulino
2014-10-23 15:19 ` [Qemu-devel] [PULL 5/7] qdev: add qdev_build_hotpluggable_device_list helper Luiz Capitulino
2014-10-23 15:19 ` [Qemu-devel] [PULL 6/7] monitor: add del completion for peripheral device Luiz Capitulino
2014-10-23 15:19 ` [Qemu-devel] [PULL 7/7] monitor: delete device_del_bus_completion Luiz Capitulino
2014-10-23 18:19 ` [Qemu-devel] [PULL 0/7] QMP queue Peter Maydell

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=1414077590-18036-1-git-send-email-lcapitulino@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).