qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kurz <groug@kaod.org>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: aik@ozlabs.ru, peter.maydell@linaro.org, qemu-ppc@nongnu.org,
	lvivier@redhat.com, qemu-devel@nongnu.org
Subject: Re: [for-6.0] MAINTAINERS: Add Greg Kurz as co-maintainer for ppc
Date: Fri, 4 Dec 2020 08:37:41 +0100	[thread overview]
Message-ID: <20201204083741.4e017945@bahia.lan> (raw)
In-Reply-To: <20201204001113.271220-1-david@gibson.dropbear.id.au>

On Fri,  4 Dec 2020 11:11:13 +1100
David Gibson <david@gibson.dropbear.id.au> wrote:

> Greg has agreed to be co-maintainer of the ppc target and machines.
> This should avoid repeats of the problem we had in qemu-5.2 where a
> last minute fix was needed while I was on holiday.
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---

Acked-by: Greg Kurz <groug@kaod.org>

>  MAINTAINERS | 17 ++++++++++++++++-
>  1 file changed, 16 insertions(+), 1 deletion(-)
> 
> I've also applied this change to my ppc-for-6.0 branch.
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 68bc160f41..bb7e3b3203 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -272,6 +272,7 @@ F: tests/tcg/openrisc/
>  
>  PowerPC TCG CPUs
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Maintained
>  F: target/ppc/
> @@ -394,6 +395,7 @@ F: target/mips/kvm.c
>  
>  PPC KVM CPUs
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  S: Maintained
>  F: target/ppc/kvm.c
>  
> @@ -1183,18 +1185,21 @@ PowerPC Machines
>  ----------------
>  405
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Odd Fixes
>  F: hw/ppc/ppc405_boards.c
>  
>  Bamboo
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Odd Fixes
>  F: hw/ppc/ppc440_bamboo.c
>  
>  e500
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Odd Fixes
>  F: hw/ppc/e500*
> @@ -1208,6 +1213,7 @@ F: pc-bios/u-boot.e500
>  
>  mpc8544ds
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Odd Fixes
>  F: hw/ppc/mpc8544ds.c
> @@ -1216,6 +1222,7 @@ F: hw/ppc/mpc8544_guts.c
>  New World (mac99)
>  M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>  R: David Gibson <david@gibson.dropbear.id.au>
> +R: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Odd Fixes
>  F: hw/ppc/mac_newworld.c
> @@ -1235,6 +1242,7 @@ F: pc-bios/qemu_vga.ndrv
>  Old World (g3beige)
>  M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>  R: David Gibson <david@gibson.dropbear.id.au>
> +R: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Odd Fixes
>  F: hw/ppc/mac_oldworld.c
> @@ -1248,6 +1256,8 @@ F: pc-bios/qemu_vga.ndrv
>  
>  PReP
>  M: Hervé Poussineau <hpoussin@reactos.org>
> +R: David Gibson <david@gibson.dropbear.id.au>
> +R: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Maintained
>  F: hw/ppc/prep.c
> @@ -1264,6 +1274,7 @@ F: tests/acceptance/ppc_prep_40p.py
>  
>  sPAPR
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Supported
>  F: hw/*/spapr*
> @@ -1281,6 +1292,7 @@ F: tests/qtest/libqos/rtas*
>  PowerNV (Non-Virtualized)
>  M: Cédric Le Goater <clg@kaod.org>
>  M: David Gibson <david@gibson.dropbear.id.au>
> +M: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Maintained
>  F: hw/ppc/pnv*
> @@ -1300,6 +1312,8 @@ F: hw/ppc/virtex_ml507.c
>  
>  sam460ex
>  M: BALATON Zoltan <balaton@eik.bme.hu>
> +R: David Gibson <david@gibson.dropbear.id.au>
> +R: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Maintained
>  F: hw/ppc/sam460ex.c
> @@ -2078,8 +2092,9 @@ F: tests/qtest/fw_cfg-test.c
>  T: git https://github.com/philmd/qemu.git fw_cfg-next
>  
>  XIVE
> -M: David Gibson <david@gibson.dropbear.id.au>
>  M: Cédric Le Goater <clg@kaod.org>
> +R: David Gibson <david@gibson.dropbear.id.au>
> +R: Greg Kurz <groug@kaod.org>
>  L: qemu-ppc@nongnu.org
>  S: Supported
>  F: hw/*/*xive*



      reply	other threads:[~2020-12-04  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04  0:11 [for-6.0] MAINTAINERS: Add Greg Kurz as co-maintainer for ppc David Gibson
2020-12-04  7:37 ` Greg Kurz [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=20201204083741.4e017945@bahia.lan \
    --to=groug@kaod.org \
    --cc=aik@ozlabs.ru \
    --cc=david@gibson.dropbear.id.au \
    --cc=lvivier@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).