On Sat, Apr 16, 2022 at 1:25 AM Andrew Bresticker wrote:
>
> Hi Alistair,
>
> On Wed, Apr 6, 2022 at 10:05 PM Alistair Francis
> wrote:
> >
> > From: Alistair Francis
> >
> > Move the binary and device tree loading code to the machine done
> > notifier. This allows us to prepare for editing the
Hi Alistair,
On Wed, Apr 6, 2022 at 10:05 PM Alistair Francis
wrote:
>
> From: Alistair Francis
>
> Move the binary and device tree loading code to the machine done
> notifier. This allows us to prepare for editing the device tree as part
> of the notifier.
>
> This is based on similar code in t
From: Alistair Francis
Move the binary and device tree loading code to the machine done
notifier. This allows us to prepare for editing the device tree as part
of the notifier.
This is based on similar code in the ARM virt machine.
Signed-off-by: Alistair Francis
---
include/hw/riscv/virt.h |