Hi, These are the last 3 patches from the series
"[PATCH v3 0/7] riscv: fdt related cleanups" That can be sent in separate from the fdt work. Patches are all acked. Changes from v3: - patches 1,2,3: - former patches 5, 6 and 7 from "[PATCH v3 0/7] riscv: fdt related cleanups" - v3 link: https://lists.gnu.org/archive/html/qemu-devel/2023-01/msg04464.html Daniel Henrique Barboza (3): 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' hw/riscv/spike.c | 18 +- hw/riscv/virt.c | 462 ++++++++++++++++++++++++----------------------- 2 files changed, 242 insertions(+), 238 deletions(-) -- 2.39.1