Re: Question about loading bare metal firmware

2022-09-14 Thread Alistair Francis
On Tue, Sep 13, 2022 at 4:57 PM Clément Chigot wrote: > > > > Hi all, > > > > > > I'm wondering if there is an official way to load bare metal software > > > within qemu emulations. > > > I've seen a lot of people (including us) using -kernel. However, the > > > doc seems to imply that the generic

Re: Question about loading bare metal firmware

2022-09-13 Thread Clément Chigot
> > Hi all, > > > > I'm wondering if there is an official way to load bare metal software > > within qemu emulations. > > I've seen a lot of people (including us) using -kernel. However, the > > doc seems to imply that the generic loader would be a better approach > > (cf [1]). I know that the comp

Re: Question about loading bare metal firmware

2022-09-13 Thread Alex Bennée
Clément Chigot writes: > Hi all, > > I'm wondering if there is an official way to load bare metal software > within qemu emulations. > I've seen a lot of people (including us) using -kernel. However, the > doc seems to imply that the generic loader would be a better approach > (cf [1]). I know

Re: Question about loading bare metal firmware

2022-09-13 Thread Bin Meng
On Tue, Sep 13, 2022 at 5:39 PM Clément Chigot wrote: > > Hi all, > > I'm wondering if there is an official way to load bare metal software > within qemu emulations. > I've seen a lot of people (including us) using -kernel. However, the > doc seems to imply that the generic loader would be a bette

Re: Question about loading bare metal firmware

2022-09-13 Thread Peter Maydell
On Tue, 13 Sept 2022 at 10:44, Clément Chigot wrote: > I'm wondering if there is an official way to load bare metal software > within qemu emulations. > I've seen a lot of people (including us) using -kernel. However, the > doc seems to imply that the generic loader would be a better approach > (c