On Thu, Sep 30, 2021 at 02:23:35PM +0100, Daniel P. Berrangé wrote: > We no longer wish to have commands implemented in HMP only. All commands > should start with a QMP implementation and the HMP merely be a shim > around this. To reduce the burden of implementing QMP commands where > there is low expectation of machine usage, requirements for QAPI > modelling are relaxed provided the command is under the "x-" name > prefix. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > docs/devel/writing-monitor-commands.rst | 8 ++++++++ > 1 file changed, 8 insertions(+) >
Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org