Re: [PATCH v6 0/2] add keyhandler to show Xen command line
Jan Beulich <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel |
|---|---|
| Message-ID | <[email protected]> |
On 14.08.2026 03:02, [email protected] wrote: > Mini-series to add new keyhander '?' for showing system information, > including command line and version info. > > v5: https://lore.kernel.org/xen-devel/[email protected]/ > 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 I would have wished them to be the other way around (as was requested), but well: Reviewed-by: Jan Beulich <[email protected]> Jan