You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/gdbstub
Alex Bennée a48e7d9e52 gdbstub: move guest debug support check to ops
This removes the final hard coding of kvm_enabled() in gdbstub and
moves the check to an AccelOps.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Mads Ynddal <mads@ynddal.dk>
Message-Id: <20220929114231.583801-46-alex.bennee@linaro.org>
2 years ago
..
gdbstub.c gdbstub: move guest debug support check to ops 2 years ago
internals.h gdbstub: move guest debug support check to ops 2 years ago
meson.build gdbstub: move breakpoint logic to accel ops 2 years ago
softmmu.c gdbstub: move guest debug support check to ops 2 years ago
trace-events gdbstub: move into its own sub directory 2 years ago
trace.h gdbstub: move into its own sub directory 2 years ago
user.c gdbstub: move guest debug support check to ops 2 years ago