mirror of
https://github.com/qemu/qemu.git
synced 2026-04-05 21:46:25 +00:00
MAINTAINERS: Separate QDev section from QOM one
QDev is about QEMU devices model API, while QOM is about QEMU object model in plain C. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Message-Id: <20260325151728.45378-2-philmd@linaro.org>
This commit is contained in:
21
MAINTAINERS
21
MAINTAINERS
@@ -3546,24 +3546,29 @@ M: Paolo Bonzini <pbonzini@redhat.com>
|
||||
R: Daniel P. Berrange <berrange@redhat.com>
|
||||
S: Supported
|
||||
F: docs/devel/qom.rst
|
||||
F: include/qom/
|
||||
F: qapi/qom.json
|
||||
F: scripts/coccinelle/qom-parent-type.cocci
|
||||
F: scripts/qom-cast-macro-clean-cocci-gen.py
|
||||
F: qom/
|
||||
F: tests/unit/check-qom-interface.c
|
||||
F: tests/unit/check-qom-proplist.c
|
||||
F: tests/qtest/qom-test.c
|
||||
|
||||
QDev
|
||||
M: Paolo Bonzini <pbonzini@redhat.com>
|
||||
R: Daniel P. Berrange <berrange@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/
|
||||
F: qapi/qom.json
|
||||
F: qapi/qdev.json
|
||||
F: scripts/coccinelle/qom-parent-type.cocci
|
||||
F: scripts/qom-cast-macro-clean-cocci-gen.py
|
||||
F: system/qdev-monitor.c
|
||||
F: stubs/qdev.c
|
||||
F: qom/
|
||||
F: tests/unit/check-qom-interface.c
|
||||
F: tests/unit/check-qom-proplist.c
|
||||
F: tests/unit/test-qdev-global-props.c
|
||||
F: tests/qtest/qom-test.c
|
||||
|
||||
QOM boilerplate conversion script
|
||||
S: Orphan
|
||||
|
||||
Reference in New Issue
Block a user