qemu/include/monitor
Paolo Bonzini f37c6c2e89 monitor: remove MonitorDef from typedefs.h
MonitorDef is defined by hmp-target.h, and all users except one already
include it; the reason why the stubs do not include it, is because
hmp-target.h currently can only be used in files that are compiled
per target.  However, that is easily fixed.  Because the benefit of
having MonitorDef in typedefs.h is very small, do it and remove the
type from typedefs.h.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-05-03 15:47:48 +02:00
..
hmp-target.h monitor: remove MonitorDef from typedefs.h 2024-05-03 15:47:48 +02:00
hmp.h hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper 2024-04-24 16:03:38 +02:00
monitor.h monitor: add more *_locked() functions 2023-05-25 10:18:33 +02:00
qdev.h qdev: Base object creation on QDict rather than QemuOpts 2021-10-15 16:11:22 +02:00
qmp-helpers.h char: Factor out qmp_add_client() parts and move to chardev/ 2023-02-04 07:56:54 +01:00