From: Bin Meng <bmeng.cn@gmail.com>
To: Alexandre Ghiti <alexghiti@rivosinc.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>,
Alistair Francis <alistair.francis@wdc.com>,
Bin Meng <bin.meng@windriver.com>,
Andrew Jones <ajones@ventanamicro.com>,
Frank Chang <frank.chang@sifive.com>,
qemu-riscv@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH v8 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
Date: Sun, 29 Jan 2023 13:54:10 +0800 [thread overview]
Message-ID: <CAEUhbmWR7UDF2xJbfQLhxPM_VJReAFDsyivGT57__LdyyG52vg@mail.gmail.com> (raw)
In-Reply-To: <20230125162010.1615787-2-alexghiti@rivosinc.com>
On Thu, Jan 26, 2023 at 12:21 AM Alexandre Ghiti <alexghiti@rivosinc.com> wrote:
>
> One can extract the DeviceState pointer from the Object pointer, so pass
> the Object for future commits to access other fields of Object.
>
> No functional changes intended.
>
> Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
> Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
> Reviewed-by: Frank Chang <frank.chang@sifive.com>
> Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
> ---
> target/riscv/cpu.c | 15 ++++++++-------
> 1 file changed, 8 insertions(+), 7 deletions(-)
>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
next prev parent reply other threads:[~2023-01-29 5:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-25 16:20 [PATCH v8 0/5] riscv: Allow user to set the satp mode Alexandre Ghiti
2023-01-25 16:20 ` [PATCH v8 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState Alexandre Ghiti
2023-01-29 5:54 ` Bin Meng [this message]
2023-01-25 16:20 ` [PATCH v8 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool Alexandre Ghiti
2023-01-29 5:55 ` Bin Meng
2023-01-25 16:20 ` [PATCH v8 3/5] riscv: Allow user to set the satp mode Alexandre Ghiti
2023-01-25 16:52 ` Andrew Jones
2023-01-31 13:04 ` Alexandre Ghiti
2023-01-30 4:22 ` Bin Meng
2023-01-31 13:20 ` Alexandre Ghiti
2023-01-25 16:20 ` [PATCH v8 4/5] riscv: Introduce satp mode hw capabilities Alexandre Ghiti
2023-01-30 4:29 ` Bin Meng
2023-01-31 13:29 ` Alexandre Ghiti
2023-01-25 16:20 ` [PATCH v8 5/5] riscv: Correctly set the device-tree entry 'mmu-type' Alexandre Ghiti
2023-01-30 4:30 ` Bin Meng
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=CAEUhbmWR7UDF2xJbfQLhxPM_VJReAFDsyivGT57__LdyyG52vg@mail.gmail.com \
--to=bmeng.cn@gmail.com \
--cc=ajones@ventanamicro.com \
--cc=alexghiti@rivosinc.com \
--cc=alistair.francis@wdc.com \
--cc=bin.meng@windriver.com \
--cc=frank.chang@sifive.com \
--cc=palmer@dabbelt.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).