Re: [Qemu-devel] [PATCH v2 1/5] MAINTAINERS: update TCG entries

2017-06-29 Thread Thomas Huth
On 29.06.2017 17:03, Philippe Mathieu-Daudé wrote:
> moved in a9ded601..244f1441 to accel/
> 
> Signed-off-by: Philippe Mathieu-Daudé 
> ---
>  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 
>  M: Peter Crosthwaite 
>  M: Richard Henderson 
>  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

Reviewed-by: Thomas Huth 



[Qemu-devel] [PATCH v2 1/5] MAINTAINERS: update TCG entries

2017-06-29 Thread Philippe Mathieu-Daudé
moved in a9ded601..244f1441 to accel/

Signed-off-by: Philippe Mathieu-Daudé 
---
 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 
 M: Peter Crosthwaite 
 M: Richard Henderson 
 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