Skip to content

Commit 8ff6ff0

Browse files
committed
MAINTAINERS: Consolidate core exec/vCPU handling section
Some common cpu/exec files are listed under the 'TCG CPUs' section. Move them to the generic 'Overall Guest CPU Cores' one where they belong. Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Richard Henderson <[email protected]> Message-Id: <[email protected]>
1 parent d0a4cca commit 8ff6ff0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

MAINTAINERS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,7 @@ Overall TCG CPUs
152152
M: Richard Henderson <[email protected]>
153153
R: Paolo Bonzini <[email protected]>
154154
S: Maintained
155-
F: system/cpus.c
156155
F: system/watchpoint.c
157-
F: cpu-common.c
158-
F: cpu-target.c
159156
F: page-vary-target.c
160157
F: page-vary-common.c
161158
F: accel/tcg/
@@ -165,15 +162,11 @@ F: util/cacheflush.c
165162
F: scripts/decodetree.py
166163
F: docs/devel/decodetree.rst
167164
F: docs/devel/tcg*
168-
F: include/exec/cpu*.h
169-
F: include/exec/exec-all.h
170165
F: include/exec/tb-flush.h
171-
F: include/exec/target_long.h
172166
F: include/exec/helper*.h
173167
F: include/exec/helper*.h.inc
174168
F: include/exec/helper-info.c.inc
175169
F: include/exec/page-protection.h
176-
F: include/system/cpus.h
177170
F: include/system/tcg.h
178171
F: include/accel/tcg/cpu-ops.h
179172
F: host/include/*/host/cpuinfo.h
@@ -497,12 +490,19 @@ Overall
497490
M: Richard Henderson <[email protected]>
498491
R: Paolo Bonzini <[email protected]>
499492
S: Maintained
493+
F: include/exec/cpu*.h
494+
F: include/exec/exec-all.h
495+
F: include/exec/target_long.h
500496
F: include/qemu/accel.h
501497
F: include/system/accel-*.h
498+
F: include/system/cpus.h
502499
F: include/accel/accel-cpu-target.h
503500
F: accel/accel-*.c
504501
F: accel/Makefile.objs
505502
F: accel/stubs/Makefile.objs
503+
F: cpu-common.c
504+
F: cpu-target.c
505+
F: system/cpus.c
506506

507507
Apple Silicon HVF CPUs
508508
M: Alexander Graf <[email protected]>

0 commit comments

Comments
 (0)