qemu/monitor
Markus Armbruster 0d79271b57 hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma()
Use g_strsplit() for the actual splitting.  Give external linkage, so
the next commit can move one of its users to another source file.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-15-armbru@redhat.com>
2023-02-04 07:56:54 +01:00
..
hmp-cmds.c hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma() 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
misc.c qom: Move HMP commands from monitor/ to qom/ 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
qmp-cmds-control.c
qmp-cmds.c machine: Move QMP commands from monitor/ to hw/core/ 2023-02-04 07:56:54 +01:00
qmp.c
trace-events
trace.h