开源镜像站
帮助
动态
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
/
samples
/
vfio-mdev
/
mdpy.c
Age
Commit message (
Expand
)
Author
2021-08-11
vfio/samples: Delete useless open/close
Jason Gunthorpe
2021-08-11
vfio: Introduce a vfio_uninit_group_dev() API call
Max Gurtovoy
2021-08-11
vfio/samples: Remove module get/put
Jason Gunthorpe
2021-06-24
vfio/mdpy: Fix memory leak of object mdev_state->vconfig
Colin Ian King
2021-06-21
vfio/mdpy: Convert to use vfio_register_group_dev()
Jason Gunthorpe
2021-05-04
vfio/mdev: remove unnecessary NULL check in mbochs_create()
Dan Carpenter
2021-04-30
samples/vfio-mdev/mdpy: use remap_vmalloc_range
Christoph Hellwig
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
2021-04-07
vfio/mdpy: Use mdev_get_type_group_id()
Jason Gunthorpe
2021-04-07
vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's
Jason Gunthorpe
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2019-02-12
samples/vfio-mdev/mdpy: expand minor range when registering chrdev region
Chengguang Xu
2018-06-08
sample: vfio mdev display - host device
Gerd Hoffmann