]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Split dump.json off misc.json
authorMarkus Armbruster <armbru@redhat.com>
Wed, 19 Jun 2019 20:10:47 +0000 (22:10 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 2 Jul 2019 11:37:00 +0000 (13:37 +0200)
commitd06b747bd55059f6e5bde64f105477929f8275fb
tree8ff88260415fae027232e779528c2cd9fc55663e
parentb0227cdb00f8dbb1fb624f5b4f5f0c0817324d2f
qapi: Split dump.json off misc.json

Move commands dump-guest-memory, query-dump,
query-dump-guest-memory-capability with their types from misc.json to
new dump.json.  Add dump.json to MAINTAINERS section "Dump".

Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190619201050.19040-15-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
MAINTAINERS
dump.c
include/sysemu/dump.h
monitor/hmp-cmds.c
qapi/Makefile.objs
qapi/dump.json [new file with mode: 0644]
qapi/misc.json
qapi/qapi-schema.json