summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/mdev/mdev_private.h
Commit message (Expand)AuthorAgeFilesLines
* vfio/mdev: unexport mdev_bus_typeChristoph Hellwig2022-10-041-0/+1
* vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-041-8/+0
* vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig2022-10-041-23/+0
* vfio/mdev: Use the driver core to create the 'remove' fileJason Gunthorpe2022-04-211-0/+2
* vfio/mdev: Remove mdev_parent_opsJason Gunthorpe2022-04-211-1/+1
* vfio/mdev: Remove vfio_mdev.cJason Gunthorpe2022-04-211-2/+0
* vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe2021-06-211-0/+2
* vfio/mdev: Add mdev/mtype_get_type_group_id()Jason Gunthorpe2021-04-071-1/+1
* vfio/mdev: Expose mdev_get/put_parent to mdev_private.hJason Gunthorpe2021-04-071-0/+12
* vfio/mdev: Use struct mdev_type in struct mdev_deviceJason Gunthorpe2021-04-071-4/+3
* vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe2021-04-071-20/+3
*-. Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson2021-04-061-1/+1
|\ \
| * | vfio/mdev: Fix spelling mistake "interal" -> "internal"Zhen Lei2021-04-061-1/+1
| |/
* / vfio/mdev: Make to_mdev_device() into a static inlineJason Gunthorpe2021-04-061-1/+4
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* vfio/mdev: Synchronize device create/remove with parent removalParav Pandit2019-06-061-0/+2
* vfio/mdev: Improve the create/remove sequenceParav Pandit2019-06-061-1/+1
* Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-131-0/+1
|\
| * vfio/mdev: Add iommu related member in mdev_deviceLu Baolu2019-04-121-0/+1
* | vfio/mdev: Removed unused krefParav Pandit2019-05-071-1/+0
|/
* vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko2019-02-051-2/+3
* vfio/mdev: Check globally for duplicate devicesAlex Williamson2018-06-081-1/+1
* vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-301-0/+13
* vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-301-0/+10
* vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-3/+3
* vfio: Mediated device Core driverKirti Wankhede2016-11-171-0/+41