summaryrefslogtreecommitdiff
path: root/drivers/vfio/mdev/vfio_mdev.c
AgeCommit message (Expand)Author
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig
2021-08-11vfio: Remove struct vfio_device_ops open/releaseJason Gunthorpe
2021-08-11vfio: Provide better generic support for open/release vfio_device_opsJason Gunthorpe
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy
2021-06-21Merge branch 'hch-mdev-direct-v4' into v5.14/vfio/nextAlex Williamson
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe
2021-06-15vfio: centralize module refcount in subsystem layerMax Gurtovoy
2021-04-07vfio/mdev: Remove duplicate storage of parent in mdev_deviceJason Gunthorpe
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe
2021-04-06vfio/mdev: Use vfio_init/register/unregister_group_devJason Gunthorpe
2020-12-03vfio-mdev: Wire in a request handler for mdev parentEric Farman
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-01-09vfio: mdev: make a couple of functions and structure vfio_mdev_driver staticXiongwei Song
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-11-17vfio: VFIO based driver for Mediated devicesKirti Wankhede