2023-09-22 19:05:54

by Wei Liu

[permalink] [raw]
Subject: Re: [PATCH v3 02/15] mshyperv: Introduce hv_get_hypervisor_version function

On Fri, Sep 22, 2023 at 11:38:22AM -0700, Nuno Das Neves wrote:
> x86_64 and arm64 implementations to get the hypervisor version
> information. Store these in hv_hypervisor_version_info structure to
> simplify parsing the fields.
>
> Replace the existing parsing when printing the version numbers at boot.
>
> Signed-off-by: Nuno Das Neves <[email protected]>

Acked-by: Wei Liu <[email protected]>