search for: class_id_ani

Displaying 4 results from an estimated 4 matches for "class_id_ani".

Did you mean: class_id_any
2019 Oct 24
1
[PATCH V5 2/6] modpost: add support for mdev class id
On Thu, 24 Oct 2019 11:31:04 +0800 Jason Wang <jasowang at redhat.com> wrote: > On 2019/10/24 ??5:42, Alex Williamson wrote: > > On Wed, 23 Oct 2019 21:07:48 +0800 > > Jason Wang <jasowang at redhat.com> wrote: > > > >> Add support to parse mdev class id table. > >> > >> Reviewed-by: Parav Pandit <parav at mellanox.com> >
2019 Oct 23
2
[PATCH V5 2/6] modpost: add support for mdev class id
On Wed, 23 Oct 2019 21:07:48 +0800 Jason Wang <jasowang at redhat.com> wrote: > Add support to parse mdev class id table. > > Reviewed-by: Parav Pandit <parav at mellanox.com> > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > drivers/vfio/mdev/vfio_mdev.c | 2 ++ > scripts/mod/devicetable-offsets.c | 3 +++ > scripts/mod/file2alias.c
2019 Oct 23
2
[PATCH V5 2/6] modpost: add support for mdev class id
On Wed, 23 Oct 2019 21:07:48 +0800 Jason Wang <jasowang at redhat.com> wrote: > Add support to parse mdev class id table. > > Reviewed-by: Parav Pandit <parav at mellanox.com> > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > drivers/vfio/mdev/vfio_mdev.c | 2 ++ > scripts/mod/devicetable-offsets.c | 3 +++ > scripts/mod/file2alias.c
2019 Oct 24
0
[PATCH V5 2/6] modpost: add support for mdev class id
On 2019/10/24 ??5:42, Alex Williamson wrote: > On Wed, 23 Oct 2019 21:07:48 +0800 > Jason Wang <jasowang at redhat.com> wrote: > >> Add support to parse mdev class id table. >> >> Reviewed-by: Parav Pandit <parav at mellanox.com> >> Signed-off-by: Jason Wang <jasowang at redhat.com> >> --- >> drivers/vfio/mdev/vfio_mdev.c | 2 ++