summaryrefslogtreecommitdiffstats
path: root/target-s390x/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/gdb: expose virtualization specific registersDavid Hildenbrand2015-10-021-0/+82
* s390x/gdb: support reading/writing of control registersDavid Hildenbrand2015-09-071-0/+39
* s390x/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand2015-07-021-0/+1
* s390x: gdb updates for vector registersEric Farman2015-05-271-0/+46
* s390x: Common access to floating point registersEric Farman2015-05-271-2/+2
* s390x/gdb: coding style fixesDavid Hildenbrand2014-09-011-2/+2
* s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand2014-09-011-21/+70
* s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand2014-09-011-4/+10
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-2/+10
* gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber2013-07-271-6/+6
* target-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber2013-07-271-0/+80
OpenPOWER on IntegriCloud