On Fri, Nov 6, 2020 at 6:21 PM Alex Bennée <alex.ben...@linaro.org> wrote: > > > Bin Meng <bmeng...@gmail.com> writes: > > > On Fri, Nov 6, 2020 at 1:57 AM Alex Bennée <alex.ben...@linaro.org> wrote: > >> > >> This is a mechanical change to make the fdt available through > >> MachineState. > >> > >> Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > >> Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> > >> Message-Id: <20201021170842.25762-3-alex.ben...@linaro.org> > >> Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > >> --- > >> include/hw/riscv/virt.h | 1 - > >> hw/riscv/virt.c | 20 ++++++++++---------- > >> 2 files changed, 10 insertions(+), 11 deletions(-) > > > > What about the 'sifive_u' and 'spike' machines? > > If they support direct -kernel loading then we could certainly do the > same for them.
Yes, they do. Regards, Bin