All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] hw/sh4: current patch queue
@ 2020-05-30  9:23 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 20+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-05-30  9:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: Aurelien Jarno, Alex Bennée, Fam Zheng, Magnus Damm,
	qemu-trivial, Philippe Mathieu-Daudé,
	Philippe Mathieu-Daudé

Hi,

As there is no SH4 active maintainer, I gathered various
patches in a single series, in case someone is willing to
apply them.

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

Regards,

Phil.

Philippe Mathieu-Daudé (3):
  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 +-
 tests/acceptance/boot_linux_console.py | 13 +++++++++++--
 6 files changed, 39 insertions(+), 15 deletions(-)
 create mode 100644 include/hw/timer/tmu012.h

-- 
2.21.3



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

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

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-30  9:23 [PATCH 0/5] hw/sh4: current patch queue Philippe Mathieu-Daudé
2020-05-30  9:23 ` Philippe Mathieu-Daudé
2020-05-30  9:23 ` [PATCH 1/5] hw/sh4: Use MemoryRegion typedef Philippe Mathieu-Daudé
2020-05-30  9:23   ` Philippe Mathieu-Daudé
2020-05-30  9:23 ` [PATCH 2/5] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' Philippe Mathieu-Daudé
2020-05-30  9:23   ` Philippe Mathieu-Daudé
2020-05-30  9:23 ` [PATCH 3/5] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include Philippe Mathieu-Daudé
2020-05-30  9:23   ` Philippe Mathieu-Daudé
2020-05-30  9:23 ` [PATCH 4/5] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image Philippe Mathieu-Daudé
2020-05-30  9:23   ` Philippe Mathieu-Daudé
2020-05-30  9:23 ` [PATCH 5/5] .travis.yml: Test SH4 " Philippe Mathieu-Daudé
2020-05-30  9:23   ` Philippe Mathieu-Daudé
2020-05-31 10:18   ` Alex Bennée
2020-05-31 10:18     ` Alex Bennée
2020-05-31 10:18 ` [PATCH 0/5] hw/sh4: current patch queue Alex Bennée
2020-05-31 10:18   ` Alex Bennée
2020-06-01  9:11   ` Philippe Mathieu-Daudé
2020-06-01  9:11     ` Philippe Mathieu-Daudé
2020-06-01 10:32     ` Alex Bennée
2020-06-01 10:32       ` Alex Bennée

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.