All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] add keyhandler to show Xen command line
@ 2026-08-14  1:02 dmukhin
  2026-08-14  1:02 ` [PATCH v6 1/2] xen/common: " dmukhin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: dmukhin @ 2026-08-14  1:02 UTC (permalink / raw)
  To: xen-devel
  Cc: andrew.cooper3, anthony.perard, jbeulich, julien, michal.orzel,
	roger, sstabellini, dmukhin

Mini-series to add new keyhander '?' for showing system information,
including command line and version info.

v5: https://lore.kernel.org/xen-devel/20260813035139.915536-2-dmukhin@ford.com/
CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/2758940285

Denis Mukhin (2):
  xen/common: add keyhandler to show Xen command line
  xen/common: move version printout under '?' keyhandler

 xen/common/kernel.c     | 20 +++++++++++++++++++-
 xen/common/keyhandler.c | 14 +++++++++++---
 xen/include/xen/lib.h   |  1 +
 3 files changed, 31 insertions(+), 4 deletions(-)

-- 
2.54.0



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

end of thread, other threads:[~2026-08-18 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14  1:02 [PATCH v6 0/2] add keyhandler to show Xen command line dmukhin
2026-08-14  1:02 ` [PATCH v6 1/2] xen/common: " dmukhin
2026-08-14  1:02 ` [PATCH v6 2/2] xen/common: move version printout under '?' keyhandler dmukhin
2026-08-18  8:49 ` [PATCH v6 0/2] add keyhandler to show Xen command line Jan Beulich
2026-08-18 20:07   ` dmukhin

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.