From: Thomas Huth <thuth@redhat.com>
To: Alistair Francis <alistair23@gmail.com>
Cc: "open list:RISC-V" <qemu-riscv@nongnu.org>,
"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
"Palmer Dabbelt" <palmer@dabbelt.com>,
"Alistair Francis" <alistair.francis@wdc.com>,
"Bin Meng" <bmeng.cn@gmail.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
Date: Thu, 28 May 2020 07:51:11 +0200 [thread overview]
Message-ID: <35fdd2c8-0951-07f4-2b4c-27e6da53d38c@redhat.com> (raw)
In-Reply-To: <CAKmqyKOY0m0uZMLH1wcS=vaJqy-EEBG=Sm0t5uLaLt8u366Miw@mail.gmail.com>
On 27/05/2020 19.35, Alistair Francis wrote:
> On Wed, May 27, 2020 at 12:17 AM Thomas Huth <thuth@redhat.com> wrote:
>>
>> On 27/05/2020 00.47, Alistair Francis wrote:
>>>
>>> include/hw/riscv/spike.h | 6 +-
>>> target/riscv/cpu.h | 8 -
>>> hw/riscv/spike.c | 217 ------------------
>>> target/riscv/cpu.c | 30 ---
>>> target/riscv/cpu_helper.c | 82 +++----
>>> target/riscv/csr.c | 118 ++--------
>>> .../riscv/insn_trans/trans_privileged.inc.c | 18 +-
>>> target/riscv/monitor.c | 5 -
>>> target/riscv/op_helper.c | 17 +-
>>> tests/qtest/machine-none-test.c | 4 +-
>>> 10 files changed, 60 insertions(+), 445 deletions(-)
>>
>> Hi,
>>
>> looking at the diffstat, I think you should also edit
>> ./docs/system/deprecated.rst according to your changes?
>
> I'm not sure what I should edit there. These are already marked as
> deprecated, do I need to make a change when they are removed?
Yes, you should move the features to the "Recently removed features"
section at the end of the file. See e.g. commit b4983c570c7a5848c9df.
Thomas
next prev parent reply other threads:[~2020-05-28 5:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 22:47 [PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines Alistair Francis
2020-05-26 22:47 ` [PATCH v3 1/3] hw/riscv: spike: Remove deprecated ISA specific machines Alistair Francis
2020-05-26 22:47 ` [PATCH v3 2/3] target/riscv: Remove the deprecated CPUs Alistair Francis
2020-05-26 22:47 ` [PATCH v3 3/3] target/riscv: Drop support for ISA spec version 1.09.1 Alistair Francis
2020-05-26 23:55 ` Aleksandar Markovic
2020-05-27 0:24 ` Alistair Francis
2020-05-27 1:47 ` Aleksandar Markovic
2020-05-27 9:41 ` Bin Meng
2020-05-27 19:58 ` Alistair Francis
2020-05-27 7:16 ` [PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines Thomas Huth
2020-05-27 17:35 ` Alistair Francis
2020-05-28 5:51 ` Thomas Huth [this message]
2020-05-28 17:49 ` Alistair Francis
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=35fdd2c8-0951-07f4-2b4c-27e6da53d38c@redhat.com \
--to=thuth@redhat.com \
--cc=alistair.francis@wdc.com \
--cc=alistair23@gmail.com \
--cc=bmeng.cn@gmail.com \
--cc=palmer@dabbelt.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-riscv@nongnu.org \
/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).