summaryrefslogtreecommitdiffstats
path: root/target/ppc/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Fix XER access in gdbstubMatheus Ferst2021-10-211-4/+4
* target/ppc: fix vector registers access in gdbstub for little-endianMatheus Ferst2021-08-271-25/+7Star
* target/ppc: overhauled and moved logic of storing fpscrBruno Larsen (billionai)2021-06-031-3/+3
* target/ppc: removed unnecessary inclusion of helper-proto.hBruno Larsen (billionai)2021-06-031-1/+0Star
* target/ppc: created ppc_{store,get}_vscr for generic vscr usageBruno Larsen (billionai)2021-05-191-2/+2
* target/ppc: code motion from translate_init.c.inc to gdbstub.cBruno Larsen (billionai)2021-05-041-0/+258
* target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-151-4/+4
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* gdbstub: Introduce gdb_get_float64() to get 64-bit float registersPhilippe Mathieu-Daudé2020-05-061-2/+2
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-22/+26
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* target/ppc: Style fixes for gdbstub.cDavid Gibson2019-04-261-15/+19
* target/ppc: Enable reporting of SPRs to GDBFabiano Rosas2019-02-171-0/+61
* target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland2019-01-081-4/+4
* ppc: Fix size of ppc64 xer registerMichael Matz2018-04-271-7/+7
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+321