qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] linux-user: core dump enhancements
@ 2009-12-11 17:04 Nathan Froyd
  2009-12-11 17:04 ` [Qemu-devel] [PATCH 1/7] linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion Nathan Froyd
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Nathan Froyd @ 2009-12-11 17:04 UTC (permalink / raw)
  To: qemu-devel

This patch series adds core dump capabilities for Linux user-mode
emulation for several additional architectures.  It also fixes core
dumps for ARM targets on opposite-endian hosts.

Nathan Froyd (7):
  linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
  linux-user: commonify definitions of target typedefs
  linux-user: fix ARM core dumps on opposite-endian hosts
  linux-user: add core dump support for PPC
  linux-user: add core dump support for MIPS
  linux-user: add core dump support for M68K
  linux-user: add core dump support for SH

 linux-user/elfload.c |  206 +++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 164 insertions(+), 42 deletions(-)

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

end of thread, other threads:[~2009-12-11 19:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-11 17:04 [Qemu-devel] [PATCH 0/7] linux-user: core dump enhancements Nathan Froyd
2009-12-11 17:04 ` [Qemu-devel] [PATCH 1/7] linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion Nathan Froyd
2009-12-11 17:04 ` [Qemu-devel] [PATCH 2/7] linux-user: commonify definitions of target typedefs Nathan Froyd
2009-12-11 17:04 ` [Qemu-devel] [PATCH 3/7] linux-user: fix ARM core dumps on opposite-endian hosts Nathan Froyd
2009-12-11 17:04 ` [Qemu-devel] [PATCH 4/7] linux-user: add core dump support for PPC Nathan Froyd
2009-12-11 19:20   ` malc
2009-12-11 17:04 ` [Qemu-devel] [PATCH 5/7] linux-user: add core dump support for MIPS Nathan Froyd
2009-12-11 17:04 ` [Qemu-devel] [PATCH 6/7] linux-user: add core dump support for M68K Nathan Froyd
2009-12-11 17:04 ` [Qemu-devel] [PATCH 7/7] linux-user: add core dump support for SH Nathan Froyd

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