diff options
author | Kevin Wolf <kwolf@redhat.com> | 2020-02-24 15:29:53 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-03-06 17:15:38 +0100 |
commit | 5a16818b45cbe2a35d58f5314209b09b753994d8 (patch) | |
tree | 8266e5ad304a42d3fe7bb106090155fac07c9346 /block | |
parent | b3cf1ec06a9e469c2f2236516b225acc0b8b2961 (diff) |
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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions