search for: iotcl

Displaying 1 result from an estimated 1 matches for "iotcl".

Did you mean: ioctl
2020 Apr 27
0
[PATCH V4 0/3] vdpa: Support config interrupt in vhost_vdpa
...icient code to handle eventfd unbind. > ifcvf: add VIRTIO_NET_F_STATUS feature bit. 5.8 material I think. Acked-by: Jason Wang <jasowang at redhat.com> > > Zhu Lingshan (3): > vdpa: Support config interrupt in vhost_vdpa > vhost: replace -1 with VHOST_FILE_UNBIND in iotcls > vdpa: implement config interrupt in IFCVF > > drivers/vdpa/ifcvf/ifcvf_base.c | 3 +++ > drivers/vdpa/ifcvf/ifcvf_base.h | 3 +++ > drivers/vdpa/ifcvf/ifcvf_main.c | 22 ++++++++++++++++++- > drivers/vhost/vdpa.c | 47 +++++++++++++++++++++++++++++++++++++++...