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

From: Wei Liu
Date: Fri Sep 22 2023 - 14:53:57 EST


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 <nunodasneves@xxxxxxxxxxxxxxxxxxx>

Acked-by: Wei Liu <wei.liu@xxxxxxxxxx>