Add cpus into the "machine core" subset along with cpu cluster and add myself as reviewer.
Signed-off-by: Damien Hedde <damien.he...@greensocs.com> --- Should we put all cpu groups in the same subset ? hw/cpu/cluster hw/cpu/cpus hw/arm/arm_cpus hw/riscv/riscv_array --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index cc364afef7..80b9331d02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1678,6 +1678,7 @@ M: Eduardo Habkost <edua...@habkost.net> M: Marcel Apfelbaum <marcel.apfelb...@gmail.com> R: Philippe Mathieu-Daudé <f4...@amsat.org> R: Yanan Wang <wangyana...@huawei.com> +R: Damien Hedde <damien.he...@greensocs.com> S: Supported F: cpu.c F: hw/core/cpu.c @@ -1687,11 +1688,13 @@ F: hw/core/machine-smp.c F: hw/core/null-machine.c F: hw/core/numa.c F: hw/cpu/cluster.c +F: hw/cpu/cpus.c F: qapi/machine.json F: qapi/machine-target.json F: include/hw/boards.h F: include/hw/core/cpu.h F: include/hw/cpu/cluster.h +F: include/hw/cpu/cpus.h F: include/sysemu/numa.h F: tests/unit/test-smp-parse.c T: git https://gitlab.com/ehabkost/qemu.git machine-next -- 2.35.1