All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support
@ 2016-08-04 18:18 John Snow
  2016-08-05  1:07 ` Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: John Snow @ 2016-08-04 18:18 UTC (permalink / raw)
  To: qemu-block
  Cc: kwolf, peter.maydell, famz, qemu-devel, mreitz, pbonzini, John Snow

These files are currently unmaintained.

I'm proposing that Fam and I co-maintain them; under the model that
whomever between us isn't authoring a given series will be responsible
for reviewing it.

Signed-off-by: John Snow <jsnow@redhat.com>
---
 MAINTAINERS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b6fb84e..0086f0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1041,6 +1041,20 @@ F: block/qapi.c
 F: qapi/block*.json
 T: git git://repo.or.cz/qemu/armbru.git block-next
 
+Dirty Bitmaps
+M: Fam Zheng <famz@redhat.com>
+M: John Snow <jsnow@redhat.com>
+L: qemu-block@nongnu.org
+S: Supported
+F: util/hbitmap.c
+F: block/dirty-bitmap.c
+F: include/qemu/hbitmap.h
+F: include/block/dirty-bitmap.h
+F: tests/test-hbitmap.c
+F: docs/bitmaps.md
+T: git git://github.com/famz/qemu.git bitmaps
+T: git git://github.com/jnsnow/qemu.git bitmaps
+
 Character device backends
 M: Paolo Bonzini <pbonzini@redhat.com>
 S: Maintained
-- 
2.7.4

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support
  2016-08-04 18:18 [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support John Snow
@ 2016-08-05  1:07 ` Fam Zheng
  2016-08-24 16:31 ` Max Reitz
  2016-11-07 16:40 ` Max Reitz
  2 siblings, 0 replies; 6+ messages in thread
From: Fam Zheng @ 2016-08-05  1:07 UTC (permalink / raw)
  To: John Snow; +Cc: qemu-block, kwolf, peter.maydell, qemu-devel, mreitz, pbonzini

On Thu, 08/04 14:18, John Snow wrote:
> These files are currently unmaintained.
> 
> I'm proposing that Fam and I co-maintain them; under the model that
> whomever between us isn't authoring a given series will be responsible
> for reviewing it.
> 
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>  MAINTAINERS | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b6fb84e..0086f0e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1041,6 +1041,20 @@ F: block/qapi.c
>  F: qapi/block*.json
>  T: git git://repo.or.cz/qemu/armbru.git block-next
>  
> +Dirty Bitmaps
> +M: Fam Zheng <famz@redhat.com>
> +M: John Snow <jsnow@redhat.com>
> +L: qemu-block@nongnu.org
> +S: Supported
> +F: util/hbitmap.c
> +F: block/dirty-bitmap.c
> +F: include/qemu/hbitmap.h
> +F: include/block/dirty-bitmap.h
> +F: tests/test-hbitmap.c
> +F: docs/bitmaps.md
> +T: git git://github.com/famz/qemu.git bitmaps
> +T: git git://github.com/jnsnow/qemu.git bitmaps
> +
>  Character device backends
>  M: Paolo Bonzini <pbonzini@redhat.com>
>  S: Maintained
> -- 
> 2.7.4
> 

