qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop
Date: Wed, 3 May 2017 16:11:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 03/05/2017 13:59, Paolo Bonzini wrote:
> Moved by c2b38b2 ("block: move AioContext, QEMUTimer, main-loop to
> libqemuutil"), let's update MAINTAINERS too.
> 
> Reported-by: Laurent Vivier <address@hidden>
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 62d62a6675..b54c0568c6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1307,8 +1307,8 @@ Main loop
>  M: Paolo Bonzini <address@hidden>
>  S: Maintained
>  F: cpus.c
> -F: main-loop.c
> -F: qemu-timer.c
> +F: util/main-loop.c
> +F: util/qemu-timer.c
>  F: vl.c
>  
>  Human Monitor (HMP)
> 
Reviewed-by: Laurent Vivier <address@hidden>




reply via email to

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