Re: [PATCH v5 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec.

From: Kalra, Ashish
Date: Fri Apr 26 2024 - 11:28:56 EST


On 4/26/2024 10:22 AM, Borislav Petkov wrote:

On Fri, Apr 26, 2024 at 09:47:02AM -0500, Kalra, Ashish wrote:
I should have mentioned *chained* guest kexec above instead of nested guest
kexec.
What is a "chained guest kexec" now?

"Chained guest kexec" is when we are in a guest and kexec-ing into a new kernel and then this kernel kexecs into another and so on ...

Thanks, Ashish