aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-28gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cbAkihiko Odaki1-18/+59
2024-02-28gdbstub: Use GDBFeature for gdb_register_coprocessorAkihiko Odaki1-21/+7
2024-02-06target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé1-4/+2
2023-04-28s390x/gdb: Split s390-virt.xmlIlya Leoshkevich1-20/+45
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée1-0/+1
2021-07-07target/s390x: rename internal.h to s390x-internal.hCho, Yu-Chen1-1/+1
2021-06-21target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstubRichard Henderson1-13/+2
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée1-15/+15
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster1-1/+2
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson1-12/+12
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand1-8/+8
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth1-1/+1
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand1-0/+1
2017-07-14s390x/gdb: add gs registersChristian Borntraeger1-0/+24
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2017-01-19kvm: move cpu synchronization codeVincent Palatin1-0/+1
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+313