From: "Ján Tomko" <jtomko@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, devel@lists.libvirt.org,
Paolo Bonzini <pbonzini@redhat.com>,
Thomas Huth <thuth@redhat.com>, Jason Wang <jasowang@redhat.com>,
Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: Re: [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device
Date: Thu, 28 Aug 2025 16:42:58 +0200 [thread overview]
Message-ID: <aLBq8uo--L5qK30z@fedora> (raw)
In-Reply-To: <20250828143800.49842-1-philmd@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1108 bytes --]
On a Thursday in 2025, Philippe Mathieu-Daudé wrote:
>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
>
> 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
>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-08-28 17:28 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 ` Ján Tomko [this message]
2025-08-28 22:08 ` [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device Richard Henderson
2025-08-30 2:52 ` Jiaxun Yang
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=aLBq8uo--L5qK30z@fedora \
--to=jtomko@redhat.com \
--cc=devel@lists.libvirt.org \
--cc=jasowang@redhat.com \
--cc=jiaxun.yang@flygoat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.