From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>,
libvir-list@redhat.com,
Richard Henderson <richard.henderson@linaro.org>,
Thomas Huth <thuth@redhat.com>,
Jiaxun Yang <jiaxun.yang@flygoat.com>,
Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [PATCH-for-5.2 v2] hw/mips: Remove the 'r4k' machine
Date: Mon, 2 Nov 2020 21:07:29 +0100 [thread overview]
Message-ID: <ccebd738-6e4f-08be-e43d-b47abe2541cb@amsat.org> (raw)
In-Reply-To: <20201102185041.2198130-1-f4bug@amsat.org>
On 11/2/20 7:50 PM, Philippe Mathieu-Daudé wrote:
> We deprecated the support for the 'r4k' machine for the 5.0 release
> (commit d32dc61421), which means that our deprecation policy allows
> us to drop it in release 5.2. Remove the code.
>
> To repeat the rationale from the deprecation note:
> - this virtual machine has no specification
> - the Linux kernel dropped support for it 10 years ago
>
> Users are recommended to use the Malta board instead.
>
> Acked-by: Richard Henderson <richard.henderson@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> v2: Fixed Header underline length (Richard)
> ---
> docs/system/deprecated.rst | 4 +-
> .../devices/mips-softmmu-common.mak | 1 -
> hw/mips/r4k.c | 318 ------------------
> MAINTAINERS | 6 -
> hw/mips/Kconfig | 13 -
> hw/mips/meson.build | 1 -
> 6 files changed, 2 insertions(+), 341 deletions(-)
> delete mode 100644 hw/mips/r4k.c
>
> diff --git a/docs/system/deprecated.rst b/docs/system/deprecated.rst
> index 0ebce37a191..2a16078a09b 100644
> --- a/docs/system/deprecated.rst
> +++ b/docs/system/deprecated.rst
> @@ -327,8 +327,8 @@ The 'scsi-disk' device is deprecated. Users should use 'scsi-hd' or
> System emulator machines
> ------------------------
>
> -mips ``r4k`` platform (since 5.0)
> -'''''''''''''''''''''''''''''''''
> +mips ``r4k`` platform (removed in 5.2)
> +''''''''''''''''''''''''''''''''''''''
>
> This machine type is very old and unmaintained. Users should use the ``malta``
> machine type instead.
This is incorrect, I have to move it from "Deprecated features"
to "Recently removed features" section.
prev parent reply other threads:[~2020-11-02 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-02 18:50 [PATCH-for-5.2 v2] hw/mips: Remove the 'r4k' machine Philippe Mathieu-Daudé
2020-11-02 20:07 ` Philippe Mathieu-Daudé [this message]
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=ccebd738-6e4f-08be-e43d-b47abe2541cb@amsat.org \
--to=f4bug@amsat.org \
--cc=aleksandar.rikalo@syrmia.com \
--cc=aurelien@aurel32.net \
--cc=jiaxun.yang@flygoat.com \
--cc=libvir-list@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).