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
/
arm
/
gdbstub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
1
-18
/
+0
*
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
1
-15
/
+36
*
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-28
1
-16
/
+19
*
target/arm: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-28
1
-73
/
+69
*
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-27
1
-0
/
+1
*
target/arm: Remove references to gdb_has_xml
Akihiko Odaki
2023-10-11
1
-30
/
+2
*
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-30
1
-4
/
+4
*
target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
Fabiano Rosas
2023-07-06
1
-0
/
+4
*
target/arm: Report pauth information to gdb as 'pauth_v2'
Peter Maydell
2023-04-20
1
-5
/
+4
*
target/arm/gdbstub: Only advertise M-profile features if TCG available
Philippe Mathieu-Daudé
2023-03-28
1
-2
/
+3
*
target/arm: Don't advertise aarch64-pauth.xml to gdb
Peter Maydell
2023-03-21
1
-0
/
+7
*
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
1
-0
/
+1
*
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2023-03-06
1
-0
/
+178
*
target/arm: Implement gdbstub pauth extension
Richard Henderson
2023-03-06
1
-0
/
+5
*
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
2023-03-06
1
-120
/
+0
*
target/arm: Unexport arm_gen_dynamic_sysreg_xml
Richard Henderson
2023-03-06
1
-1
/
+1
*
target/arm: Normalize aarch64 gdbstub get/set function names
Richard Henderson
2023-03-06
1
-4
/
+5
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-1
/
+1
*
target/arm: Store cpregs key in the hash table directly
Richard Henderson
2022-05-05
1
-1
/
+1
*
target/arm: Split out cpregs.h
Richard Henderson
2022-05-05
1
-1
/
+2
*
target/arm: Assert thumb pc is aligned
Richard Henderson
2021-12-15
1
-2
/
+7
*
target/arm: Advertise MVE to gdb when present
Peter Maydell
2021-11-02
1
-0
/
+25
*
target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
Peter Maydell
2021-09-30
1
-16
/
+40
*
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
2021-09-30
1
-0
/
+130
*
target/arm: Enforce that M-profile SP low 2 bits are always zero
Peter Maydell
2021-07-27
1
-0
/
+4
*
target/arm: use official org.gnu.gdb.aarch64.sve layout for registers
Alex Bennée
2021-01-18
1
-46
/
+29
*
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
target/arm: Use correct GDB XML for M-profile cores
Peter Maydell
2020-05-14
1
-4
/
+18
*
gdbstub: Do not use memset() on GByteArray
Philippe Mathieu-Daudé
2020-04-15
1
-2
/
+1
*
target/arm: don't expose "ieee_half" via gdbstub
Alex Bennée
2020-04-03
1
-1
/
+6
*
target/arm: generate xml description of our SVE registers
Alex Bennée
2020-03-17
1
-0
/
+134
*
target/arm: explicitly encode regnum in our XML
Alex Bennée
2020-03-17
1
-6
/
+11
*
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
1
-15
/
+15
*
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
arm: fix malloc type mismatch
Paolo Bonzini
2018-05-31
1
-2
/
+1
*
target/arm: Add the XML dynamic generation
Abdallah Bouassida
2018-05-18
1
-0
/
+76
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+103