On Thu, Oct 03, 2024 at 12:50:59PM -0700, Nuno Das Neves wrote:
> To support Hyper-V Dom0 (aka Linux as root partition), many new
> definitions are required.
>
> The plan going forward is to directly import headers from
> Hyper-V. This is a more maintainable way to import definitions
> rather than
On Thu, Oct 03, 2024 at 12:51:01PM -0700, Nuno Das Neves wrote:
> asm/hyperv-tlfs.h is already included implicitly wherever mshyperv.h
> or linux/hyperv.h is included. Remove those redundancies.
>
> Remove includes of linux/hyperv.h and mshyperv.h where they are not
> needed.
>
> Signed-off-by: N
On Thu, Oct 03, 2024 at 12:51:00PM -0700, Nuno Das Neves wrote:
> This definition is in the wrong file; it is part of the TLFS doc.
>
> Signed-off-by: Nuno Das Neves
Acked-by: Wei Liu