On 2025-07-02 04:12, Juergen Gross wrote:
The physical addresses in struct hvm_start_info are pointing to the memory where the data is being built instead of the location where it will finally be moved to.Fix that. Fixes: b7994b6409a4 ("mini-os: kexec: build parameters for new kernel") Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Jason Andryuk <jason.andr...@amd.com>