qemu-cr16/include
Peter Maydell dbbb444d72 hw/core/cpu: gdb_arch_name string should not be freed
The documentation for the CPUClass::gdb_arch_name method claims that
the returned string should be freed with g_free().  This is not
correct: in commit a650683871 we changed this method to
instead return a simple constant string, but forgot to update
the documentation.

Make the documentation match the new semantics.

Fixes: a650683871 ("hw/core/cpu: Return static value with gdb_arch_name()")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250317142819.900029-2-peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
(cherry picked from commit 56a9f0d4c4)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2025-04-29 10:02:32 +03:00
..
accel cpus: Introduce SysemuCPUOps::has_work() handler 2025-03-09 17:00:47 +01:00
authz
block aio-posix: Separate AioPolledEvent per AioHandler 2025-03-13 17:57:23 +01:00
chardev
crypto
disas
exec docs: Fix some typos (found by codespell and typos) 2025-04-13 13:45:04 +03:00
fpu
gdbstub
hw hw/core/cpu: gdb_arch_name string should not be freed 2025-04-29 10:02:32 +03:00
io
libdecnumber
migration migration: cpr_is_incoming 2025-03-14 09:29:19 -03:00
monitor
net
qapi error: define g_autoptr() cleanup function for the Error type 2025-03-06 06:47:33 +01:00
qemu test-bdrv-drain: Fix data races 2025-04-08 15:00:01 +02:00
qobject
qom
scsi
semihosting
standard-headers linux-headers: Update to Linux v6.14-rc3 2025-03-04 15:42:54 +10:00
system Block layer patches 2025-03-14 09:31:13 +08:00
tcg
ui
user user: Extract common MMAP API to 'user/mmap.h' 2025-03-09 14:54:32 +01:00
elf.h
glib-compat.h
qemu-io.h
qemu-main.h