index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
s390x-internal.h
Age
Commit message (
Expand
)
Author
2023-03-24
target/s390x: Fix float_comp_to_cc() prototype
Cédric Le Goater
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-01-17
target/s390x: Fix shifting 32-bit values for more than 31 bits
Ilya Leoshkevich
2021-11-02
target/s390x: Implement s390x_cpu_record_sigbus
Richard Henderson
2021-11-02
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-06
s390x/mmu_helper: move address validation into mmu_translate*()
David Hildenbrand
2021-09-06
s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE
David Hildenbrand
2021-07-07
target/s390x: split sysemu part of cpu models
Cho, Yu-Chen
2021-07-07
target/s390x: move sysemu-only code out to cpu-sysemu.c
Cho, Yu-Chen
2021-07-07
target/s390x: rename internal.h to s390x-internal.h
Cho, Yu-Chen