(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 <[email protected]>
Applied to hyperv-next. Thanks.
Wei Liu <[email protected]> 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 <[email protected]>
Works for me, thanks!
>
> Applied to hyperv-next. Thanks.
--
Vitaly