Signed-off-by: Markus Armbruster <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Paolo Bonzini <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 10de075638..784bdcd60c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2289,6 +2289,8 @@ R: Eduardo Habkost <[email protected]> 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/ -- 2.26.2
