From: David Gibson <david@gibson.dropbear.id.au>
To: Alexander Graf <agraf@suse.de>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: PPC: Remove myself
Date: Wed, 7 Nov 2018 13:05:59 +1100 [thread overview]
Message-ID: <20181107020559.GC1754@umbus.fritz.box> (raw)
In-Reply-To: <20181030093531.18587-1-agraf@suse.de>
[-- Attachment #1: Type: text/plain, Size: 3591 bytes --]
On Tue, Oct 30, 2018 at 10:35:31AM +0100, Alexander Graf wrote:
> I haven't really been maintaining any PowerPC code for quite a while now,
> so let's reflect reality: David does all the work and embedded PPC is in
> "Odd Fixes" state rather than supported now.
>
> Signed-off-by: Alexander Graf <agraf@suse.de>
Applied to ppc-for-3.1.
> ---
> MAINTAINERS | 30 ++++++++++++++----------------
> 1 file changed, 14 insertions(+), 16 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d794bd7a66..d1a6d3c740 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -230,7 +230,6 @@ F: tests/tcg/openrisc/
>
> PowerPC
> M: David Gibson <david@gibson.dropbear.id.au>
> -M: Alexander Graf <agraf@suse.de>
> L: qemu-ppc@nongnu.org
> S: Maintained
> F: target/ppc/
> @@ -340,7 +339,7 @@ S: Maintained
> F: target/mips/kvm.c
>
> PPC
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> S: Maintained
> F: target/ppc/kvm.c
>
> @@ -780,21 +779,21 @@ F: hw/openrisc/openrisc_sim.c
> PowerPC Machines
> ----------------
> 405
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: hw/ppc/ppc405_boards.c
>
> Bamboo
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: hw/ppc/ppc440_bamboo.c
>
> e500
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> -S: Supported
> +S: Odd Fixes
> F: hw/ppc/e500.[hc]
> F: hw/ppc/e500plat.c
> F: include/hw/ppc/ppc_e500.h
> @@ -802,16 +801,16 @@ F: include/hw/pci-host/ppce500.h
> F: pc-bios/u-boot.e500
>
> mpc8544ds
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> -S: Supported
> +S: Odd Fixes
> F: hw/ppc/mpc8544ds.c
> F: hw/ppc/mpc8544_guts.c
>
> New World
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/mac_newworld.c
> F: hw/pci-host/uninorth.c
> F: hw/pci-bridge/dec.[hc]
> @@ -823,9 +822,9 @@ F: include/hw/misc/mos6522.h
> F: include/hw/ppc/mac_dbdma.h
>
> Old World
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/mac_oldworld.c
> F: hw/pci-host/grackle.c
> F: hw/misc/macio/
> @@ -850,7 +849,6 @@ F: pc-bios/ppc_rom.bin
>
> sPAPR
> M: David Gibson <david@gibson.dropbear.id.au>
> -M: Alexander Graf <agraf@suse.de>
> L: qemu-ppc@nongnu.org
> S: Supported
> F: hw/*/spapr*
> @@ -1117,7 +1115,7 @@ F: tests/bios-tables-test.c
> F: tests/acpi-utils.[hc]
>
> ppc4xx
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: hw/ppc/ppc4*.c
> @@ -1126,9 +1124,9 @@ F: include/hw/ppc/ppc4xx.h
> F: include/hw/i2c/ppc4xx_i2c.h
>
> ppce500
> -M: Alexander Graf <agraf@suse.de>
> +M: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> -S: Supported
> +S: Odd Fixes
> F: hw/ppc/e500*
> F: hw/pci-host/ppce500.c
> F: hw/net/fsl_etsec/
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2018-11-07 2:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-30 9:35 [Qemu-devel] [PATCH] MAINTAINERS: PPC: Remove myself Alexander Graf
2018-10-30 14:34 ` Mark Cave-Ayland
2018-11-07 4:25 ` David Gibson
2018-11-07 17:46 ` Mark Cave-Ayland
2018-11-08 1:16 ` David Gibson
2018-11-07 2:05 ` David Gibson [this message]
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=20181107020559.GC1754@umbus.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).