[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MINI-OS PATCH 07/12] kexec: build parameters for new kernel
On Fri, Mar 21, 2025 at 5:30 AM Juergen Gross <jgross@xxxxxxxx> wrote: > > Build the parameters for the new kernel, consisting of the > hvm_start_info struct, the memory map and the command line. > > Signed-off-by: Juergen Gross <jgross@xxxxxxxx> > @@ -212,4 +213,61 @@ void kexec_set_param_loc(const char *cmdline) > + > + /* The call of the new kernel happens via the physical address! */ > + if ( kexec_add_action(KEXEC_CALL, (void *)kernel_entry, Maybe kernel_entry_pa, kernel_phys32_entry, or kernel_phys_entry would be a better name to make the physical address clear? Either way: Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx> Regards, Jason
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |