diff options
author | Ilya Leoshkevich | 2021-04-13 22:56:08 +0200 |
---|---|---|
committer | Laurent Vivier | 2021-05-18 07:10:46 +0200 |
commit | 4a1e8931eca05077afd0b7ed092ab0f10c5b457e (patch) | |
tree | 6ed97dfd04e72e2e7d9114e69797d9fe7ae32b0d /docs/system/cpu-models-mips.rst.inc | |
parent | linux-user/elfload: fix filling psinfo->pr_psargs (diff) | |
download | qemu-4a1e8931eca05077afd0b7ed092ab0f10c5b457e.tar.gz qemu-4a1e8931eca05077afd0b7ed092ab0f10c5b457e.tar.xz qemu-4a1e8931eca05077afd0b7ed092ab0f10c5b457e.zip |
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 'docs/system/cpu-models-mips.rst.inc')
0 files changed, 0 insertions, 0 deletions