qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 00/11] sh4: Update MAINTAINERS & trivial fixes
@ 2020-06-10 22:08 Philippe Mathieu-Daudé
  2020-06-10 22:08 ` [PATCH v3 01/11] MAINTAINERS: Mark SH4 section orphan Philippe Mathieu-Daudé
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-06-10 22:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Thomas Huth, Magnus Damm, Yoshinori Sato, qemu-trivial,
	Alex Bennée, Michael Tokarev, Laurent Vivier,
	Philippe Mathieu-Daudé, Aleksandar Markovic,
	Philippe Mathieu-Daudé

Hi,

This series clarifies the situation of the SH4 TCG target
and peripherals.

Since v2:
- Keep Magnus as maintainer:
  https://www.mail-archive.com/qemu-devel@nongnu.org/msg710320.html
Addressed Aleksandar review comments:
- Split the MAINTAINER patch in various atomic units
  https://www.mail-archive.com/qemu-devel@nongnu.org/msg710947.html
- Add Yoshinori Sato as maintainer of SH4/RX peripherals
  https://www.mail-archive.com/qemu-devel@nongnu.org/msg711008.html

Aleksandar, I hope this is now fine for you and you can Ack the
changes. If this is still not perfect enough, I suggest you send
the perfect patches directly, because I can't spend more time on this.

Maybe patches 7 & 8 can go via acceptance-next queue, and
the rest via qemu-trivial@?

Regards,

Phil.

CI report:
https://travis-ci.org/github/philmd/qemu/builds/692828388

Supersedes: <20200608090142.6793-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (9):
  MAINTAINERS: Mark SH4 section orphan
  MAINTAINERS: Mark SH4 based Shix machine orphan
  MAINTAINERS: Demote SH4 based R2D machine to 'Odd Fixes'
  MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
  MAINTAINERS: Add an entry for common Renesas peripherals
  MAINTAINERS: Add Yoshinori Sato as maintainer of Renesas peripherals
  hw/sh4: Use MemoryRegion typedef
  hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
  hw/timer/sh_timer: Remove unused 'qemu/timer.h' include

Thomas Huth (2):
  tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
  .travis.yml: Test SH4 QEMU advent calendar image

 include/hw/sh4/sh.h                    | 12 +-----------
 include/hw/timer/tmu012.h              | 23 +++++++++++++++++++++++
 hw/sh4/sh7750.c                        |  1 +
 hw/timer/sh_timer.c                    |  3 ++-
 .travis.yml                            |  2 +-
 MAINTAINERS                            | 16 ++++++++++------
 tests/acceptance/boot_linux_console.py | 13 +++++++++++--
 7 files changed, 49 insertions(+), 21 deletions(-)
 create mode 100644 include/hw/timer/tmu012.h

-- 
2.21.3



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

end of thread, other threads:[~2020-06-11  7:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 22:08 [PATCH v3 00/11] sh4: Update MAINTAINERS & trivial fixes Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 01/11] MAINTAINERS: Mark SH4 section orphan Philippe Mathieu-Daudé
2020-06-10 22:36   ` Aleksandar Markovic
2020-06-10 22:08 ` [PATCH v3 02/11] MAINTAINERS: Mark SH4 based Shix machine orphan Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 03/11] MAINTAINERS: Demote SH4 based R2D machine to 'Odd Fixes' Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 04/11] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 05/11] MAINTAINERS: Add an entry for common Renesas peripherals Philippe Mathieu-Daudé
2020-06-11  7:38   ` Thomas Huth
2020-06-11  7:45     ` Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 06/11] MAINTAINERS: Add Yoshinori Sato as maintainer of " Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 07/11] hw/sh4: Use MemoryRegion typedef Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 08/11] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 09/11] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 10/11] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image Philippe Mathieu-Daudé
2020-06-10 22:08 ` [PATCH v3 11/11] .travis.yml: Test SH4 " Philippe Mathieu-Daudé

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).