]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/core/cpu: Remove gdb_get_dynamic_xml member
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Tue, 27 Feb 2024 14:43:19 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:10:06 +0000 (09:10 +0000)
commitf1a5287fc30acb788c2210e5f2a18c3d4006a8dc
treeaefec77f795454b5e4c62c34d7823153d5ff6d2b
parentecd6f6a8820c8fa91e4d96c1bb640913bd856343
hw/core/cpu: Remove gdb_get_dynamic_xml member

This function is no longer used.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231213-gdb-v17-9-777047380591@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-14-alex.bennee@linaro.org>
include/hw/core/cpu.h
target/arm/cpu.c
target/arm/cpu.h
target/arm/gdbstub.c
target/ppc/cpu.h
target/ppc/cpu_init.c
target/ppc/gdbstub.c
target/riscv/cpu.c