qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] MAINTAINERS: Add more TCG files


From: Kirill Batuzov
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add more TCG files
Date: Wed, 22 Oct 2014 12:49:19 +0400 (MSK)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

On Wed, 22 Oct 2014, Paolo Bonzini wrote:

> Unfortunately, TCG files do not really have a maintainer yet.
> But at least there will be fewer unmaintained files.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  MAINTAINERS | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 206bf7e..70d58a5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -61,6 +61,16 @@ L: address@hidden
>  
>  Guest CPU cores (TCG):
>  ----------------------
> +Overall
> +M: address@hidden
> +S: Odd fixes
> +F: cpu-exec.c
> +F: cputlb.c
> +F: softmmu_template.h
> +F: translate-all.c
> +F: include/exec/cpu_ldst_template.h

You probably wan to add here
F: include/exec/cpu_ldst.h

and may be
F: include/exec/cputlb.h (it covers functions from cputlb.c and exec.c)

> +F: include/exec/helper*.h
> +
>  Alpha
>  M: Richard Henderson <address@hidden>
>  S: Maintained
> @@ -873,6 +883,12 @@ F: include/sysemu/seccomp.h
>  
>  Usermode Emulation
>  ------------------
> +Overall
> +M: Riku Voipio <address@hidden>
> +S: Maintained
> +F: thunk.c
> +F: user-exec.c
> +
>  BSD user
>  M: Blue Swirl <address@hidden>
>  S: Maintained
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]