aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/s390x-internal.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-10target/s390x: Fix float_comp_to_cc() prototypeCédric Le Goater1-1/+2
2022-10-26target/s390x: Convert to tcg_ops restore_state_to_opcRichard Henderson1-1/+3
2022-10-06dump: Replace opaque DumpState pointer with a typed oneJanosch Frank1-1/+1
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau1-3/+3
2022-01-17target/s390x: Fix shifting 32-bit values for more than 31 bitsIlya Leoshkevich1-2/+1
2021-11-02target/s390x: Implement s390x_cpu_record_sigbusRichard Henderson1-3/+5
2021-11-02target/s390x: Implement s390_cpu_record_sigsegvRichard Henderson1-3/+10
2021-09-21hw/core: Make do_unaligned_access noreturnRichard Henderson1-2/+2
2021-09-06s390x/mmu_helper: move address validation into mmu_translate*()David Hildenbrand1-0/+2
2021-09-06s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKEDavid Hildenbrand1-0/+1
2021-07-07target/s390x: split sysemu part of cpu modelsCho, Yu-Chen1-0/+2
2021-07-07target/s390x: move sysemu-only code out to cpu-sysemu.cCho, Yu-Chen1-0/+6
2021-07-07target/s390x: rename internal.h to s390x-internal.hCho, Yu-Chen1-0/+388