qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] hmp queue
@ 2017-05-17 18:07 Dr. David Alan Gilbert (git)
  2017-05-17 18:07 ` [Qemu-devel] [PULL 1/3] ramblock: add RAMBLOCK_FOREACH() Dr. David Alan Gilbert (git)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2017-05-17 18:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: peterx

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

The following changes since commit cdece0467c00007cf8e3f4b3c3f0b13bf2c4fea9:

  block/win32: fix 'ret not initialized' warning (2017-05-16 15:34:18 +0100)

are available in the git repository at:

  git://github.com/dagrh/qemu.git tags/pull-hmp-20170517

for you to fetch changes up to be9b23c4a539090da30b482015ee660850e8bb5f:

  ramblock: add new hmp command "info ramblock" (2017-05-17 17:31:16 +0100)

----------------------------------------------------------------
HMP pull

----------------------------------------------------------------
Peter Xu (3):
      ramblock: add RAMBLOCK_FOREACH()
      utils: provide size_to_str()
      ramblock: add new hmp command "info ramblock"

 exec.c                       | 44 +++++++++++++++++++++++++++++++++-----------
 hmp-commands-info.hx         | 14 ++++++++++++++
 hmp.c                        |  6 ++++++
 hmp.h                        |  1 +
 include/exec/ramlist.h       |  6 ++++++
 include/qemu-common.h        |  1 +
 migration/ram.c              | 13 +++++++------
 qapi/string-output-visitor.c | 22 ++++++----------------
 util/cutils.c                | 25 +++++++++++++++++++++++++
 9 files changed, 99 insertions(+), 33 deletions(-)

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

end of thread, other threads:[~2017-05-18  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-17 18:07 [Qemu-devel] [PULL 0/3] hmp queue Dr. David Alan Gilbert (git)
2017-05-17 18:07 ` [Qemu-devel] [PULL 1/3] ramblock: add RAMBLOCK_FOREACH() Dr. David Alan Gilbert (git)
2017-05-17 18:07 ` [Qemu-devel] [PULL 2/3] utils: provide size_to_str() Dr. David Alan Gilbert (git)
2017-05-17 18:07 ` [Qemu-devel] [PULL 3/3] ramblock: add new hmp command "info ramblock" Dr. David Alan Gilbert (git)
2017-05-18  9:31 ` [Qemu-devel] [PULL 0/3] hmp queue Stefan Hajnoczi

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