[PATCH 0/2] xen: some CONFIG_DEBUG_INFO changes

Juergen Gross posted 2 patches 1 year, 1 month ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230307063214.30569-1-jgross@suse.com
There is a newer version of this series
xen/Kconfig.debug | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
[PATCH 0/2] xen: some CONFIG_DEBUG_INFO changes
Posted by Juergen Gross 1 year, 1 month ago
Enabling crash dump analysis of the hypervisor requires the hypervisor
having been built with CONFIG_DEBUG_INFO enabled. Today this requires
either CONFIG_DEBUG or CONFIG_EXPERT set, which are both not security
supported.

This small series changes that in order to allow security supported
Xen builds with the capability to do crash dump analysis via the
"crash" tool.

Juergen Gross (2):
  xen: move CONFIG_DEBUG_INFO out of EXPERT section
  xen: update CONFIG_DEBUG_INFO help text

 xen/Kconfig.debug | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

-- 
2.35.3