All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MAINTAINERS: Mark Renesas hardware emulation orphan
@ 2021-03-12 15:55 Philippe Mathieu-Daudé
  2021-03-12 15:55 ` [PATCH 1/2] MAINTAINERS: Mark RX " Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-12 15:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Magnus Damm, Thomas Huth, Richard Henderson,
	Philippe Mathieu-Daudé,
	Yoshinori Sato

Yoshinori Sato doesn't have time to manage QEMU reviews.

The code is in good shape and hasn't started to bitrot,
so mark the corresponding sections as orphan to give the
possibility to any contributor to step in and fill the gap.

Philippe Mathieu-Daudé (2):
  MAINTAINERS: Mark RX hardware emulation orphan
  MAINTAINERS: Mark SH-4 hardware emulation orphan

 MAINTAINERS | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

-- 
2.26.2



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

* [PATCH 1/2] MAINTAINERS: Mark RX hardware emulation orphan
  2021-03-12 15:55 [PATCH 0/2] MAINTAINERS: Mark Renesas hardware emulation orphan Philippe Mathieu-Daudé
@ 2021-03-12 15:55 ` Philippe Mathieu-Daudé
  2021-03-12 15:55 ` [PATCH 2/2] MAINTAINERS: Mark SH-4 " Philippe Mathieu-Daudé
  2021-03-13 17:17 ` [PATCH 0/2] MAINTAINERS: Mark Renesas " Richard Henderson
  2 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-12 15:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Magnus Damm, Thomas Huth, Richard Henderson,
	Philippe Mathieu-Daudé,
	Yoshinori Sato

Yoshinori Sato doesn't have time to manage QEMU reviews.

The code is in good shape and hasn't started to bitrot,
so mark the RX target and hardware as orphan to give the
possibility to any contributor to step in and fill the gap.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8e9f0d591ee..95abfd6b818 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -306,8 +306,8 @@ F: linux-user/host/riscv32/
 F: linux-user/host/riscv64/
 
 RENESAS RX CPUs
-M: Yoshinori Sato <ysato@users.sourceforge.jp>
-S: Odd Fixes
+R: Yoshinori Sato <ysato@users.sourceforge.jp>
+S: Orphan
 F: target/rx/
 
 S390 TCG CPUs
