index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
loongarch
/
gdbstub.c
Age
Commit message (
Expand
)
Author
2024-03-12
target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2023-09-20
target/loongarch: Add LASX data support
Song Gao
2023-08-24
target/loongarch: Split fcc register to fcc0-7 in gdbstub
Jiajie Chen
2023-08-24
target/loongarch: Extract set_pc() helper
Jiajie Chen
2023-08-24
target/loongarch: Add GDB support for loongarch32 mode
Jiajie Chen
2023-05-06
target/loongarch: Add LSX data type VReg
Song Gao
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2022-08-05
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-08-05
target/loongarch: Update loongarch-fpu.xml
Song Gao
2022-08-05
target/loongarch: Fix GDB get the wrong pc
Song Gao
2022-07-04
target/loongarch: remove badaddr from CPULoongArch
Song Gao
2022-06-06
target/loongarch: Add gdb support.
Xiaojuan Yang