[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL for-1.6 0/4] QMP queue
From: |
Luiz Capitulino |
Subject: |
[Qemu-devel] [PULL for-1.6 0/4] QMP queue |
Date: |
Thu, 8 Aug 2013 11:13:25 -0400 |
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(-)
- [Qemu-devel] [PULL for-1.6 0/4] QMP queue,
Luiz Capitulino <=