qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2] s390: support dump-guest-memory on s390
@ 2013-06-12  8:09 Jens Freimann
  2013-06-12  8:09 ` [Qemu-devel] [PATCH v2] s390: Implement dump-guest-memory support for target s390x Jens Freimann
  0 siblings, 1 reply; 6+ messages in thread
From: Jens Freimann @ 2013-06-12  8:09 UTC (permalink / raw)
  To: Andreas Färber; +Cc: Christian Borntraeger, Jens Freimann, qemu-devel

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

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

end of thread, other threads:[~2013-06-26 14:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12  8:09 [Qemu-devel] [PATCH v2] s390: support dump-guest-memory on s390 Jens Freimann
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

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