On Thu, 29 Jul 2021 at 19:05, Eduardo Habkost <[email protected]> wrote: > > Add qom.rst to the QOM section of MAINTAINERS. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 42ac45c3e50..dc3f04242eb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2651,6 +2651,7 @@ M: Paolo Bonzini <[email protected]> > R: Daniel P. Berrange <[email protected]> > R: Eduardo Habkost <[email protected]> > S: Supported > +F: docs/devel/qom.rst > F: docs/qdev-device-use.txt > F: hw/core/qdev* > F: hw/core/bus.c > --
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
