On Thu, Jan 12, 2023 at 3:28 AM Daniel Henrique Barboza
wrote:
>
> There's no need to use a MachineState pointer and a fdt pointer now that
> all RISC-V machines are using the FDT from the MachineState.
>
> Signed-off-by: Daniel Henrique Barboza
Reviewed-by: Alistair Francis
Alistair
> ---
>
There's no need to use a MachineState pointer and a fdt pointer now that
all RISC-V machines are using the FDT from the MachineState.
Signed-off-by: Daniel Henrique Barboza
---
hw/riscv/numa.c | 6 +++---
hw/riscv/spike.c| 6 +++---
hw/riscv/virt.c | 18 +---