search for: vfio_ccw_op

Displaying 20 results from an estimated 77 matches for "vfio_ccw_op".

Did you mean: vfio_ccw_ops
2019 Oct 24
2
[PATCH V5 1/6] mdev: class id support
...method for mdev bus. > >> > >> Signed-off-by: Jason Wang <jasowang at redhat.com> > >> --- > >> .../driver-api/vfio-mediated-device.rst | 5 +++++ > >> drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > >> drivers/s390/cio/vfio_ccw_ops.c | 1 + > >> drivers/s390/crypto/vfio_ap_ops.c | 1 + > >> drivers/vfio/mdev/mdev_core.c | 18 +++++++++++++++ > >> drivers/vfio/mdev/mdev_driver.c | 22 +++++++++++++++++++ > >> drivers/vfio/mdev/md...
2019 Oct 24
2
[PATCH V5 1/6] mdev: class id support
...method for mdev bus. > >> > >> Signed-off-by: Jason Wang <jasowang at redhat.com> > >> --- > >> .../driver-api/vfio-mediated-device.rst | 5 +++++ > >> drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > >> drivers/s390/cio/vfio_ccw_ops.c | 1 + > >> drivers/s390/crypto/vfio_ap_ops.c | 1 + > >> drivers/vfio/mdev/mdev_core.c | 18 +++++++++++++++ > >> drivers/vfio/mdev/mdev_driver.c | 22 +++++++++++++++++++ > >> drivers/vfio/mdev/md...
2019 Sep 25
1
[PATCH V2 2/8] mdev: class id support
...r and class_id for mdev > parent with the match method for mdev bus. > > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > Documentation/driver-api/vfio-mediated-device.rst | 3 +++ > drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > drivers/s390/cio/vfio_ccw_ops.c | 1 + > drivers/s390/crypto/vfio_ap_ops.c | 1 + > drivers/vfio/mdev/mdev_core.c | 7 +++++++ > drivers/vfio/mdev/mdev_driver.c | 14 ++++++++++++++ > drivers/vfio/mdev/mdev_private.h | 1 +...
2019 Nov 04
1
[PATCH V7 1/6] mdev: class id support
...hod for mdev bus. > > Reviewed-by: Parav Pandit <parav at mellanox.com> > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > .../driver-api/vfio-mediated-device.rst | 5 ++++ > drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > drivers/s390/cio/vfio_ccw_ops.c | 1 + > drivers/s390/crypto/vfio_ap_ops.c | 1 + > drivers/vfio/mdev/mdev_core.c | 16 ++++++++++++ > drivers/vfio/mdev/mdev_driver.c | 25 +++++++++++++++++++ > drivers/vfio/mdev/mdev_private.h | 1 + > driv...
2019 Oct 23
2
[PATCH V5 1/6] mdev: class id support
..._driver and class_id for mdev > device with the match method for mdev bus. > > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > .../driver-api/vfio-mediated-device.rst | 5 +++++ > drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > drivers/s390/cio/vfio_ccw_ops.c | 1 + > drivers/s390/crypto/vfio_ap_ops.c | 1 + > drivers/vfio/mdev/mdev_core.c | 18 +++++++++++++++ > drivers/vfio/mdev/mdev_driver.c | 22 +++++++++++++++++++ > drivers/vfio/mdev/mdev_private.h | 1 + > d...
2019 Oct 23
2
[PATCH V5 1/6] mdev: class id support
..._driver and class_id for mdev > device with the match method for mdev bus. > > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > .../driver-api/vfio-mediated-device.rst | 5 +++++ > drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > drivers/s390/cio/vfio_ccw_ops.c | 1 + > drivers/s390/crypto/vfio_ap_ops.c | 1 + > drivers/vfio/mdev/mdev_core.c | 18 +++++++++++++++ > drivers/vfio/mdev/mdev_driver.c | 22 +++++++++++++++++++ > drivers/vfio/mdev/mdev_private.h | 1 + > d...
2019 Sep 23
1
[PATCH 1/6] mdev: class id support
...class_id for mdev > parent with the match method for mdev bus. > > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > Documentation/driver-api/vfio-mediated-device.rst | 7 +++++-- > drivers/gpu/drm/i915/gvt/kvmgt.c | 2 +- > drivers/s390/cio/vfio_ccw_ops.c | 2 +- > drivers/s390/crypto/vfio_ap_ops.c | 3 ++- > drivers/vfio/mdev/mdev_core.c | 14 ++++++++++++-- > drivers/vfio/mdev/mdev_driver.c | 14 ++++++++++++++ > drivers/vfio/mdev/mdev_private.h...
2019 Sep 17
1
[RFC PATCH 1/2] mdev: device id support
...dd id_table to mdev_driver and id for mdev parent, and > implement the match method for mdev bus. > > [1] https://lkml.org/lkml/2019/9/10/135 > > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > drivers/gpu/drm/i915/gvt/kvmgt.c | 2 +- > drivers/s390/cio/vfio_ccw_ops.c | 2 +- > drivers/s390/crypto/vfio_ap_ops.c | 3 ++- > drivers/vfio/mdev/mdev_core.c | 14 ++++++++++++-- > drivers/vfio/mdev/mdev_driver.c | 14 ++++++++++++++ > drivers/vfio/mdev/mdev_private.h | 1 + > drivers/vfio/mdev/vfio_mdev.c | 6 ++++++ > include/linu...
2019 Sep 12
9
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
...s - device speicfic callbacks and move vfio callbacks there Sent for early reivew, compile test only! Thanks [1] https://lkml.org/lkml/2019/9/10/135 Jason Wang (2): mdev: device id support mdev: introduce device specific ops drivers/gpu/drm/i915/gvt/kvmgt.c | 16 ++++--- drivers/s390/cio/vfio_ccw_ops.c | 16 ++++--- drivers/s390/crypto/vfio_ap_ops.c | 13 ++++-- drivers/vfio/mdev/mdev_core.c | 14 +++++- drivers/vfio/mdev/mdev_driver.c | 14 ++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/mdev/vfio_mdev.c | 36 ++++++++++----- include/linux/mdev.h | 76 ++...
2019 Sep 12
9
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
...s - device speicfic callbacks and move vfio callbacks there Sent for early reivew, compile test only! Thanks [1] https://lkml.org/lkml/2019/9/10/135 Jason Wang (2): mdev: device id support mdev: introduce device specific ops drivers/gpu/drm/i915/gvt/kvmgt.c | 16 ++++--- drivers/s390/cio/vfio_ccw_ops.c | 16 ++++--- drivers/s390/crypto/vfio_ap_ops.c | 13 ++++-- drivers/vfio/mdev/mdev_core.c | 14 +++++- drivers/vfio/mdev/mdev_driver.c | 14 ++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/mdev/vfio_mdev.c | 36 ++++++++++----- include/linux/mdev.h | 76 ++...
2019 Sep 24
1
[PATCH V2 2/8] mdev: class id support
...escription needs to be revised from v1, class_id is no longer on the parent. > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > Documentation/driver-api/vfio-mediated-device.rst | 3 +++ > drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > drivers/s390/cio/vfio_ccw_ops.c | 1 + > drivers/s390/crypto/vfio_ap_ops.c | 1 + > drivers/vfio/mdev/mdev_core.c | 7 +++++++ > drivers/vfio/mdev/mdev_driver.c | 14 ++++++++++++++ > drivers/vfio/mdev/mdev_private.h | 1 +...
2019 Oct 24
0
[PATCH V5 1/6] mdev: class id support
...; >> > > >> Signed-off-by: Jason Wang <jasowang at redhat.com> > > >> --- > > >> .../driver-api/vfio-mediated-device.rst | 5 +++++ > > >> drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > > >> drivers/s390/cio/vfio_ccw_ops.c | 1 + > > >> drivers/s390/crypto/vfio_ap_ops.c | 1 + > > >> drivers/vfio/mdev/mdev_core.c | 18 +++++++++++++++ > > >> drivers/vfio/mdev/mdev_driver.c | 22 +++++++++++++++++++ > > >>...
2019 Sep 12
0
[RFC PATCH 1/2] mdev: device id support
...mdev driver correctly. So this patch add id_table to mdev_driver and id for mdev parent, and implement the match method for mdev bus. [1] https://lkml.org/lkml/2019/9/10/135 Signed-off-by: Jason Wang <jasowang at redhat.com> --- drivers/gpu/drm/i915/gvt/kvmgt.c | 2 +- drivers/s390/cio/vfio_ccw_ops.c | 2 +- drivers/s390/crypto/vfio_ap_ops.c | 3 ++- drivers/vfio/mdev/mdev_core.c | 14 ++++++++++++-- drivers/vfio/mdev/mdev_driver.c | 14 ++++++++++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/mdev/vfio_mdev.c | 6 ++++++ include/linux/mdev.h | 6 +++...
2019 Sep 24
0
[PATCH V2 2/8] mdev: class id support
...s patch adds id_table to mdev_driver and class_id for mdev parent with the match method for mdev bus. Signed-off-by: Jason Wang <jasowang at redhat.com> --- Documentation/driver-api/vfio-mediated-device.rst | 3 +++ drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + drivers/s390/cio/vfio_ccw_ops.c | 1 + drivers/s390/crypto/vfio_ap_ops.c | 1 + drivers/vfio/mdev/mdev_core.c | 7 +++++++ drivers/vfio/mdev/mdev_driver.c | 14 ++++++++++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/mdev/v...
2019 Sep 17
2
[RFC PATCH 2/2] mdev: introduce device specific ops
...sibility of redefining the callbacks to meet the both requirements. imo those callbacks fulfill some basic requirements when mediating a device... > > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > drivers/gpu/drm/i915/gvt/kvmgt.c | 14 +++--- > drivers/s390/cio/vfio_ccw_ops.c | 14 +++--- > drivers/s390/crypto/vfio_ap_ops.c | 10 +++-- > drivers/vfio/mdev/vfio_mdev.c | 30 +++++++------ > include/linux/mdev.h | 72 ++++++++++++++++++------------- > samples/vfio-mdev/mbochs.c | 16 ++++--- > samples/vfio-mdev/mdpy.c |...
2019 Sep 17
2
[RFC PATCH 2/2] mdev: introduce device specific ops
...sibility of redefining the callbacks to meet the both requirements. imo those callbacks fulfill some basic requirements when mediating a device... > > Signed-off-by: Jason Wang <jasowang at redhat.com> > --- > drivers/gpu/drm/i915/gvt/kvmgt.c | 14 +++--- > drivers/s390/cio/vfio_ccw_ops.c | 14 +++--- > drivers/s390/crypto/vfio_ap_ops.c | 10 +++-- > drivers/vfio/mdev/vfio_mdev.c | 30 +++++++------ > include/linux/mdev.h | 72 ++++++++++++++++++------------- > samples/vfio-mdev/mbochs.c | 16 ++++--- > samples/vfio-mdev/mdpy.c |...
2019 Nov 05
0
[PATCH V8 1/6] mdev: class id support
...for mdev device with the match method for mdev bus. Reviewed-by: Parav Pandit <parav at mellanox.com> Signed-off-by: Jason Wang <jasowang at redhat.com> --- .../driver-api/vfio-mediated-device.rst | 5 ++++ drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + drivers/s390/cio/vfio_ccw_ops.c | 1 + drivers/s390/crypto/vfio_ap_ops.c | 1 + drivers/vfio/mdev/mdev_core.c | 17 +++++++++++++ drivers/vfio/mdev/mdev_driver.c | 25 +++++++++++++++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/mdev/vfio_mdev....
2019 Nov 04
0
[PATCH V7 1/6] mdev: class id support
...for mdev device with the match method for mdev bus. Reviewed-by: Parav Pandit <parav at mellanox.com> Signed-off-by: Jason Wang <jasowang at redhat.com> --- .../driver-api/vfio-mediated-device.rst | 5 ++++ drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + drivers/s390/cio/vfio_ccw_ops.c | 1 + drivers/s390/crypto/vfio_ap_ops.c | 1 + drivers/vfio/mdev/mdev_core.c | 16 ++++++++++++ drivers/vfio/mdev/mdev_driver.c | 25 +++++++++++++++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/mdev/vfio_mdev.c...
2019 Oct 11
0
[PATCH V3 1/7] mdev: class id support
...tch adds id_table to mdev_driver and class_id for mdev device with the match method for mdev bus. Signed-off-by: Jason Wang <jasowang at redhat.com> --- Documentation/driver-api/vfio-mediated-device.rst | 7 ++++++- drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + drivers/s390/cio/vfio_ccw_ops.c | 1 + drivers/s390/crypto/vfio_ap_ops.c | 1 + drivers/vfio/mdev/mdev_core.c | 11 +++++++++++ drivers/vfio/mdev/mdev_driver.c | 14 ++++++++++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/md...
2019 Oct 23
0
[PATCH V5 1/6] mdev: class id support
...So this patch adds id_table to mdev_driver and class_id for mdev device with the match method for mdev bus. Signed-off-by: Jason Wang <jasowang at redhat.com> --- .../driver-api/vfio-mediated-device.rst | 5 +++++ drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + drivers/s390/cio/vfio_ccw_ops.c | 1 + drivers/s390/crypto/vfio_ap_ops.c | 1 + drivers/vfio/mdev/mdev_core.c | 18 +++++++++++++++ drivers/vfio/mdev/mdev_driver.c | 22 +++++++++++++++++++ drivers/vfio/mdev/mdev_private.h | 1 + drivers/vfio/mdev/vfio_mde...