qemu-e2k/monitor
Markus Armbruster cbf819979b monitor: Move remaining HMP commands from misc.c to hmp-cmds.c
This requires giving them external linkage.  Rename do_help_cmd() to
hmp_help(), and do_print() to hmp_print().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-30-armbru@redhat.com>
2023-02-04 07:56:54 +01:00
..
fds.c monitor: Split file descriptor passing stuff off misc.c 2023-02-04 07:56:54 +01:00
hmp-cmds-target.c monitor: Move target-dependent HMP commands to hmp-cmds-target.c 2023-02-04 07:56:54 +01:00
hmp-cmds.c monitor: Move remaining HMP commands from misc.c to hmp-cmds.c 2023-02-04 07:56:54 +01:00
hmp.c hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h 2023-02-04 07:56:54 +01:00
meson.build monitor: Move target-dependent HMP commands to hmp-cmds-target.c 2023-02-04 07:56:54 +01:00
misc.c monitor: Move remaining HMP commands from misc.c to hmp-cmds.c 2023-02-04 07:56:54 +01:00
monitor-internal.h hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h 2023-02-04 07:56:54 +01:00
monitor.c monitor: Move monitor_putc() next to monitor_puts & external linkage 2023-02-04 07:56:54 +01:00
qmp-cmds-control.c monitor: Drop unnecessary includes 2023-02-04 07:56:52 +01:00
qmp-cmds.c acpi: Move the QMP command from monitor/ to hw/acpi/ 2023-02-04 07:56:54 +01:00
qmp.c
trace-events
trace.h