On Tue, Sep 30, 2025 at 12:52 AM 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. > > Signed-off-by: Eugenio Pérez <[email protected]> > ---
Acked-by: Jason Wang <[email protected]> Thanks

