Am 29.01.2020 um 17:35 hat Markus Armbruster geschrieben: > Kevin Wolf <kw...@redhat.com> writes: > > > misc.json contains definitions that are related to the system emulator, > > so it can't be used for other tools like the storage daemon. This patch > > moves basic functionality that is shared between all tools (and mostly > > related to the monitor itself) into a new control.json, which could be > > used in tools as well. > > > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > > Reviewed-by: Markus Armbruster <arm...@redhat.com> > > I'd like to retitle this patch and the next one: > > qapi: Split control.json off misc.json > monitor: Collect "control" command handlers in qmp-cmds.control.c > > Okay?
Sure, why not. Kevin