Re: [PATCH v6 0/2] add keyhandler to show Xen command line
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <aoS7iF7OQ2VEAluz@kraken> |
On Tue, Aug 18, 2026 at 10:49:33AM +0200, Jan Beulich wrote: > 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]> Thank you.