On Thu, Oct 30, 2025 at 6:00 PM Eugenio Pérez <[email protected]> wrote: > > This allows the kernel to detect whether the userspace VDUSE device > supports the VQ group and ASID features. VDUSE devices that don't set > the V1 API will not receive the new messages, and vdpa device will be > created with only one vq group and asid. > > The next patches implement the new feature incrementally, only enabling > the VDUSE device to set the V1 API version by the end of the series. > > Acked-by: Jason Wang <[email protected]> > Signed-off-by: Eugenio Pérez <[email protected]>
Reviewed-by: Xie Yongji <[email protected]> Thanks, Yongji

