Re: [PATCH] x86/boot: Improve paging mode diagnostics in create_dom0()

2025-06-25 Thread Jan Beulich
On 25.06.2025 17:01, Andrew Cooper wrote: > I was presented with this: > > (XEN) NX (Execute Disable) protection active > (XEN) d0 has maximum 416 PIRQs > (XEN) > (XEN) > (XEN) Panic on CPU 0: > (XEN) Error creating d0: -95 > (XEN) ***

[PATCH] x86/boot: Improve paging mode diagnostics in create_dom0()

2025-06-25 Thread Andrew Cooper
I was presented with this: (XEN) NX (Execute Disable) protection active (XEN) d0 has maximum 416 PIRQs (XEN) (XEN) (XEN) Panic on CPU 0: (XEN) Error creating d0: -95 (XEN) which is less than helpful.