All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes
@ 2020-06-08  9:01 Philippe Mathieu-Daudé
  2020-06-08  9:01 ` [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan Philippe Mathieu-Daudé
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-06-08  9:01 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Thomas Huth, Magnus Damm, Yoshinori Sato,
	qemu-trivial, Michael Tokarev, Richard Henderson, Laurent Vivier,
	Markus Armbruster, Alex Bennée, Aurelien Jarno,
	Philippe Mathieu-Daudé,
	Aleksandar Markovic, Philippe Mathieu-Daudé

Hi,

This series clarifies the situation of the SH4 TCG target
and hardware (there are no active maintainers). From here
it should be easier for volunteers to step it.

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: <20200530092306.26628-1-f4bug@amsat.org>
Supersedes: <20200601092057.10555-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (6):
  MAINTAINERS: Mark SH4 hardware orphan
  MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
  MAINTAINERS: Mark SH4 TCG target orphan
  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                            | 18 ++++++++++++------
 tests/acceptance/boot_linux_console.py | 13 +++++++++++--
 7 files changed, 51 insertions(+), 21 deletions(-)
 create mode 100644 include/hw/timer/tmu012.h

-- 
2.21.3



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

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

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-08  9:01 [PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes Philippe Mathieu-Daudé
2020-06-08  9:01 ` [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan Philippe Mathieu-Daudé
2020-06-10 11:08   ` Aleksandar Markovic
2020-06-10 11:16     ` Thomas Huth
2020-06-10 11:26       ` Aleksandar Markovic
2020-06-10 12:06     ` Philippe Mathieu-Daudé
2020-06-10 12:22       ` Aleksandar Markovic
2020-06-10 20:56     ` Philippe Mathieu-Daudé
2020-06-08  9:01 ` [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan Philippe Mathieu-Daudé
2020-06-08  9:48   ` Thomas Huth
2020-06-09  8:41     ` Markus Armbruster
2020-06-09  8:59       ` Magnus Damm
2020-06-09  9:12         ` Philippe Mathieu-Daudé
2020-06-10  9:56           ` Yoshinori Sato
2020-06-10 11:54   ` Aleksandar Markovic
2020-06-08  9:01 ` [PATCH v2 3/8] MAINTAINERS: Mark SH4 TCG target orphan Philippe Mathieu-Daudé
2020-06-09  6:35   ` Aurelien Jarno
2020-06-08  9:01 ` [PATCH v2 4/8] hw/sh4: Use MemoryRegion typedef Philippe Mathieu-Daudé
2020-06-08 10:24   ` Thomas Huth
2020-06-08  9:01 ` [PATCH v2 5/8] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' Philippe Mathieu-Daudé
2020-06-08  9:01 ` [PATCH v2 6/8] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include Philippe Mathieu-Daudé
2020-06-08  9:01 ` [PATCH v2 7/8] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image Philippe Mathieu-Daudé
2020-06-08  9:01 ` [PATCH v2 8/8] .travis.yml: Test SH4 " Philippe Mathieu-Daudé

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.