On 5/29/20 3:45 PM, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bb9861f33b..e6957dac1a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2279,6 +2279,8 @@ R: Eduardo Habkost <ehabkost@redhat.com>
> S: Supported
> F: docs/qdev-device-use.txt
> F: hw/core/qdev*
> +F: hw/core/bus.c
> +F: hw/core/sysbus.c
> F: include/hw/qdev*
> F: include/monitor/qdev.h
> F: include/qom/
>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>