aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/vfio-mediated-device.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-8/+8
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen1-1/+1
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen1-2/+2
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen1-1/+1
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson1-5/+5
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULEThomas Gleixner1-3/+1
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe1-2/+2
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe1-19/+5
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe1-3/+0
2021-06-21vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe1-23/+12
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe1-4/+1
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe1-2/+2
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab1-0/+414