Re: [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno

From: Wei Liu
Date: Fri Aug 18 2023 - 19:24:16 EST


On Thu, Aug 17, 2023 at 03:01:42PM -0700, Nuno Das Neves wrote:
> hv_status_to_errno translates hyperv statuses to linux error codes.
> This is useful for returning something linux-friendly from a hypercall
> helper function.
>
> hv_status_to_string improves clarity of error messages.
>
> Signed-off-by: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>

Acked-by: Wei Liu <wei.liu@xxxxxxxxxx>