Acked-by: Fam Zheng <famz@redhat.com>

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support
  2016-08-04 18:18 [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support John Snow
  2016-08-05  1:07 ` Fam Zheng
@ 2016-08-24 16:31 ` Max Reitz
  2016-11-07 16:40 ` Max Reitz
  2 siblings, 0 replies; 6+ messages in thread
From: Max Reitz @ 2016-08-24 16:31 UTC (permalink / raw)
  To: John Snow, qemu-block; +Cc: kwolf, peter.maydell, famz, qemu-devel, pbonzini

On 2016-08-04 at 14:18, John Snow wrote:
> These files are currently unmaintained.
>
> I'm proposing that Fam and I co-maintain them; under the model that
> whomever between us isn't authoring a given series will be responsible
> for reviewing it.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>  MAINTAINERS | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

Acked-by: Max Reitz <mreitz@redhat.com>

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support
  2016-08-04 18:18 [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support John Snow
  2016-08-05  1:07 ` Fam Zheng
  2016-08-24 16:31 ` Max Reitz
@ 2016-11-07 16:40 ` Max Reitz
  2016-11-08 11:57   ` Thomas Huth
  2 siblings, 1 reply; 6+ messages in thread
From: Max Reitz @ 2016-11-07 16:40 UTC (permalink / raw)
  To: John Snow, qemu-block; +Cc: kwolf, peter.maydell, famz, qemu-devel, pbonzini

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

On 04.08.2016 20:18, John Snow wrote:
> These files are currently unmaintained.
> 
> I'm proposing that Fam and I co-maintain them; under the model that
> whomever between us isn't authoring a given series will be responsible
> for reviewing it.
> 
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>  MAINTAINERS | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

Ping, anyone?

Max


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 480 bytes --]

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support
  2016-11-07 16:40 ` Max Reitz
@ 2016-11-08 11:57   ` Thomas Huth
  2016-11-08 15:07     ` Fam Zheng
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Huth @ 2016-11-08 11:57 UTC (permalink / raw)
  To: Max Reitz, John Snow, qemu-block
  Cc: kwolf, peter.maydell, famz, qemu-devel, pbonzini

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

On 07.11.2016 17:40, Max Reitz wrote:
> On 04.08.2016 20:18, John Snow wrote:
>> These files are currently unmaintained.
>>
>> I'm proposing that Fam and I co-maintain them; under the model that
>> whomever between us isn't authoring a given series will be responsible
>> for reviewing it.
>>
>> Signed-off-by: John Snow <jsnow@redhat.com>
>> ---
>>  MAINTAINERS | 14 ++++++++++++++
>>  1 file changed, 14 insertions(+)
> 
> Ping, anyone?

I'm currently gathering a set of my patches that updates the MAINTAINERS
file - and Paolo asked me to send a PULL request for that one, so if you
like, I can also include this patch there.

 Thomas



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support
  2016-11-08 11:57   ` Thomas Huth
@ 2016-11-08 15:07     ` Fam Zheng
  0 siblings, 0 replies; 6+ messages in thread
From: Fam Zheng @ 2016-11-08 15:07 UTC (permalink / raw)
  To: Thomas Huth
  Cc: Max Reitz, John Snow, qemu-block, kwolf, peter.maydell,
	qemu-devel, pbonzini

On Tue, 11/08 12:57, Thomas Huth wrote:
> On 07.11.2016 17:40, Max Reitz wrote:
> > On 04.08.2016 20:18, John Snow wrote:
> >> These files are currently unmaintained.
> >>
> >> I'm proposing that Fam and I co-maintain them; under the model that
> >> whomever between us isn't authoring a given series will be responsible
> >> for reviewing it.
> >>
> >> Signed-off-by: John Snow <jsnow@redhat.com>
> >> ---
> >>  MAINTAINERS | 14 ++++++++++++++
> >>  1 file changed, 14 insertions(+)
> > 
> > Ping, anyone?
> 
> I'm currently gathering a set of my patches that updates the MAINTAINERS
> file - and Paolo asked me to send a PULL request for that one, so if you
> like, I can also include this patch there.

Please do. Thanks!

Fam

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

end of thread, other threads:[~2016-11-08 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-04 18:18 [Qemu-devel] [PATCH] MAINTAINERS: Add Fam and Jsnow for Bitmap support John Snow
2016-08-05  1:07 ` Fam Zheng
2016-08-24 16:31 ` Max Reitz
2016-11-07 16:40 ` Max Reitz
2016-11-08 11:57   ` Thomas Huth
2016-11-08 15:07     ` Fam Zheng

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.