All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] keyhandler to show Xen command line
@ 2026-08-03  7:00 dmukhin
  2026-08-03  7:00 ` [PATCH v2 1/2] xen/common: annotate saved_cmdline with __ro_after_init dmukhin
  2026-08-03  7:00 ` [PATCH v2 2/2] xen/common: add keyhandler to show Xen command line dmukhin
  0 siblings, 2 replies; 8+ messages in thread
From: dmukhin @ 2026-08-03  7:00 UTC (permalink / raw)
  To: xen-devel
  Cc: andrew.cooper3, anthony.perard, jbeulich, julien, michal.orzel,
	roger, sstabellini, dmukhin

Tiny series which adds new 'X' keyhandler to show Xen command
line to help debugging the system.

CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/2723312941

Denis Mukhin (2):
  xen/common: annotate saved_cmdline with __ro_after_init
  xen/common: add keyhandler to show Xen command line

 xen/common/kernel.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

-- 
2.54.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-08-10 13:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03  7:00 [PATCH v2 0/2] keyhandler to show Xen command line dmukhin
2026-08-03  7:00 ` [PATCH v2 1/2] xen/common: annotate saved_cmdline with __ro_after_init dmukhin
2026-08-03  7:03   ` Jan Beulich
2026-08-03  7:00 ` [PATCH v2 2/2] xen/common: add keyhandler to show Xen command line dmukhin
2026-08-08  0:44   ` Stefano Stabellini
2026-08-08  2:38     ` dmukhin
2026-08-10 11:50       ` Oleksii Kurochko
2026-08-10 13:28       ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.