qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] QMP queue
@ 2014-10-23 15:19 Luiz Capitulino
  2014-10-23 15:19 ` [Qemu-devel] [PULL 1/7] virtio-balloon: Tweak recent fix for integer overflow Luiz Capitulino
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Luiz Capitulino @ 2014-10-23 15:19 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-10-23 18:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 15:19 [Qemu-devel] [PULL 0/7] QMP queue Luiz Capitulino
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

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).