Re: [PATCH v5 02/10] x86/mshyperv: Add support for extended Hyper-V features
From: Tianyu Lan <hidden>
Date: 2025-03-10 13:17:50
Also in:
linux-acpi, linux-arch, linux-hyperv, lkml
From: Tianyu Lan <hidden>
Date: 2025-03-10 13:17:50
Also in:
linux-acpi, linux-arch, linux-hyperv, lkml
On Thu, Feb 27, 2025 at 7:09 AM Nuno Das Neves [off-list ref] wrote:
From: Stanislav Kinsburskii <redacted> 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 <redacted> Signed-off-by: Nuno Das Neves <redacted> ---
Reviewed-by: Tianyu Lan <redacted> -- Thanks Tianyu Lan