qemu/monitor
Philippe Mathieu-Daudé cd6174843b exec/exec-all: Move 'qemu/log.h' include in units requiring it
Many files use "qemu/log.h" declarations but neglect to include
it (they inherit it via "exec/exec-all.h"). "exec/exec-all.h" is
a core component and shouldn't be used that way. Move the
"qemu/log.h" inclusion locally to each unit requiring it.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220207082756.82600-10-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-02-21 10:18:06 +01:00
..
hmp-cmds.c migration: Tally pre-copy, downtime and post-copy bytes independently 2022-01-28 15:38:23 +01:00
hmp.c monitor: introduce HumanReadableText and HMP support 2021-11-02 15:55:13 +00:00
meson.build
misc.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
monitor-internal.h monitor: introduce HumanReadableText and HMP support 2021-11-02 15:55:13 +00:00
monitor.c monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device 2021-10-02 08:43:21 +02:00
qmp-cmds-control.c
qmp-cmds.c monitor: move x-query-profile into accel/tcg to fix build 2022-01-18 16:42:42 +00:00
qmp.c
trace-events
trace.h