Re: [Xen-devel] [PATCH v5 0/3] x86/boot: Introduce the kernel_info et consortes

2019-11-06 Thread hpa
On November 6, 2019 9:03:33 AM PST, Borislav Petkov wrote: >On Mon, Nov 04, 2019 at 04:13:51PM +0100, Daniel Kiper wrote: >> Hi, >> >> Due to very limited space in the setup_header this patch series >introduces new >> kernel_info struct which will be used to convey information from the >kernel to

Re: [Xen-devel] [PATCH] xen: issue deprecation warning for 32-bit pv guest

2019-10-28 Thread hpa
On October 25, 2019 12:38:58 AM PDT, Juergen Gross wrote: >Support for the kernel as Xen 32-bit PV guest will soon be removed. >Issue a warning when booted as such. > >Signed-off-by: Juergen Gross >--- > arch/x86/xen/enlighten_pv.c | 8 > 1 file changed, 8 insertions(+) > >diff --git a/ar

Re: [Xen-devel] PLEASE REVERT URGENTLY: Re: [PATCH v5 2/3] x86/boot: add acpi rsdp address to setup_header

2018-11-11 Thread hpa
On November 10, 2018 7:22:29 AM PST, Juergen Gross wrote: >On 09/11/2018 23:23, H. Peter Anvin wrote: >> I just noticed this patch -- I missed it because the cover message >> seemed far more harmless so I didn't notice this change. >> >> THIS PATCH IS FATALLY WRONG AND NEEDS TO BE IMMEDIATELY REV