[PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes

Philippe Mathieu-Daudé posted 8 patches 3 years, 10 months ago
Test docker-mingw@fedora passed
Test checkpatch passed
Test asan passed
Test docker-quick@centos7 passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200608090142.6793-1-f4bug@amsat.org
There is a newer version of this series
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
[PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes
Posted by Philippe Mathieu-Daudé 3 years, 10 months ago
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