[PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Michael Kelley
mhklinux at outlook.com
Mon Nov 25 21:58:51 PST 2024
From: Nuno Das Neves <nunodasneves at linux.microsoft.com> Sent: Monday, November 25, 2024 3:25 PM
>
> Switch to using hvhdk.h everywhere in the kernel. This header
> includes all the new Hyper-V headers in include/hyperv, which form a
> superset of the definitions found in hyperv-tlfs.h.
>
> This makes it easier to add new Hyper-V interfaces without being
> restricted to those in the TLFS doc (reflected in hyperv-tlfs.h).
>
> To be more consistent with the original Hyper-V code, the names of
> some definitions are changed slightly. Update those where needed.
>
> Update comments in mshyperv.h files to point to include/hyperv for
> adding new definitions.
>
> Signed-off-by: Nuno Das Neves <nunodasneves at linux.microsoft.com>
Reviewed-by: Michael Kelley <mhklinux at outlook.com>
More information about the linux-arm-kernel
mailing list