qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: Samuel Tardieu <sam@rfc1149.net>,
	qemu-devel@nongnu.org, devel@lists.libvirt.org,
	Magnus Damm <magnus.damm@gmail.com>,
	qemu-block@nongnu.org
Subject: Re: [PATCH 0/3] hw/sh4: Remove the deprecated SHIX machine
Date: Fri, 06 Sep 2024 18:31:10 +0900	[thread overview]
Message-ID: <87frqdjfhd.wl-ysato@users.sourceforge.jp> (raw)
In-Reply-To: <20240903153959.18392-1-philmd@linaro.org>

On Wed, 04 Sep 2024 00:39:56 +0900,
Philippe Mathieu-Daudé wrote:
> 
> 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
> 

for hw/sh4
Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp>

-- 
Yosinori Sato


  parent reply	other threads:[~2024-09-06  9:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2024-09-06 11:40 ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87frqdjfhd.wl-ysato@users.sourceforge.jp \
    --to=ysato@users.sourceforge.jp \
    --cc=devel@lists.libvirt.org \
    --cc=magnus.damm@gmail.com \
    --cc=philmd@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sam@rfc1149.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).