summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/mdev
AgeCommit message (Expand)AuthorLines
2018-01-09vfio: mdev: make a couple of functions and structure vfio_mdev_driver staticXiongwei Song-3/+3
2017-02-08vfio/mdev: Use a module softdep for vfio_mdevAlex Williamson-12/+2
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson-0/+43
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson-0/+16
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson-27/+27
2016-12-30vfio-mdev: Fix remove raceAlex Williamson-2/+34
2016-11-17docs: Add Documentation for Mediated devicesKirti Wankhede-0/+1
2016-11-17vfio: VFIO based driver for Mediated devicesKirti Wankhede-1/+168
2016-11-17vfio: Mediated device Core driverKirti Wankhede-0/+833