qemu-e2k/target
Akihiko Odaki ac1e867100 gdbstub: Use GDBFeature for gdb_register_coprocessor
This is a tree-wide change to introduce GDBFeature parameter to
gdb_register_coprocessor(). The new parameter just replaces num_regs
and xml parameters for now. GDBFeature will be utilized to simplify XML
lookup in a following change.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231213-gdb-v17-4-777047380591@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-9-alex.bennee@linaro.org>
2024-02-28 09:09:34 +00:00
..
alpha
arm gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
avr
cris
hexagon gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
hppa target/hppa: PDC_BTLB_INFO uses 32-bit ints 2024-02-11 13:20:23 +01:00
i386 target/i386: do not filter processor tracing features except on KVM 2024-02-23 08:13:52 +01:00
loongarch gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
m68k gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
microblaze gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
mips target/mips: Remove the unused DisasContext::saar field 2024-02-15 15:53:12 +01:00
nios2 kconfig: use "select" to enable semihosting 2024-02-09 17:52:30 +00:00
openrisc
ppc gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
riscv gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
rx
s390x gdbstub: Use GDBFeature for gdb_register_coprocessor 2024-02-28 09:09:34 +00:00
sh4
sparc target/sparc: correct typos 2024-02-21 08:16:58 +03:00
tricore
xtensa kconfig: use "select" to enable semihosting 2024-02-09 17:52:30 +00:00
Kconfig
meson.build
target-common.c