qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.6 0/4] QMP queue
@ 2013-08-08 15:13 Luiz Capitulino
  2013-08-08 15:13 ` [Qemu-devel] [PULL 1/4] dump: clamp guest-provided mapping lengths to ramblock sizes Luiz Capitulino
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luiz Capitulino @ 2013-08-08 15:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

The following changes since commit 6fdf98f281f85ae6e2883bed2f691bcfe33b1f9f:

  fw_cfg: the I/O port variant expects little-endian (2013-08-07 12:48:15 -0500)

are available in the git repository at:

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

for you to fetch changes up to 56c4bfb3f07f3107894c00281276aea4f5e8834d:

  dump: rebase from host-private RAMBlock offsets to guest-physical addresses (2013-08-08 11:01:46 -0400)

----------------------------------------------------------------
Laszlo Ersek (4):
      dump: clamp guest-provided mapping lengths to ramblock sizes
      dump: introduce GuestPhysBlockList
      dump: populate guest_phys_blocks
      dump: rebase from host-private RAMBlock offsets to guest-physical addresses

 dump.c                          | 171 ++++++++++++++++++++++------------------
 include/sysemu/dump.h           |   4 +-
 include/sysemu/memory_mapping.h |  30 ++++++-
 memory_mapping.c                | 123 ++++++++++++++++++++++++++---
 stubs/dump.c                    |   3 +-
 target-i386/arch_dump.c         |  10 ++-
 target-s390x/arch_dump.c        |   3 +-
 7 files changed, 251 insertions(+), 93 deletions(-)

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

end of thread, other threads:[~2013-08-08 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-08 15:13 [Qemu-devel] [PULL for-1.6 0/4] QMP queue Luiz Capitulino
2013-08-08 15:13 ` [Qemu-devel] [PULL 1/4] dump: clamp guest-provided mapping lengths to ramblock sizes Luiz Capitulino
2013-08-08 15:13 ` [Qemu-devel] [PULL 2/4] dump: introduce GuestPhysBlockList Luiz Capitulino
2013-08-08 15:13 ` [Qemu-devel] [PULL 3/4] dump: populate guest_phys_blocks Luiz Capitulino
2013-08-08 15:13 ` [Qemu-devel] [PULL 4/4] dump: rebase from host-private RAMBlock offsets to guest-physical addresses Luiz Capitulino

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