On Mon, 03 Jun 2013 11:24:58 -0600
Eric Blake <ebl...@redhat.com> wrote:

> On 06/03/2013 11:17 AM, Luiz Capitulino wrote:
> > This entry doesn't reflect reality for a few years now. This commit
> > splits it into Human Monitor (HMP), QAPI and QMP. Markus is dropped
> > as a maintainer.
> > 
> > This is what we have been for the last few years. Also, it's going
> > to help me to offload some of this work to someone else in the near
> > future.
> > 
> > Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com>
> > ---
> >  MAINTAINERS | 17 +++++++++++++++--
> >  1 file changed, 15 insertions(+), 2 deletions(-)
> 
> >  QAPI Schema
> >  M: Eric Blake <ebl...@redhat.com>
> >  M: Luiz Capitulino <lcapitul...@redhat.com>
> > @@ -713,6 +719,13 @@ M: Markus Armbruster <arm...@redhat.com>
> >  S: Supported
> >  F: qapi-schema.json
> >  
> > +QMP
> > +M: Luiz Capitulino <lcapitul...@redhat.com>
> > +S: Supported
> > +F: qmp.c
> > +F: monitor.c
> > +F: qmp-commands.hx
> 
> Do we want QMP/* lumped into this category?  For that matter, should
> QMP/qmp-events.txt be included as part of QAPI Schema?

Yes, for both questions. I've fixed it for v2, but I didn't include
QMP/qmp-events.txt in the QAPI Schema entry cause it would be a bit
confusing. We should move the events to the schema file soon, anyway.

Reply via email to