Re: [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState

2020-11-06 Thread Bin Meng
On Fri, Nov 6, 2020 at 6:21 PM Alex Bennée wrote: > > > Bin Meng writes: > > > On Fri, Nov 6, 2020 at 1:57 AM Alex Bennée wrote: > >> > >> This is a mechanical change to make the fdt available through > >> MachineState. > >> > >> Signed-off-by: Alex Bennée > >> Reviewed-by: Alistair Francis >

Re: [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState

2020-11-06 Thread Alex Bennée
Bin Meng writes: > On Fri, Nov 6, 2020 at 1:57 AM Alex Bennée wrote: >> >> This is a mechanical change to make the fdt available through >> MachineState. >> >> Signed-off-by: Alex Bennée >> Reviewed-by: Alistair Francis >> Message-Id: <20201021170842.25762-3-alex.ben...@linaro.org> >> Signed

Re: [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState

2020-11-05 Thread Bin Meng
On Fri, Nov 6, 2020 at 1:57 AM Alex Bennée wrote: > > This is a mechanical change to make the fdt available through > MachineState. > > Signed-off-by: Alex Bennée > Reviewed-by: Alistair Francis > Message-Id: <20201021170842.25762-3-alex.ben...@linaro.org> > Signed-off-by: Alex Bennée > --- >

Re: [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState

2020-11-05 Thread Philippe Mathieu-Daudé
On 11/5/20 6:51 PM, Alex Bennée wrote: > This is a mechanical change to make the fdt available through > MachineState. > > Signed-off-by: Alex Bennée > Reviewed-by: Alistair Francis > Message-Id: <20201021170842.25762-3-alex.ben...@linaro.org> > Signed-off-by: Alex Bennée > --- > include/hw/ri