qemu/monitor
Philippe Mathieu-Daudé f32f9ffcfe monitor: Replace container_of(MonitorHMP, parent_obj) -> MONITOR_HMP()
By replacing the container_of(MonitorHMP) use in ui/ui-hmp-cmds.c
we can remove its incorrect inclusion of "monitor/monitor-internal.h"
header, using the public "monitor/monitor.h" instead.

Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20260812211708.92824-23-philmd@oss.qualcomm.com>
2026-08-16 16:35:27 +02:00
..
fds.c monitor: Include missing 'qemu/lockable.h' header 2026-08-16 16:32:42 +02:00
hmp-cmds.c monitor: Replace container_of(MonitorHMP, parent_obj) -> MONITOR_HMP() 2026-08-16 16:35:27 +02:00
hmp.c monitor: Replace container_of(MonitorHMP, parent_obj) -> MONITOR_HMP() 2026-08-16 16:35:27 +02:00
meson.build monitor: Merge hmp-target.c code within hmp-cmds.c 2026-05-06 12:58:08 +02:00
monitor-internal.h monitor: Rename MonitorHMP @mon -> @hmp 2026-08-16 16:34:03 +02:00
monitor.c monitor: Include missing 'qemu/lockable.h' header 2026-08-16 16:32:42 +02:00
qemu-config-qmp.c include: move hw/boards.h to hw/core/ 2025-12-27 10:11:06 +01:00
qmp-cmds-control.c monitor: use dynamic cast in QMP commands 2026-07-07 11:16:25 +02:00
qmp-cmds.c monitor: move monitor_data_(init|destroy) into QOM init/finalize 2026-07-07 11:16:24 +02:00
qmp.c monitor: Include missing 'qemu/lockable.h' header 2026-08-16 16:32:42 +02:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00