On 12/02/2025 11:58 pm, [email protected] wrote: > Add Xen version printout via keyhandler mechanism. > > That is useful for debugging systems that have been left intact for a long > time. > > Signed-off-by: Denis Mukhin <[email protected]>
Hmm, it's a good point, but can't we add this to the top of the 'h' (help) key rather than adding a(nother) handler? Amongst other things, ~ is going to be problematic for any connection serial running over SSH (usually IPMI), as it's the SSH escape character, and use on Xen's console expects ~ with no following keypress.
