index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
vfio-mediated-device.rst
Age
Commit message (
Expand
)
Author
2023-01-23
vfio-mdev: remove an non-existing driver from vfio-mediated-device
Christoph Hellwig
2023-01-23
vfio-mdev: move the mtty usage documentation
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULE
Thomas Gleixner
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove vfio_mdev.c
Jason Gunthorpe
2021-06-21
vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
Jason Gunthorpe
2021-04-07
vfio/mdev: Simplify driver registration
Jason Gunthorpe
2021-04-07
vfio/mdev: Add missing typesafety around mdev_device
Jason Gunthorpe
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab