index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
mdev
/
vfio_mdev.c
Age
Commit message (
Expand
)
Author
2021-06-21
Merge branch 'hch-mdev-direct-v4' into v5.14/vfio/next
Alex Williamson
2021-06-21
vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
Jason Gunthorpe
2021-06-15
vfio: centralize module refcount in subsystem layer
Max Gurtovoy
2021-04-07
vfio/mdev: Remove duplicate storage of parent in mdev_device
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
2021-04-06
vfio: Remove device_data from the vfio bus driver API
Jason Gunthorpe
2021-04-06
vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
Jason Gunthorpe
2021-04-06
vfio/mdev: Use vfio_init/register/unregister_group_dev
Jason Gunthorpe
2020-12-03
vfio-mdev: Wire in a request handler for mdev parent
Eric Farman
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-01-09
vfio: mdev: make a couple of functions and structure vfio_mdev_driver static
Xiongwei Song
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
2016-11-17
vfio: VFIO based driver for Mediated devices
Kirti Wankhede