On 27/10/25, Philippe Mathieu-Daudé wrote: > Typo addres[s]ses ;) Ah dang!
[...] > > void riscv_load_kernel(MachineState *machine, > > RISCVBootInfo *info, > > - target_ulong kernel_start_addr, > > + hwaddr kernel_start_addr, > > but can we have this single change in a distinct patch please, > so we can better describe it than "firmware address" and it > doesn't block the rest? Of course will do, thanks!
