qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alex Bennée
Subject: Re: [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState
Date: Fri, 06 Nov 2020 10:21:01 +0000
User-agent: mu4e 1.5.6; emacs 28.0.50

Bin Meng <bmeng.cn@gmail.com> writes:

> On Fri, Nov 6, 2020 at 1:57 AM Alex Bennée <alex.bennee@linaro.org> wrote:
>>
>> This is a mechanical change to make the fdt available through
>> MachineState.
>>
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
>> Message-Id: <20201021170842.25762-3-alex.bennee@linaro.org>
>> Signed-off-by: Alex Bennée <alex.bennee@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.

>
> Regards,
> Bin


-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]