开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
mdev
/
mdev_sysfs.c
Age
Commit message (
Expand
)
Author
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-07
vfio/mdev: Add mdev/mtype_get_type_group_id()
Jason Gunthorpe
2021-04-07
vfio/mdev: Add missing reference counting to mdev_type
Jason Gunthorpe
2021-04-07
vfio/mdev: Use struct mdev_type in struct mdev_device
Jason Gunthorpe
2021-04-07
vfio/mdev: Add missing typesafety around mdev_device
Jason Gunthorpe
2021-04-07
vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
Jason Gunthorpe
2020-05-29
vfio/mdev: Fix reference count leak in add_mdev_supported_type
Qiushi Wu
2020-01-09
vfio/mdev: make create attribute static
Ben Dooks (Codethink)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-06
vfio/mdev: Avoid creating sysfs remove file on stale device removal
Parav Pandit
2019-06-06
vfio/mdev: Improve the create/remove sequence
Parav Pandit
2019-05-07
vfio/mdev: Follow correct remove sequence
Parav Pandit
2019-02-05
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
2018-12-12
vfio/mdev: add static modifier to add_mdev_supported_type
Paolo Cretaro
2018-06-08
vfio/mdev: Re-order sysfs attribute creation
Alex Williamson
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede