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