On Thu, Feb 27, 2025 at 7:09 AM Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx> wrote: > > From: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Tianyu Lan <tiala@xxxxxxxxxxxxx> -- Thanks Tianyu Lan