On 03/05/2017 12:30, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <[email protected]>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 46cf4870f9..62d62a6675 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1177,8 +1177,8 @@ M: Stefan Hajnoczi <[email protected]>
>  M: Fam Zheng <[email protected]>
>  L: [email protected]
>  S: Supported
> -F: async.c
> -F: aio-*.c
> +F: util/async.c
> +F: util/aio-*.c
>  F: block/io.c
>  F: migration/block*
>  F: include/block/aio.h
> 

Moved by c2b38b2
("block: move AioContext, QEMUTimer, main-loop to libqemuutil")

main-loop.c and qemu-timer.c have been also moved by this commit,
perhaps you can update them too?

Thanks,
Laurent

Reply via email to