RE: [PATCH v3 1/2] xen: move CONFIG_DEBUG_INFO out of EXPERT section

2023-04-17 Thread Dietmar Hahn (Fujitsu)
ug" > > endif # DEBUG || EXPERT > > +config DEBUG_INFO > + bool "Compile Xen with debug info" > + default DEBUG > + help > + If you say Y here the resulting Xen will include debugging info > + resulting in a larger binary image. > + > endmenu > -- > 2.35.3 > For the non-efi xen: Tested-by: Dietmar Hahn Dietmar.

Re: [Xen-devel] Kdump doesn't work when running with xen on newer hardware

2020-02-05 Thread Dietmar Hahn
Am Mittwoch, 5. Februar 2020, 10:31:37 CET schrieb Jürgen Groß: > On 05.02.20 10:03, Dietmar Hahn wrote: > > Am Dienstag, 4. Februar 2020, 15:18:53 CET schrieb Jürgen Groß: > >> On 04.02.20 15:07, Dietmar Hahn wrote: > >>> Am Freitag, 31. Januar 2020, 22:59

Re: [Xen-devel] Kdump doesn't work when running with xen on newer hardware

2020-02-05 Thread Dietmar Hahn
Am Dienstag, 4. Februar 2020, 15:18:53 CET schrieb Jürgen Groß: > On 04.02.20 15:07, Dietmar Hahn wrote: > > Am Freitag, 31. Januar 2020, 22:59:19 CET schrieb Igor Druzhinin: > >> On 30/01/2020 13:03, Dietmar Hahn wrote: > >>> Hi, > >>> > >>

Re: [Xen-devel] Kdump doesn't work when running with xen on newer hardware

2020-02-04 Thread Dietmar Hahn
Am Dienstag, 4. Februar 2020, 15:12:28 CET schrieb Igor Druzhinin: > On 04/02/2020 14:07, Dietmar Hahn wrote: > > Am Freitag, 31. Januar 2020, 22:59:19 CET schrieb Igor Druzhinin: > >> On 30/01/2020 13:03, Dietmar Hahn wrote: > >>> Hi, > >>> > >>

Re: [Xen-devel] Kdump doesn't work when running with xen on newer hardware

2020-02-04 Thread Dietmar Hahn
Am Freitag, 31. Januar 2020, 22:59:19 CET schrieb Igor Druzhinin: > On 30/01/2020 13:03, Dietmar Hahn wrote: > > Hi, > > > > we use SLES12 with kernel-default-4.12.14-95.45.1.x86_64 and > > xen-4.11.3_02-2.20.1.x86_64 > > > > The dump kernel doesn't st

[Xen-devel] Kdump doesn't work when running with xen on newer hardware

2020-01-30 Thread Dietmar Hahn
Hi, we use SLES12 with kernel-default-4.12.14-95.45.1.x86_64 and xen-4.11.3_02-2.20.1.x86_64 The dump kernel doesn't start after "echo c > /proc/sysrq_trigger". Last messages on console are: [ 385.717532] Kernel panic - not syncing: Fatal exception [ 385.734565] Kernel Offset: disabled (XEN)

[Xen-devel] [xen-4.13.0-rc] kexec/kdump failure with cpu Intel(R) Xeon(R) Gold 6242 CPU

2019-11-12 Thread Dietmar Hahn
Hi, on a new machine with cpu Intel(R) Xeon(R) Gold 6242 CPU the kexec/kdump doesn't work with current xen-4.13.0-rc. The last output of the xen console is: (XEN) Hardware Dom0 crashed: Executing kexec image on cpu5 (XEN) Shot down all CPUs After short delay the system reboots. It seems the

Re: [Xen-devel] [stable-4.11] Heads-up: c719519 (x86/SMP: don't try to stop already stopped CPUs) causes 100% kexec/kdump failure

2019-10-29 Thread Dietmar Hahn
Hi, Am Montag, 28. Oktober 2019, 18:30:12 CET schrieb Stonehouse, Robert: > This is a heads-up as I have observed that the following commit (backported > onto an Amazon 4.11 tree) causes kexec (and hence kdump) to fail. > > commit c719519a4183d0630121f6abeba420f49dbc3229 > Author: Jan