diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-03-17 14:28:14 +0000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-25 17:00:42 +0200 |
commit | 984ea94818000618c4ff95d0b63f63aba8f2a95e (patch) | |
tree | c98ad3c4573403249bf2349b65d1a2dff9f63fd0 /rust/qemu-api-macros | |
parent | bae9fb4b016b1927f6e0cdea9213e33e3a70c9ae (diff) | |
download | qemu-984ea94818000618c4ff95d0b63f63aba8f2a95e.zip qemu-984ea94818000618c4ff95d0b63f63aba8f2a95e.tar.gz qemu-984ea94818000618c4ff95d0b63f63aba8f2a95e.tar.bz2 |
target/arm: Handle gdb_core_xml_file in TYPE_ARM_CPU
Instead of having the TYPE_AARCH64_CPU subclass set
CPUClass:gdb_core_xml_file to a different value from that that
TYPE_ARM_CPU uses, implement the gdb_get_core_xml_file method in the
TYPE_ARM_CPU class to return either the AArch64 or AArch32 XML file
name.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250317142819.900029-5-peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions