aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api/vfio-mediated-device.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-23vfio-mdev: remove an non-existing driver from vfio-mediated-deviceChristoph Hellwig1-7/+1
2023-01-23vfio-mdev: move the mtty usage documentationChristoph Hellwig1-100/+0
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig1-2/+2
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig1-1/+2
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig1-1/+1
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe1-1/+1
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig1-3/+0
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig1-1/+1
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig1-6/+6
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