qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/7] sh4: Add 'Renesas peripherals' entry in MAINTAINERS + trivial fixes
@ 2020-06-11 11:43 Philippe Mathieu-Daudé
  2020-06-11 11:43 ` [PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine Philippe Mathieu-Daudé
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-06-11 11:43 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Yoshinori Sato, qemu-trivial, Magnus Damm,
	Michael Tokarev, Laurent Vivier, Philippe Mathieu-Daudé,
	Alex Bennée, Philippe Mathieu-Daudé

Hi,

This series include trivial fixes, and add a new 'Renesas
peripherals' section in MAINTAINERS.

Since v3:
- Rebased on Aleksandar's "Resolution of sh4 maintainership"
  https://lists.gnu.org/archive/html/qemu-devel/2020-06/msg03183.html

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

Maybe patches 6 & 7 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: <20200610220853.8558-1-f4bug@amsat.org>
Based-on: <20200611095316.10133-1-aleksandar.qemu.devel@gmail.com>

Philippe Mathieu-Daudé (5):
  MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
  MAINTAINERS: Add an entry for common 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                            | 10 +++++++++-
 tests/acceptance/boot_linux_console.py | 13 +++++++++++--
 7 files changed, 48 insertions(+), 16 deletions(-)
 create mode 100644 include/hw/timer/tmu012.h

-- 
2.21.3



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

end of thread, other threads:[~2020-06-20 17:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-11 11:43 [PATCH v4 0/7] sh4: Add 'Renesas peripherals' entry in MAINTAINERS + trivial fixes Philippe Mathieu-Daudé
2020-06-11 11:43 ` [PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine Philippe Mathieu-Daudé
2020-06-16 13:34   ` Thomas Huth
2020-06-16 14:49     ` Philippe Mathieu-Daudé
2020-06-16 15:56       ` Thomas Huth
2020-06-11 11:43 ` [PATCH v4 2/7] MAINTAINERS: Add an entry for common Renesas peripherals Philippe Mathieu-Daudé
2020-06-20 17:41   ` Richard Henderson
2020-06-11 11:43 ` [PATCH v4 3/7] hw/sh4: Use MemoryRegion typedef Philippe Mathieu-Daudé
2020-06-11 11:43 ` [PATCH v4 4/7] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' Philippe Mathieu-Daudé
2020-06-11 11:43 ` [PATCH v4 5/7] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include Philippe Mathieu-Daudé
2020-06-11 11:43 ` [PATCH v4 6/7] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image Philippe Mathieu-Daudé
2020-06-11 11:43 ` [PATCH v4 7/7] .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).