qemu/gdbstub
Daniel P. Berrangé 7e3ce81383 monitor: pass chardev ID into monitor constructor instead of object
Current the monitor_new_hmp/monitor_new_qmp constructors accept
a Chardev object pointer. To facilitate the next commit which will
introduce a QOM property for the character device ID, switch to
accepting an chardev ID in the constructor.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20260706135824.2623960-7-berrange@redhat.com>
Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2026-07-07 11:16:23 +02:00
..
gdb-xml gdbstub: Update x86 control register bits 2026-06-17 15:15:43 +02:00
gdb-xml-stub.c gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[] 2026-03-10 17:12:18 -07:00
gdbstub.c accel: Hold @can_reverse information in AccelGdbConfig 2026-07-06 15:42:18 +02:00
internals.h gdbstub: Introduce GdbBreakpointType enumerator 2026-07-06 15:42:18 +02:00
meson.build gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[] 2026-03-10 17:12:18 -07:00
syscalls.c gdbstub: Export host_to_gdb_errno File-I/O helper function 2026-02-06 12:43:07 +00:00
system.c monitor: pass chardev ID into monitor constructor instead of object 2026-07-07 11:16:23 +02:00
trace-events gdbstub: Consider GDBFeature::base_reg in gdb_register_coprocessor() 2026-03-10 17:12:18 -07:00
trace.h gdbstub: move into its own sub directory 2022-10-06 11:53:41 +01:00
user-target.c gdbstub/user-target: Convert host errno to GDB File-I/O errno 2026-02-06 12:43:07 +00:00
user.c gdbstub: Introduce GdbBreakpointType enumerator 2026-07-06 15:42:18 +02:00