qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/3] hw/sh4: Trivial cleanups
Date: Mon, 4 May 2020 10:16:50 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]