From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Daniel Henrique Barboza <dbarboza@ventanamicro.com>,
qemu-devel@nongnu.org
Cc: qemu-riscv@nongnu.org, alistair.francis@wdc.com
Subject: Re: [PATCH 00/10] riscv: create_fdt() related cleanups
Date: Thu, 12 Jan 2023 08:36:42 +0100 [thread overview]
Message-ID: <e21e37ff-6043-1726-6ad0-a0c6b2097558@linaro.org> (raw)
In-Reply-To: <20230111170948.316276-1-dbarboza@ventanamicro.com>
On 11/1/23 18:09, Daniel Henrique Barboza wrote:
> Hi,
>
> This is a follow-up of:
>
> "[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups"
>
> Patches were based on top of riscv-to-apply.next [1] + the series above.
>
> The recent FDT changes made in hw/riscv (all machines are now using the
> FDT via MachineState::fdt) allowed for most of the cleanups made here.
>
> Patches 9 and 10 were based on a suggestion made by Phil a few weeks ago.
> I decided to go for it.
>
> [1] https://github.com/alistair23/qemu/tree/riscv-to-apply.next
>
> Daniel Henrique Barboza (10):
> hw/riscv/spike.c: simplify create_fdt()
> hw/riscv/virt.c: simplify create_fdt()
> hw/riscv/sifive_u.c: simplify create_fdt()
> hw/riscv/virt.c: remove 'is_32_bit' param from
> create_fdt_socket_cpus()
> hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()
> hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
> hw/riscv: simplify riscv_load_fdt()
> hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
> hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
> hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
Patch 7 likely needs rework (problem predating your series).
Meanwhile for patches 1-6 & 8-10:
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Thanks for this cleanup!
next prev parent reply other threads:[~2023-01-12 7:38 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-11 17:09 [PATCH 00/10] riscv: create_fdt() related cleanups Daniel Henrique Barboza
2023-01-11 17:09 ` [PATCH 01/10] hw/riscv/spike.c: simplify create_fdt() Daniel Henrique Barboza
2023-01-16 3:53 ` Alistair Francis
2023-01-11 17:09 ` [PATCH 02/10] hw/riscv/virt.c: " Daniel Henrique Barboza
2023-01-16 3:54 ` Alistair Francis
2023-01-11 17:09 ` [PATCH 03/10] hw/riscv/sifive_u.c: " Daniel Henrique Barboza
2023-01-16 3:57 ` Alistair Francis
2023-01-11 17:09 ` [PATCH 04/10] hw/riscv/virt.c: remove 'is_32_bit' param from create_fdt_socket_cpus() Daniel Henrique Barboza
2023-01-16 3:58 ` Alistair Francis
2023-01-11 17:09 ` [PATCH 05/10] hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id() Daniel Henrique Barboza
2023-01-16 4:01 ` Alistair Francis
2023-01-11 17:09 ` [PATCH 06/10] hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix() Daniel Henrique Barboza
2023-01-16 4:04 ` Alistair Francis
2023-01-11 17:09 ` [PATCH 07/10] hw/riscv: simplify riscv_load_fdt() Daniel Henrique Barboza
2023-01-12 7:33 ` Philippe Mathieu-Daudé
2023-01-11 17:09 ` [PATCH 08/10] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic() Daniel Henrique Barboza
2023-01-11 17:09 ` [PATCH 09/10] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms' Daniel Henrique Barboza
2023-01-11 17:09 ` [PATCH 10/10] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms' Daniel Henrique Barboza
2023-01-12 7:36 ` Philippe Mathieu-Daudé [this message]
2023-01-16 4:04 ` [PATCH 00/10] riscv: create_fdt() related cleanups 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=e21e37ff-6043-1726-6ad0-a0c6b2097558@linaro.org \
--to=philmd@linaro.org \
--cc=alistair.francis@wdc.com \
--cc=dbarboza@ventanamicro.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).