On Wed, Aug 23, 2017 at 06:46:29PM +0100, Dr. David Alan Gilbert wrote: > * Peter Xu (pet...@redhat.com) wrote: > > Introducing new option "without_bql" for HMP commands. It works just > > like QMP "without-bql", but for HMP commands. > > > > Signed-off-by: Peter Xu <pet...@redhat.com> > > It's going to be interesting when we have hmp commands that just call > their qmp equivalent that we need to check for no mistakes.
But we don't have any QMP & HMP mapping between them, do we? Then I have no good idea on how we can do the check. -- Peter Xu