[PATCH 0/3] hw/sh4: Trivial cleanups

Philippe Mathieu-Daudé posted 3 patches 4 years 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/20200504081653.14841-1-f4bug@amsat.org
include/hw/sh4/sh.h       | 12 +-----------
include/hw/timer/tmu012.h | 23 +++++++++++++++++++++++
hw/sh4/sh7750.c           |  1 +
hw/timer/sh_timer.c       |  3 ++-
4 files changed, 27 insertions(+), 12 deletions(-)
create mode 100644 include/hw/timer/tmu012.h
[PATCH 0/3] hw/sh4: Trivial cleanups
Posted by Philippe Mathieu-Daudé 4 years ago
Some SH4 patches worth salvaging while doing housekeeping.

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

 include/hw/sh4/sh.h       | 12 +-----------
 include/hw/timer/tmu012.h | 23 +++++++++++++++++++++++
 hw/sh4/sh7750.c           |  1 +
 hw/timer/sh_timer.c       |  3 ++-
 4 files changed, 27 insertions(+), 12 deletions(-)
 create mode 100644 include/hw/timer/tmu012.h

-- 
2.21.3