Age | Commit message (Expand) | Author |
2021-10-21 | target/ppc: Fix XER access in gdbstub | Matheus Ferst |
2021-08-27 | target/ppc: fix vector registers access in gdbstub for little-endian | Matheus Ferst |
2021-06-03 | target/ppc: overhauled and moved logic of storing fpscr | Bruno Larsen (billionai) |
2021-06-03 | target/ppc: removed unnecessary inclusion of helper-proto.h | Bruno Larsen (billionai) |
2021-05-19 | target/ppc: created ppc_{store,get}_vscr for generic vscr usage | Bruno Larsen (billionai) |
2021-05-04 | target/ppc: code motion from translate_init.c.inc to gdbstub.c | Bruno Larsen (billionai) |
2021-02-15 | target/ppc: Drop use of gdb_get_float64() and ldfq_p() | Peter Maydell |
2020-11-15 | powerpc tcg: Fix Lesser GPL version number | Chetan Pant |
2020-05-06 | gdbstub: Introduce gdb_get_float64() to get 64-bit float registers | Philippe Mathieu-Daudé |
2020-03-17 | gdbstub: extend GByteArray to read register helpers | Alex Bennée |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-04-26 | target/ppc: Style fixes for gdbstub.c | David Gibson |
2019-02-17 | target/ppc: Enable reporting of SPRs to GDB | Fabiano Rosas |
2019-01-09 | target/ppc: move FP and VMX registers into aligned vsr register array | Mark Cave-Ayland |
2018-04-27 | ppc: Fix size of ppc64 xer register | Michael Matz |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |