aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2021-04-13 22:56:08 +0200
committerLaurent Vivier <laurent@vivier.eu>2021-05-18 07:10:46 +0200
commit4a1e8931eca05077afd0b7ed092ab0f10c5b457e (patch)
tree6ed97dfd04e72e2e7d9114e69797d9fe7ae32b0d /hw/ppc/spapr.c
parent5f779a3a26a9dcc8072d909b7759bb9fade097a9 (diff)
downloadqemu-4a1e8931eca05077afd0b7ed092ab0f10c5b457e.zip
qemu-4a1e8931eca05077afd0b7ed092ab0f10c5b457e.tar.gz
qemu-4a1e8931eca05077afd0b7ed092ab0f10c5b457e.tar.bz2
linux-user/elfload: add s390x core dumping support
Provide the following definitions required by the common code: * ELF_NREG: with the value of sizeof(s390_regs) / sizeof(long). * target_elf_gregset_t: define it like all the other arches do. * elf_core_copy_regs(): similar to kernel's s390_regs_get(). * USE_ELF_CORE_DUMP. * ELF_EXEC_PAGESIZE. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-Id: <20210413205608.22587-1-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/ppc/spapr.c')
0 files changed, 0 insertions, 0 deletions