qemu/include/monitor
Philippe Mathieu-Daudé e1212b5181 monitor: Rename MonitorHMP @mon -> @hmp
Mechanical change to sanitize using the following patterns:

  MonitorQMP *qmp
  MonitorHMP *hmp
  Monitor *mon

Rename @mon (and @hmp_mon) as @hmp when the type is MonitorHMP.

Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Message-Id: <20260812211708.92824-19-philmd@oss.qualcomm.com>
Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2026-08-16 16:34:03 +02:00
..
hmp-completion.h monitor: Extract completion declarations to 'monitor/hmp-completion.h' 2026-05-06 12:58:07 +02:00
hmp.h monitor: Remove hmp_info_pic() left-over declaration 2026-05-06 12:58:08 +02:00
monitor.h monitor: Rename MonitorHMP @mon -> @hmp 2026-08-16 16:34:03 +02:00
qdev.h include: move hw/qdev-core.h to hw/core/, rename 2025-12-27 10:11:07 +01:00
qmp-helpers.h char: Factor out qmp_add_client() parts and move to chardev/ 2023-02-04 07:56:54 +01:00