[PATCH v5 02/10] x86/mshyperv: Add support for extended Hyper-V features
Easwar Hariharan
eahariha at linux.microsoft.com
Thu Feb 27 10:17:32 PST 2025
On 2/26/2025 3:07 PM, Nuno Das Neves wrote:
> From: Stanislav Kinsburskii <skinsburskii at linux.microsoft.com>
>
> Extend the "ms_hyperv_info" structure to include a new field,
> "ext_features", for capturing extended Hyper-V features.
> Update the "ms_hyperv_init_platform" function to retrieve these features
> using the cpuid instruction and include them in the informational output.
>
> Signed-off-by: Stanislav Kinsburskii <skinsburskii at linux.microsoft.com>
> Signed-off-by: Nuno Das Neves <nunodasneves at linux.microsoft.com>
> ---
> arch/x86/kernel/cpu/mshyperv.c | 6 ++++--
> include/asm-generic/mshyperv.h | 1 +
> 2 files changed, 5 insertions(+), 2 deletions(-)
Looks good to me.
Reviewed-by: Easwar Hariharan <eahariha at linux.microsoft.com>
More information about the linux-arm-kernel
mailing list