aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/arch_dump.c
AgeCommit message (Expand)Author
2022-10-06dump: Replace opaque DumpState pointer with a typed oneJanosch Frank
2021-07-07target/s390x: rename internal.h to s390x-internal.hCho, Yu-Chen
2021-03-04target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE sectionThomas Huth
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi
2017-09-19exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitlyDavid Hildenbrand
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand
2017-07-14s390x/arch_dump: also dump guarded storage control blockChristian Borntraeger
2017-02-24s390x/arch_dump: pass cpuid into notes sectionsChristian Borntraeger
2017-02-24s390x/arch_dump: use proper note name and note sizeChristian Borntraeger
2016-12-20Move target-* CPU file into a target/ folderThomas Huth