qemu/monitor
Kevin Wolf 5a16818b45 block: Move sysemu QMP commands to QAPI block module
QMP commands that are related to the system emulator and don't make
sense in the context of tools such as qemu-storage-daemon should live in
qapi/block.json rather than qapi/block-core.json. Move them there.

The associated data types are actually also used in code shared with the
tools, so they stay in block-core.json.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200224143008.13362-6-kwolf@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2020-03-06 17:15:38 +01:00
..
hmp-cmds.c multifd: Add multifd-zstd-level parameter 2020-02-28 09:25:28 +01:00
hmp.c chardev: Use QEMUChrEvent enum in IOEventHandler typedef 2020-01-08 11:15:35 +01:00
Makefile.objs monitor: Collect "control" command handlers in qmp-cmds.control.c 2020-02-17 13:53:47 +01:00
misc.c monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c 2020-02-17 13:53:47 +01:00
monitor-internal.h monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c 2020-02-17 13:53:47 +01:00
monitor.c monitor: Move monitor option parsing to monitor/monitor.c 2020-02-17 13:47:48 +01:00
qmp-cmds-control.c monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c 2020-02-17 13:53:47 +01:00
qmp-cmds.c block: Move sysemu QMP commands to QAPI block module 2020-03-06 17:15:38 +01:00
qmp.c qapi: Split control.json off misc.json 2020-02-17 13:53:47 +01:00
trace-events monitor: Split out monitor/monitor.c 2019-06-18 08:14:17 +02:00