Suggested-by: Paolo Bonzini <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> Reviewed-by: Daniel P. Berrangé <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 23a8c5ac0b..3d139b61ff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2033,12 +2033,18 @@ M: Paolo Bonzini <[email protected]> R: Daniel P. Berrange <[email protected]> R: Eduardo Habkost <[email protected]> S: Supported +F: docs/qdev-device-use.txt +F: hw/core/qdev* +F: include/hw/qdev* +F: include/monitor/qdev.h F: include/qom/ X: include/qom/cpu.h +F: qdev-monitor.c F: qom/ X: qom/cpu.c F: tests/check-qom-interface.c F: tests/check-qom-proplist.c +F: tests/test-qdev-global-props.c QMP M: Markus Armbruster <[email protected]> -- 2.21.0
