qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hw/sh4: Remove the deprecated SHIX machine
@ 2024-09-03 15:39 Philippe Mathieu-Daudé
  2024-09-03 15:39 ` [PATCH 1/3] " Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-09-03 15:39 UTC (permalink / raw)
  To: Samuel Tardieu, qemu-devel
  Cc: devel, Magnus Damm, qemu-block, Yoshinori Sato,
	Philippe Mathieu-Daudé

Remove the deprecated SH4 SHIX machine, along
with the TC58128 NAND EEPROM.

Philippe Mathieu-Daudé (3):
  hw/sh4: Remove the deprecated SHIX machine
  hw/block: Remove TC58128 NAND EEPROM
  hw/sh4: Remove sh7750_register_io_device() helper

 MAINTAINERS                             |  11 --
 docs/about/deprecated.rst               |   6 -
 docs/about/removed-features.rst         |   5 +
 configs/devices/sh4-softmmu/default.mak |   1 -
 include/hw/sh4/sh.h                     |  19 ---
 hw/block/tc58128.c                      | 211 ------------------------
 hw/sh4/sh7750.c                         |  57 +------
 hw/sh4/shix.c                           |  86 ----------
 hw/block/Kconfig                        |   3 -
 hw/block/meson.build                    |   1 -
 hw/sh4/Kconfig                          |   7 -
 hw/sh4/meson.build                      |   1 -
 12 files changed, 7 insertions(+), 401 deletions(-)
 delete mode 100644 hw/block/tc58128.c
 delete mode 100644 hw/sh4/shix.c

-- 
2.45.2



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

end of thread, other threads:[~2024-09-06 11:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 15:39 [PATCH 0/3] hw/sh4: Remove the deprecated SHIX machine Philippe Mathieu-Daudé
2024-09-03 15:39 ` [PATCH 1/3] " Philippe Mathieu-Daudé
2024-09-03 15:39 ` [PATCH 2/3] hw/block: Remove TC58128 NAND EEPROM Philippe Mathieu-Daudé
2024-09-03 15:39 ` [PATCH 3/3] hw/sh4: Remove sh7750_register_io_device() helper Philippe Mathieu-Daudé
2024-09-03 16:29 ` [PATCH 0/3] hw/sh4: Remove the deprecated SHIX machine Peter Maydell
2024-09-06  9:31 ` Yoshinori Sato
2024-09-06 11:40 ` Philippe Mathieu-Daudé

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).