qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Deprecate the shix machine and the TC58128 flash device
@ 2024-01-08 17:15 Samuel Tardieu
  2024-01-08 17:15 ` [PATCH 1/2] target/sh4: Deprecate the shix machine Samuel Tardieu
  2024-01-08 17:15 ` [PATCH 2/2] hw/block: Deprecate the TC58128 block device Samuel Tardieu
  0 siblings, 2 replies; 8+ messages in thread
From: Samuel Tardieu @ 2024-01-08 17:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Magnus Damm, Kevin Wolf, Hanna Reitz, Yoshinori Sato, devel,
	qemu-block, Samuel Tardieu

The shix machine was a research project started around 2003 at
Télécom Paris. Preliminary support in QEMU was added in 2005
back when the QEMU architecture was less structured than it is
now. Unfortunately, the support for the shix machine and its
peripherals, such as the TC58128 16MiB flash device, has never
been maintained as the research project used the real machine.

This project stopped around 2010 and to the best of my knowledge
and after consulting with the original author Alexis Polti,
I propose to deprecate it in QEMU as well as the TC58128
flash device which does not implement the QOM model and still
contains debug fprintf statements.

Samuel Tardieu (2):
  target/sh4: Deprecate the shix machine
  hw/block: Deprecate the TC58128 block device

 docs/about/deprecated.rst | 5 +++++
 hw/block/tc58128.c        | 1 +
 hw/sh4/shix.c             | 1 +
 3 files changed, 7 insertions(+)

-- 
2.42.0



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

end of thread, other threads:[~2024-01-09  8:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 17:15 [PATCH 0/2] Deprecate the shix machine and the TC58128 flash device Samuel Tardieu
2024-01-08 17:15 ` [PATCH 1/2] target/sh4: Deprecate the shix machine Samuel Tardieu
2024-01-08 17:23   ` Cédric Le Goater
2024-01-08 23:11   ` Philippe Mathieu-Daudé
2024-01-09  8:29     ` Samuel Tardieu
2024-01-09  5:44   ` Yoshinori Sato
2024-01-08 17:15 ` [PATCH 2/2] hw/block: Deprecate the TC58128 block device Samuel Tardieu
2024-01-08 17:23   ` Cédric Le Goater

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