summaryrefslogtreecommitdiff
path: root/target-s390x/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29s390: Clean up includesPeter Maydell1-1/+1
2015-10-02s390x/gdb: expose virtualization specific registersDavid Hildenbrand1-0/+82
2015-09-07s390x/gdb: support reading/writing of control registersDavid Hildenbrand1-0/+39
2015-07-02s390x/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand1-0/+1
2015-05-27s390x: gdb updates for vector registersEric Farman1-0/+46
2015-05-27s390x: Common access to floating point registersEric Farman1-2/+2
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand1-2/+2
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand1-21/+70
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand1-4/+10
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber1-2/+10
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber1-6/+6
2013-07-27target-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber1-0/+80