marcandre.lur...@redhat.com writes: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > Hi, > > Although some QMP commands are still not fully qapi'fied, it is > possible to use more qapi common and generated code by dropping the > 'middle' mode.
Overall, I like this series. PATCH 10 looks more complicated than necessary, and PATCH 12 needs to avoid the introspection regression. I still have to double-check qmp_dispatch() does the same as the old monitor code it replaces.