qemu/gdbstub
Alex Bennée 7ea0c33def gdbstub: introduce gdb_get_max_cpus
This is needed for handling vcont packets as the way of calculating
max cpus vhanges between user and softmmu mode.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Message-Id: <20230302190846.2593720-17-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-17-richard.henderson@linaro.org>
2023-03-07 20:44:08 +00:00
..
gdbstub.c gdbstub: introduce gdb_get_max_cpus 2023-03-07 20:44:08 +00:00
internals.h gdbstub: introduce gdb_get_max_cpus 2023-03-07 20:44:08 +00:00
meson.build gdbstub: move chunks of user code into own files 2023-03-07 20:44:04 +00:00
softmmu.c gdbstub: introduce gdb_get_max_cpus 2023-03-07 20:44:08 +00:00
trace-events gdbstub: move chunk of softmmu functionality to own file 2023-03-07 17:06:41 +00:00
trace.h gdbstub: move into its own sub directory 2022-10-06 11:53:41 +01:00
user-target.c gdbstub: move chunks of user code into own files 2023-03-07 20:44:04 +00:00
user.c gdbstub: introduce gdb_get_max_cpus 2023-03-07 20:44:08 +00:00