index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
gdbstub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-30
target/ppc: Fix GDB register indexing on secondary CPUs
Benjamin Gray
1
-11
/
+20
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
1
-4
/
+3
2024-03-13
target/ppc: Fix GDB SPR regnum indexing
Nicholas Piggin
1
-4
/
+3
2024-03-12
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
1
-8
/
+4
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
1
-10
/
+0
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
1
-10
/
+36
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
1
-5
/
+6
2024-02-28
target/ppc: Use GDBFeature for dynamic XML
Akihiko Odaki
1
-32
/
+19
2024-02-23
target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
Saif Abrar
1
-2
/
+38
2023-10-11
target/ppc: Remove references to gdb_has_xml
Akihiko Odaki
1
-18
/
+0
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
1
-3
/
+3
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
1
-2
/
+2
2023-06-25
target/ppc: gdbstub init spr gdb_id for all CPUs
Nicholas Piggin
1
-11
/
+19
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
1
-18
/
+4
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
1
-0
/
+1
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
1
-1
/
+1
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
1
-2
/
+2
2021-10-21
target/ppc: Fix XER access in gdbstub
Matheus Ferst
1
-4
/
+4
2021-08-27
target/ppc: fix vector registers access in gdbstub for little-endian
Matheus Ferst
1
-25
/
+7
2021-06-03
target/ppc: overhauled and moved logic of storing fpscr
Bruno Larsen (billionai)
1
-3
/
+3
2021-06-03
target/ppc: removed unnecessary inclusion of helper-proto.h
Bruno Larsen (billionai)
1
-1
/
+0
2021-05-19
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai)
1
-2
/
+2
2021-05-04
target/ppc: code motion from translate_init.c.inc to gdbstub.c
Bruno Larsen (billionai)
1
-0
/
+258
2021-02-15
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
1
-4
/
+4
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-22
/
+26
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-04-26
target/ppc: Style fixes for gdbstub.c
David Gibson
1
-15
/
+19
2019-02-17
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
1
-0
/
+61
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
1
-4
/
+4
2018-04-27
ppc: Fix size of ppc64 xer register
Michael Matz
1
-7
/
+7
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+321