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/monitor
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups)
This started as a clean-up to properly pass a Error handler to the
gdbserver_start so we could do the right thing for command line and
HMP invocations.

Now that we have cleaned up foreach_device_config_or_exit() in earlier
patches we can further simplify by it by passing &error_fatal instead
of checking the return value. Having a return value is still useful
for HMP though so tweak the return to use a simple bool instead.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-11-alex.bennee@linaro.org>
5 days ago
..
fds.c include: Rename sysemu/ -> system/ 1 month ago
hmp-cmds-target.c include: Rename sysemu/ -> system/ 1 month ago
hmp-cmds.c system: propagate Error to gdbserver_start (and other device setups) 5 days ago
hmp-target.c include: Rename sysemu/ -> system/ 1 month ago
hmp.c include: Rename sysemu/ -> system/ 1 month ago
meson.build util/qemu-config: Extract QMP commands to qemu-config-qmp.c 9 months ago
monitor-internal.h include: Rename sysemu/ -> system/ 1 month ago
monitor.c include: Rename sysemu/ -> system/ 1 month ago
qemu-config-qmp.c util/qemu-config: Extract QMP commands to qemu-config-qmp.c 9 months ago
qmp-cmds-control.c include: Rename sysemu/ -> system/ 1 month ago
qmp-cmds.c migration/block: Rewrite disk activation 2 weeks ago
qmp.c monitor: Stop removing non-duplicated fds 7 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago