Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 1 | -3/+3 |
2022-01-17 | target/s390x: Fix shifting 32-bit values for more than 31 bits | Ilya Leoshkevich | 1 | -2/+1 |
2021-11-02 | target/s390x: Implement s390x_cpu_record_sigbus | Richard Henderson | 1 | -3/+5 |
2021-11-02 | target/s390x: Implement s390_cpu_record_sigsegv | Richard Henderson | 1 | -3/+10 |
2021-09-21 | hw/core: Make do_unaligned_access noreturn | Richard Henderson | 1 | -2/+2 |
2021-09-06 | s390x/mmu_helper: move address validation into mmu_translate*() | David Hildenbrand | 1 | -0/+2 |
2021-09-06 | s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE | David Hildenbrand | 1 | -0/+1 |
2021-07-07 | target/s390x: split sysemu part of cpu models | Cho, Yu-Chen | 1 | -0/+2 |
2021-07-07 | target/s390x: move sysemu-only code out to cpu-sysemu.c | Cho, Yu-Chen | 1 | -0/+6 |
2021-07-07 | target/s390x: rename internal.h to s390x-internal.h | Cho, Yu-Chen | 1 | -0/+388 |