moved in a9ded601..244f1441 to accel/ Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 839f7ca063..06006fc7df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -84,14 +84,10 @@ M: Paolo Bonzini <[email protected]> M: Peter Crosthwaite <[email protected]> M: Richard Henderson <[email protected]> S: Maintained -F: cpu-exec.c -F: cpu-exec-common.c F: cpus.c -F: cputlb.c F: exec.c F: softmmu_template.h -F: translate-all.* -F: translate-common.c +F: accel/tcg/ F: include/exec/cpu*.h F: include/exec/exec-all.h F: include/exec/helper*.h -- 2.13.1
