diff options
author | Nuno Das Neves <nunodasneves@linux.microsoft.com> | 2024-03-08 00:03:38 +0100 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2024-03-12 06:17:50 +0100 |
commit | 410779d8d81fcfb45f839238dc6505af5357f5b8 (patch) | |
tree | 6d47316c02a7329bda4f46ac49e6a34a5697942f /drivers/hv/hv.c | |
parent | x86/hyperv: Use per cpu initial stack for vtl context (diff) | |
download | linux-410779d8d81fcfb45f839238dc6505af5357f5b8.tar.xz linux-410779d8d81fcfb45f839238dc6505af5357f5b8.zip |
mshyperv: Introduce hv_get_hypervisor_version function
Introduce x86_64 and arm64 functions to get the hypervisor version
information and store it in a structure for simpler parsing.
Use the new function to get and parse the version at boot time. While at
it, move the printing code to hv_common_init() so it is not duplicated.
Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Acked-by: Wei Liu <wei.liu@kernel.org>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/1709852618-29110-1-git-send-email-nunodasneves@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <1709852618-29110-1-git-send-email-nunodasneves@linux.microsoft.com>
Diffstat (limited to 'drivers/hv/hv.c')
0 files changed, 0 insertions, 0 deletions