Wei Liu <wei.liu@xxxxxxxxxx> writes: > (Cc Vitaly) > > On Tue, Mar 08, 2022 at 11:22:44AM -0800, Michael Kelley wrote: >> Hyper-V provides host version number information that is output in >> text form by a Linux guest when it boots. For whatever reason, the >> formatting has historically been non-standard. Change it to output >> in normal Windows version format for better readability. >> >> Similar code for ARM64 guests already outputs in normal Windows >> version format. >> >> Signed-off-by: Michael Kelley <mikelley@xxxxxxxxxxxxx> Works for me, thanks! > > Applied to hyperv-next. Thanks. -- Vitaly