@@ -1392,8 +1392,8 @@ F: include/hw/*/*sifive*.h
 RX Machines
 -----------
 rx-gdbsim
-M: Yoshinori Sato <ysato@users.sourceforge.jp>
-S: Odd Fixes
+R: Yoshinori Sato <ysato@users.sourceforge.jp>
+S: Orphan
 F: docs/system/target-rx.rst
 F: hw/rx/rx-gdbsim.c
 F: tests/acceptance/machine_rx_gdbsim.py
@@ -2175,8 +2175,8 @@ F: include/hw/sh4/sh.h
 F: include/hw/timer/renesas_*.h
 
 Renesas RX peripherals
-M: Yoshinori Sato <ysato@users.sourceforge.jp>
-S: Odd Fixes
+R: Yoshinori Sato <ysato@users.sourceforge.jp>
+S: Orphan
 F: hw/intc/rx_icu.c
 F: hw/rx/
 F: include/hw/intc/rx_icu.h
-- 
2.26.2



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

* [PATCH 2/2] MAINTAINERS: Mark SH-4 hardware emulation orphan
  2021-03-12 15:55 [PATCH 0/2] MAINTAINERS: Mark Renesas hardware emulation orphan Philippe Mathieu-Daudé
  2021-03-12 15:55 ` [PATCH 1/2] MAINTAINERS: Mark RX " Philippe Mathieu-Daudé
@ 2021-03-12 15:55 ` Philippe Mathieu-Daudé
  2021-03-13 17:17 ` [PATCH 0/2] MAINTAINERS: Mark Renesas " Richard Henderson
  2 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-12 15:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Yoshinori Sato, Richard Henderson, Magnus Damm,
	Philippe Mathieu-Daudé,
	Aurelien Jarno

Yoshinori Sato doesn't have time to manage QEMU reviews.

The code is in good shape and hasn't started to bitrot,
so mark the SH-4 hardware as orphan to give the possibility
to any contributor to step in and fill the gap.

CC: Magnus Damm <magnus.damm@gmail.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 95abfd6b818..3ba7b47f8e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -321,8 +321,8 @@ F: tests/tcg/s390x/
 L: qemu-s390x@nongnu.org
 
 SH4 TCG CPUs
-M: Yoshinori Sato <ysato@users.sourceforge.jp>
-S: Odd Fixes
+R: Yoshinori Sato <ysato@users.sourceforge.jp>
+S: Orphan
 F: target/sh4/
 F: hw/sh4/
 F: disas/sh4.c
@@ -1401,7 +1401,7 @@ F: tests/acceptance/machine_rx_gdbsim.py
 SH4 Machines
 ------------
 R2D
-M: Yoshinori Sato <ysato@users.sourceforge.jp>
+R: Yoshinori Sato <ysato@users.sourceforge.jp>
 R: Magnus Damm <magnus.damm@gmail.com>
 S: Odd Fixes
 F: hw/char/sh_serial.c
@@ -1412,7 +1412,7 @@ F: hw/timer/sh_timer.c
 F: include/hw/sh4/sh_intc.h
 
 Shix
-M: Yoshinori Sato <ysato@users.sourceforge.jp>
+R: Yoshinori Sato <ysato@users.sourceforge.jp>
 R: Magnus Damm <magnus.damm@gmail.com>
 S: Odd Fixes
 F: hw/block/tc58128.c
@@ -2163,7 +2163,7 @@ F: include/hw/*/*xive*
 F: docs/*/*xive*
 
 Renesas peripherals
-M: Yoshinori Sato <ysato@users.sourceforge.jp>
+R: Yoshinori Sato <ysato@users.sourceforge.jp>
 R: Magnus Damm <magnus.damm@gmail.com>
 S: Odd Fixes
 F: hw/char/renesas_sci.c
-- 
2.26.2



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

* Re: [PATCH 0/2] MAINTAINERS: Mark Renesas hardware emulation orphan
  2021-03-12 15:55 [PATCH 0/2] MAINTAINERS: Mark Renesas hardware emulation orphan Philippe Mathieu-Daudé
  2021-03-12 15:55 ` [PATCH 1/2] MAINTAINERS: Mark RX " Philippe Mathieu-Daudé
  2021-03-12 15:55 ` [PATCH 2/2] MAINTAINERS: Mark SH-4 " Philippe Mathieu-Daudé
@ 2021-03-13 17:17 ` Richard Henderson
  2 siblings, 0 replies; 4+ messages in thread
From: Richard Henderson @ 2021-03-13 17:17 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel
  Cc: Thomas Huth, Magnus Damm, Yoshinori Sato

On 3/12/21 9:55 AM, Philippe Mathieu-Daudé wrote:
> Philippe Mathieu-Daudé (2):
>    MAINTAINERS: Mark RX hardware emulation orphan
>    MAINTAINERS: Mark SH-4 hardware emulation orphan

Acked-by: Richard Henderson <richard.henderson@linaro.org>

r~


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

end of thread, other threads:[~2021-03-13 17:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 15:55 [PATCH 0/2] MAINTAINERS: Mark Renesas hardware emulation orphan Philippe Mathieu-Daudé
2021-03-12 15:55 ` [PATCH 1/2] MAINTAINERS: Mark RX " Philippe Mathieu-Daudé
2021-03-12 15:55 ` [PATCH 2/2] MAINTAINERS: Mark SH-4 " Philippe Mathieu-Daudé
2021-03-13 17:17 ` [PATCH 0/2] MAINTAINERS: Mark Renesas " Richard Henderson

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.