On Fri, Jan 16, 2026 at 10:05 PM Eugenio Pérez <[email protected]> wrote: > > Remove duplication by consolidating these here. This reduces the > posibility of a parent driver missing them. > > While we're at it, fix a bug in vdpa_sim where a valid ASID can be > assigned to a group equal to ngroups, causing an out of bound write. > > Cc: [email protected] > Fixes: bda324fd037a ("vdpasim: control virtqueue support") > Signed-off-by: Eugenio Pérez <[email protected]> > --- > v12: Add Fixes tag (MST). > ---
Acked-by: Jason Wang <[email protected]> Thanks

