Re: [PATCH v14 06/13] vhost: forbid change vq groups ASID if DRIVER_OK is set
From: Jason Wang
Date: Mon Jan 19 2026 - 01:30:54 EST
On Fri, Jan 16, 2026 at 10:05 PM Eugenio Pérez <eperezma@xxxxxxxxxx> wrote:
>
> Only vdpa_sim support it. Forbid this behaviour as there is no use for
> it right now, we can always enable it in the future with a feature flag.
>
> Signed-off-by: Eugenio Pérez <eperezma@xxxxxxxxxx>
> ---
> v12: Fix typo in patch message (MST).
> ---
Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
Thanks