From: Jens Freimann <jfrei@linux.vnet.ibm.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
Jens Freimann <jfrei@linux.vnet.ibm.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH v2] s390: support dump-guest-memory on s390
Date: Wed, 12 Jun 2013 10:09:56 +0200 [thread overview]
Message-ID: <1371024597-59882-1-git-send-email-jfrei@linux.vnet.ibm.com> (raw)
This patch is based on Andreas Färber's qom-cpu branch.
Due to new cpu_paging_enabled and get_memory_mapping cpu hooks
this patch is now smaller.
v2->v3:
- fix endian issues
- tested on little-endian host
Ekaterina Tumanova (1):
s390: Implement dump-guest-memory support for target s390x
include/elf.h | 6 ++
target-s390x/Makefile.objs | 2 +-
target-s390x/arch_dump.c | 224 +++++++++++++++++++++++++++++++++++++++++++++
target-s390x/cpu-qom.h | 9 ++
target-s390x/cpu.c | 4 +
5 files changed, 244 insertions(+), 1 deletion(-)
create mode 100644 target-s390x/arch_dump.c
--
1.8.1.6
next reply other threads:[~2013-06-12 8:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-12 8:09 Jens Freimann [this message]
2013-06-12 8:09 ` [Qemu-devel] [PATCH v2] s390: Implement dump-guest-memory support for target s390x Jens Freimann
2013-06-20 12:21 ` Alexander Graf
2013-06-25 10:17 ` [Qemu-devel] [PATCH v3] " Jens Freimann
2013-06-25 15:39 ` Andreas Färber
2013-06-26 14:46 ` [Qemu-devel] [PATCH v4] " Jens Freimann
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=1371024597-59882-1-git-send-email-jfrei@linux.vnet.ibm.com \
--to=jfrei@linux.vnet.ibm.com \
--cc=afaerber@suse.de \
--cc=borntraeger@de.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).