qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jiaxun Yang" <jiaxun.yang@flygoat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"QEMU devel" <qemu-devel@nongnu.org>
Cc: devel@lists.libvirt.org, "Paolo Bonzini" <pbonzini@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>,
	"Jason Wang" <jasowang@redhat.com>
Subject: Re: [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device
Date: Sat, 30 Aug 2025 10:52:13 +0800	[thread overview]
Message-ID: <6ed130fe-7ddc-46ba-aefd-832ef87971ad@app.fastmail.com> (raw)
In-Reply-To: <20250828143800.49842-1-philmd@linaro.org>



在2025年8月28日周四 下午10:37,Philippe Mathieu-Daudé写道:
> mipssim machine (single user of  mipsnet device) is
> deprecated since v10.0; remove for 10.2.
>
> Philippe Mathieu-Daudé (2):
>   hw/mips: Remove mipssim machine
>   hw/net: Remove mipsnet device model

Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

I should really give another go for MIPS virt machine :-)

Thanks
Jiaxun

>
>  MAINTAINERS                             |   6 -
>  docs/about/deprecated.rst               |  12 -
>  docs/about/removed-features.rst         |   5 +
>  docs/system/target-mips.rst             |  11 -
>  configs/devices/mips-softmmu/common.mak |   1 -
>  hw/mips/mipssim.c                       | 249 --------------------
>  hw/net/mipsnet.c                        | 297 ------------------------
>  hw/mips/Kconfig                         |   7 -
>  hw/mips/meson.build                     |   1 -
>  hw/net/Kconfig                          |   3 -
>  hw/net/meson.build                      |   1 -
>  hw/net/trace-events                     |   7 -
>  12 files changed, 5 insertions(+), 595 deletions(-)
>  delete mode 100644 hw/mips/mipssim.c
>  delete mode 100644 hw/net/mipsnet.c
>
> -- 
> 2.51.0

-- 
- Jiaxun


  parent reply	other threads:[~2025-08-30 17:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28 14:37 [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device Philippe Mathieu-Daudé
2025-08-28 14:37 ` [PATCH 1/2] hw/mips: Remove mipssim machine Philippe Mathieu-Daudé
2025-08-28 14:38 ` [PATCH 2/2] hw/net: Remove mipsnet device model Philippe Mathieu-Daudé
2025-08-28 14:42 ` [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device Ján Tomko
2025-08-28 22:08 ` Richard Henderson
2025-08-30  2:52 ` Jiaxun Yang [this message]
2025-09-01  7:13 ` 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=6ed130fe-7ddc-46ba-aefd-832ef87971ad@app.fastmail.com \
    --to=jiaxun.yang@flygoat.com \
    --cc=devel@lists.libvirt.org \
    --cc=jasowang@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).