aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/gdbstub.c
AgeCommit message (Expand)Author
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-01-29s390: Clean up includesPeter Maydell
2015-10-02s390x/gdb: expose virtualization specific registersDavid Hildenbrand
2015-09-07s390x/gdb: support reading/writing of control registersDavid Hildenbrand
2015-07-02s390x/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand
2015-05-27s390x: gdb updates for vector registersEric Farman
2015-05-27s390x: Common access to floating point registersEric Farman
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber
2013-07-27target-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber