qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hw/sh4: Trivial cleanups
@ 2020-05-04  8:16 Philippe Mathieu-Daudé
  2020-05-04  8:16 ` [PATCH 1/3] hw/sh4: Use MemoryRegion typedef Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-05-04  8:16 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-trivial, Michael Tokarev, Magnus Damm, Laurent Vivier,
	Philippe Mathieu-Daudé, Aurelien Jarno

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



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

end of thread, other threads:[~2020-05-04 17:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-04  8:16 [PATCH 0/3] hw/sh4: Trivial cleanups Philippe Mathieu-Daudé
2020-05-04  8:16 ` [PATCH 1/3] hw/sh4: Use MemoryRegion typedef Philippe Mathieu-Daudé
2020-05-04 17:19   ` Richard Henderson
2020-05-04  8:16 ` [PATCH 2/3] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' Philippe Mathieu-Daudé
2020-05-04 17:22   ` Richard Henderson
2020-05-04  8:16 ` [PATCH 3/3] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include Philippe Mathieu-Daudé
2020-05-04 17:22   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).