On 18/10/25 17:11, BALATON Zoltan wrote:
The machine class has a field for storing the fdt so we don't need our own and can use that instead.
OK as of today, but I expect MachineState::fdt to be reworked (if not removed) as it doesn't scale with heterogeneous machines. Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: BALATON Zoltan <[email protected]> --- hw/ppc/pegasos2.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-)
