Re: [PATCH v6 09/10] hyperv: Add definitions for root partition driver to hv headers

From: Easwar Hariharan
Date: Wed Mar 19 2025 - 00:05:07 EST


On 3/14/2025 12:28 PM, Nuno Das Neves wrote:
> A few additional definitions are required for the mshv driver code
> (to follow). Introduce those here and clean up a little bit while
> at it.
>
> Signed-off-by: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
> Reviewed-by: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
> Reviewed-by: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
> Reviewed-by: Tianyu Lan <tiala@xxxxxxxxxxxxx>
> ---
> include/hyperv/hvgdk_mini.h | 72 ++++++++++++++++++--
> include/hyperv/hvhdk.h | 132 ++++++++++++++++++++++++++++++++++--
> include/hyperv/hvhdk_mini.h | 91 +++++++++++++++++++++++++
> 3 files changed, 284 insertions(+), 11 deletions(-)

Looks good to me.

Reviewed-by: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>