Re: [PATCH] vhost: Add uAPI for Vhost SCMI backend

From: Leon Romanovsky
Date: Mon Feb 13 2023 - 03:04:01 EST


On Mon, Feb 13, 2023 at 10:04:17AM +0530, Neeraj Upadhyay wrote:
> Add a uAPI for starting and stopping a SCMI vhost based
> backend.
>
> Signed-off-by: Neeraj Upadhyay <quic_neeraju@xxxxxxxxxxx>
> ---
>
> SCMI Vhost backend implementation is work in progress: https://lore.kernel.org/linux-arm-kernel/20220609071956.5183-1-quic_neeraju@xxxxxxxxxxx/

Excellent, and this UAPI patch should come together with kernel code
which needs this new define.

Thanks