qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <lvivier@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, famz@redhat.com, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] MAINTAINERS: Update paths for AioContext implementation
Date: Wed, 3 May 2017 12:45:50 +0200	[thread overview]
Message-ID: <07e55441-853f-f60c-c306-c61ec23a181b@redhat.com> (raw)
In-Reply-To: <20170503103023.9247-1-pbonzini@redhat.com>

On 03/05/2017 12:30, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  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 <stefanha@redhat.com>
>  M: Fam Zheng <famz@redhat.com>
>  L: qemu-block@nongnu.org
>  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	other threads:[~2017-05-03 10:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03 10:30 [Qemu-devel] [PATCH] MAINTAINERS: Update paths for AioContext implementation Paolo Bonzini
2017-05-03 10:45 ` Laurent Vivier [this message]
2017-05-03 14:12 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2017-05-05  6:28 ` [Qemu-devel] " Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=07e55441-853f-f60c-c306-c61ec23a181b@redhat.com \
    --to=lvivier@redhat.com \
    --cc=famz@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).