All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop
@ 2017-05-03 11:59 Paolo Bonzini
  2017-05-03 14:11 ` Alex Bennée
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2017-05-03 11:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, lvivier

Moved by c2b38b2 ("block: move AioContext, QEMUTimer, main-loop to
libqemuutil"), let's update MAINTAINERS too.

Reported-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 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 <pbonzini@redhat.com>
 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)
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop
  2017-05-03 11:59 [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop Paolo Bonzini
@ 2017-05-03 14:11 ` Alex Bennée
  2017-05-03 14:11 ` Laurent Vivier
  2017-05-05  6:27 ` Michael Tokarev
  2 siblings, 0 replies; 4+ messages in thread
From: Alex Bennée @ 2017-05-03 14:11 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel, qemu-trivial, lvivier


Paolo Bonzini <pbonzini@redhat.com> writes:

> Moved by c2b38b2 ("block: move AioContext, QEMUTimer, main-loop to
> libqemuutil"), let's update MAINTAINERS too.
>
> Reported-by: Laurent Vivier <lvivier@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

> ---
>  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 <pbonzini@redhat.com>
>  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)


--
Alex Bennée

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop
  2017-05-03 11:59 [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop Paolo Bonzini
  2017-05-03 14:11 ` Alex Bennée
@ 2017-05-03 14:11 ` Laurent Vivier
  2017-05-05  6:27 ` Michael Tokarev
  2 siblings, 0 replies; 4+ messages in thread
From: Laurent Vivier @ 2017-05-03 14:11 UTC (permalink / raw)
  To: qemu-devel

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 <lvivier@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  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 <pbonzini@redhat.com>
>  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 <lvivier@redhat.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop
  2017-05-03 11:59 [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop Paolo Bonzini
  2017-05-03 14:11 ` Alex Bennée
  2017-05-03 14:11 ` Laurent Vivier
@ 2017-05-05  6:27 ` Michael Tokarev
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Tokarev @ 2017-05-05  6:27 UTC (permalink / raw)
  To: Paolo Bonzini, qemu-devel; +Cc: qemu-trivial, lvivier

Applied to -trivial, thanks!

/mjt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-05  6:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03 11:59 [Qemu-devel] [PATCH] MAINTAINERS: Update paths for main loop Paolo Bonzini
2017-05-03 14:11 ` Alex Bennée
2017-05-03 14:11 ` Laurent Vivier
2017-05-05  6:27 ` Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.