aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/gdbstub.c
AgeCommit message (Expand)Author
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-07-14s390x/gdb: add gs registersChristian Borntraeger
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth