qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL for-1.6 0/4] QMP queue
Date: Thu,  8 Aug 2013 11:13:25 -0400	[thread overview]
Message-ID: <1375974809-1757-1-git-send-email-lcapitulino@redhat.com> (raw)

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

             reply	other threads:[~2013-08-08 15:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 15:13 Luiz Capitulino [this message]
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

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=1375974809-1757-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).