summaryrefslogtreecommitdiff
path: root/drivers/vfio/mdev/mdev_private.h
AgeCommit message (Expand)Author
2024-02-22vfio: mdev: make mdev_bus_type constRicardo B. Marliere
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-04-21vfio/mdev: Use the driver core to create the 'remove' fileJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe
2021-04-07vfio/mdev: Add mdev/mtype_get_type_group_id()Jason Gunthorpe
2021-04-07vfio/mdev: Expose mdev_get/put_parent to mdev_private.hJason Gunthorpe
2021-04-07vfio/mdev: Use struct mdev_type in struct mdev_deviceJason Gunthorpe
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe
2021-04-06Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson
2021-04-06vfio/mdev: Make to_mdev_device() into a static inlineJason Gunthorpe
2021-04-06vfio/mdev: Fix spelling mistake "interal" -> "internal"Zhen Lei
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06vfio/mdev: Synchronize device create/remove with parent removalParav Pandit
2019-06-06vfio/mdev: Improve the create/remove sequenceParav Pandit
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07vfio/mdev: Removed unused krefParav Pandit
2019-04-12vfio/mdev: Add iommu related member in mdev_deviceLu Baolu
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko
2018-06-08vfio/mdev: Check globally for duplicate devicesAlex Williamson
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-11-17vfio: Mediated device Core driverKirti Wankhede