summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/mdev/mdev_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* vfio/mdev: Avoid creating sysfs remove file on stale device removalParav Pandit2019-06-061-3/+1Star
* vfio/mdev: Improve the create/remove sequenceParav Pandit2019-06-061-1/+1
* vfio/mdev: Follow correct remove sequenceParav Pandit2019-05-071-1/+1
* vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko2019-02-051-3/+3
* vfio/mdev: add static modifier to add_mdev_supported_typePaolo Cretaro2018-12-121-2/+2
* vfio/mdev: Re-order sysfs attribute creationAlex Williamson2018-06-081-7/+7
* vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-4/+4
* vfio: Mediated device Core driverKirti Wankhede2016-11-171-0/+286