On Fri, Oct 10, 2025 at 4:58 PM Eugenio Pérez <[email protected]> wrote: > > Return the internal struct that represents the vq group as virtqueue map > token, instead of the device. This allows the map functions to access > the information per group. > > At this moment all the virtqueues share the same vq group, that only > can point to ASID 0. This change prepares the infrastructure for actual > per-group address space handling > > Signed-off-by: Eugenio Pérez <[email protected]>
Acked-by: Jason Wang <[email protected]> Thanks

