* [Qemu-devel] [PATCHv2 0/2] MAINTAINERS: update entries for SPARC
@ 2016-06-13 20:22 Mark Cave-Ayland
2016-06-13 20:22 ` [Qemu-devel] [PATCHv2 1/2] MAINTAINERS: add Artyom Tarasenko as SPARC maintainer Mark Cave-Ayland
2016-06-13 20:23 ` [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl " Mark Cave-Ayland
0 siblings, 2 replies; 6+ messages in thread
From: Mark Cave-Ayland @ 2016-06-13 20:22 UTC (permalink / raw)
To: qemu-devel, peter.maydell; +Cc: Mark Cave-Ayland
Update MAINTAINERS for SPARC: add Artyom Tarasenko and remove Blue Swirl.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mark Cave-Ayland (2):
MAINTAINERS: add Artyom Tarasenko as SPARC maintainer
MAINTAINERS: remove Blue Swirl as SPARC maintainer
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.7.10.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Qemu-devel] [PATCHv2 1/2] MAINTAINERS: add Artyom Tarasenko as SPARC maintainer
2016-06-13 20:22 [Qemu-devel] [PATCHv2 0/2] MAINTAINERS: update entries for SPARC Mark Cave-Ayland
@ 2016-06-13 20:22 ` Mark Cave-Ayland
2016-06-13 20:23 ` [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl " Mark Cave-Ayland
1 sibling, 0 replies; 6+ messages in thread
From: Mark Cave-Ayland @ 2016-06-13 20:22 UTC (permalink / raw)
To: qemu-devel, peter.maydell; +Cc: Mark Cave-Ayland
Artyom has been working on QEMU's SPARC emulation for several years, providing
initial support for Solaris under qemu-system-sparc and more recently bugfixes
for qemu-system-sparc64 and TCG patch reviews. As work progresses on improving
emulation for sun4u machines and beyond, Artyom has agreed to take on
co-maintainership of SPARC with a focus on 64-bit architecture.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index df990a8..081bf20 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -191,6 +191,7 @@ F: disas/sh4.c
SPARC
M: Blue Swirl <blauwirbel@gmail.com>
M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
+M: Artyom Tarasenko <atar4qemu@gmail.com>
S: Maintained
F: target-sparc/
F: hw/sparc/
--
1.7.10.4
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl as SPARC maintainer
2016-06-13 20:22 [Qemu-devel] [PATCHv2 0/2] MAINTAINERS: update entries for SPARC Mark Cave-Ayland
2016-06-13 20:22 ` [Qemu-devel] [PATCHv2 1/2] MAINTAINERS: add Artyom Tarasenko as SPARC maintainer Mark Cave-Ayland
@ 2016-06-13 20:23 ` Mark Cave-Ayland
2016-06-14 8:33 ` Markus Armbruster
1 sibling, 1 reply; 6+ messages in thread
From: Mark Cave-Ayland @ 2016-06-13 20:23 UTC (permalink / raw)
To: qemu-devel, peter.maydell; +Cc: Mark Cave-Ayland, Blue Swirl
Blue is no longer active in the QEMU project, so remove him from the list of
SPARC maintainers.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
CC: Blue Swirl <blauwirbel@gmail.com>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 081bf20..fdd0057 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -189,7 +189,6 @@ F: hw/sh4/
F: disas/sh4.c
SPARC
-M: Blue Swirl <blauwirbel@gmail.com>
M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
M: Artyom Tarasenko <atar4qemu@gmail.com>
S: Maintained
--
1.7.10.4
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl as SPARC maintainer
2016-06-13 20:23 ` [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl " Mark Cave-Ayland
@ 2016-06-14 8:33 ` Markus Armbruster
2016-06-14 9:09 ` Paolo Bonzini
2016-06-14 19:00 ` Mark Cave-Ayland
0 siblings, 2 replies; 6+ messages in thread
From: Markus Armbruster @ 2016-06-14 8:33 UTC (permalink / raw)
To: Mark Cave-Ayland; +Cc: qemu-devel, peter.maydell, Blue Swirl
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> writes:
> Blue is no longer active in the QEMU project, so remove him from the list of
> SPARC maintainers.
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> CC: Blue Swirl <blauwirbel@gmail.com>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 081bf20..fdd0057 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -189,7 +189,6 @@ F: hw/sh4/
> F: disas/sh4.c
>
> SPARC
> -M: Blue Swirl <blauwirbel@gmail.com>
> M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> M: Artyom Tarasenko <atar4qemu@gmail.com>
> S: Maintained
What about the other things Blue nominally maintains?
SPARC Machines
--------------
Sun4m
M: Blue Swirl <blauwirbel@gmail.com>
M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
S: Maintained
F: hw/sparc/sun4m.c
Sun4u
M: Blue Swirl <blauwirbel@gmail.com>
M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
S: Maintained
F: hw/sparc64/sun4u.c
These two still have a maintainer (you). The remaining ones are
effectively orphaned, but you can't see that in MAINTAINERS. I feel
keeping status there honest is important.
Subsystems
----------
Checkpatch
M: Blue Swirl <blauwirbel@gmail.com>
S: Odd Fixes
F: scripts/checkpatch.pl
get_maintainer.pl --no-m --git:
Paolo Bonzini <pbonzini@redhat.com> (commit_signer:9/12=75%)
Leonid Bloch <leonid@daynix.com> (commit_signer:2/12=17%)
Michael Tokarev <mjt@tls.msk.ru> (commit_signer:2/12=17%)
Peter Maydell <peter.maydell@linaro.org> (commit_signer:2/12=17%)
Stefan Weil <sw@weilnetz.de> (commit_signer:2/12=17%)
--git-blame:
Blue Swirl <blauwirbel@gmail.com> (authored lines:2374/2607=91%,commits:11/28=39%)
Paolo Bonzini <pbonzini@redhat.com> (commits:10/28=36%)
Stefan Hajnoczi <stefanha@redhat.com> (commits:5/28=18%)
Don Slutz <Don@CloudSwitch.com> (commits:4/28=14%)
Stefan Weil <sw@weilnetz.de> (commits:3/28=11%)
qemu-devel@nongnu.org (open list:All patches CC here)
Usermode Emulation
------------------
BSD user
M: Blue Swirl <blauwirbel@gmail.com>
S: Maintained
F: bsd-user/
Tiny Code Generator (TCG)
-------------------------
SPARC target
M: Blue Swirl <blauwirbel@gmail.com>
S: Maintained
F: tcg/sparc/
F: disas/sparc.c
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl as SPARC maintainer
2016-06-14 8:33 ` Markus Armbruster
@ 2016-06-14 9:09 ` Paolo Bonzini
2016-06-14 19:00 ` Mark Cave-Ayland
1 sibling, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2016-06-14 9:09 UTC (permalink / raw)
To: Markus Armbruster, Mark Cave-Ayland; +Cc: Blue Swirl, peter.maydell, qemu-devel
On 14/06/2016 10:33, Markus Armbruster wrote:
> The remaining ones are
> effectively orphaned, but you can't see that in MAINTAINERS. I feel
> keeping status there honest is important.
>
> Subsystems
> ----------
> Checkpatch
> M: Blue Swirl <blauwirbel@gmail.com>
> S: Odd Fixes
> F: scripts/checkpatch.pl
This one is okay to remove M and even bump to Maintained. It is in
obviously heavy use and has been in the "miscellaneous" pool for a
while. But I don't really long for having my name attached to it. :)
>
> Usermode Emulation
> ------------------
> BSD user
> M: Blue Swirl <blauwirbel@gmail.com>
> S: Maintained
> F: bsd-user/
The FreeBSD guys have effectively forked bsd-user. Orphan is appropriate.
> Tiny Code Generator (TCG)
> -------------------------
> SPARC target
> M: Blue Swirl <blauwirbel@gmail.com>
> S: Maintained
> F: tcg/sparc/
> F: disas/sparc.c
Remove M and leave it as Odd Fixes, the TCG maintainers can have a look
at the occasional patch.
Paolo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl as SPARC maintainer
2016-06-14 8:33 ` Markus Armbruster
2016-06-14 9:09 ` Paolo Bonzini
@ 2016-06-14 19:00 ` Mark Cave-Ayland
1 sibling, 0 replies; 6+ messages in thread
From: Mark Cave-Ayland @ 2016-06-14 19:00 UTC (permalink / raw)
To: Markus Armbruster; +Cc: qemu-devel, peter.maydell, Blue Swirl
On 14/06/16 09:33, Markus Armbruster wrote:
> Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> writes:
>
>> Blue is no longer active in the QEMU project, so remove him from the list of
>> SPARC maintainers.
>>
>> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>> CC: Blue Swirl <blauwirbel@gmail.com>
>> ---
>> MAINTAINERS | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 081bf20..fdd0057 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -189,7 +189,6 @@ F: hw/sh4/
>> F: disas/sh4.c
>>
>> SPARC
>> -M: Blue Swirl <blauwirbel@gmail.com>
>> M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>> M: Artyom Tarasenko <atar4qemu@gmail.com>
>> S: Maintained
>
> What about the other things Blue nominally maintains?
>
> SPARC Machines
> --------------
> Sun4m
> M: Blue Swirl <blauwirbel@gmail.com>
> M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> S: Maintained
> F: hw/sparc/sun4m.c
>
> Sun4u
> M: Blue Swirl <blauwirbel@gmail.com>
> M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> S: Maintained
> F: hw/sparc64/sun4u.c
>
> These two still have a maintainer (you). The remaining ones are
> effectively orphaned, but you can't see that in MAINTAINERS. I feel
> keeping status there honest is important.
Looks like I missed these. I've spoken with Artyom about this off-list
and we're both willing to help out with sun4m/sun4u - I'll update the
patch to add ourselves, remove Blue and resubmit.
> Subsystems
> ----------
> Checkpatch
> M: Blue Swirl <blauwirbel@gmail.com>
> S: Odd Fixes
> F: scripts/checkpatch.pl
>
> get_maintainer.pl --no-m --git:
> Paolo Bonzini <pbonzini@redhat.com> (commit_signer:9/12=75%)
> Leonid Bloch <leonid@daynix.com> (commit_signer:2/12=17%)
> Michael Tokarev <mjt@tls.msk.ru> (commit_signer:2/12=17%)
> Peter Maydell <peter.maydell@linaro.org> (commit_signer:2/12=17%)
> Stefan Weil <sw@weilnetz.de> (commit_signer:2/12=17%)
> --git-blame:
> Blue Swirl <blauwirbel@gmail.com> (authored lines:2374/2607=91%,commits:11/28=39%)
> Paolo Bonzini <pbonzini@redhat.com> (commits:10/28=36%)
> Stefan Hajnoczi <stefanha@redhat.com> (commits:5/28=18%)
> Don Slutz <Don@CloudSwitch.com> (commits:4/28=14%)
> Stefan Weil <sw@weilnetz.de> (commits:3/28=11%)
> qemu-devel@nongnu.org (open list:All patches CC here)
>
> Usermode Emulation
> ------------------
> BSD user
> M: Blue Swirl <blauwirbel@gmail.com>
> S: Maintained
> F: bsd-user/
>
> Tiny Code Generator (TCG)
> -------------------------
> SPARC target
> M: Blue Swirl <blauwirbel@gmail.com>
> S: Maintained
> F: tcg/sparc/
> F: disas/sparc.c
Sadly I can't help with TCG SPARC target as I don't own any SPARC
hardware (ironically the reason I started using QEMU in the first place..).
Outside of SPARC, I don't feel that it's my role to remove Blue from the
other areas of MAINTAINERS; perhaps that would best come from Peter?
ATB,
Mark.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-06-14 21:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13 20:22 [Qemu-devel] [PATCHv2 0/2] MAINTAINERS: update entries for SPARC Mark Cave-Ayland
2016-06-13 20:22 ` [Qemu-devel] [PATCHv2 1/2] MAINTAINERS: add Artyom Tarasenko as SPARC maintainer Mark Cave-Ayland
2016-06-13 20:23 ` [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl " Mark Cave-Ayland
2016-06-14 8:33 ` Markus Armbruster
2016-06-14 9:09 ` Paolo Bonzini
2016-06-14 19:00 ` Mark Cave-Ayland
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).