summaryrefslogtreecommitdiffstats
path: root/samples/vfio-mdev/mdpy.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter2021-05-041-2/+1
* samples/vfio-mdev/mdpy: use remap_vmalloc_rangeChristoph Hellwig2021-04-301-3/+1
* vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe2021-04-121-10/+14
* vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe2021-04-121-1/+1
* vfio/mdpy: Use mdev_get_type_group_id()Jason Gunthorpe2021-04-071-16/+6
* vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR'sJason Gunthorpe2021-04-071-5/+5
* vmalloc: fix remap_vmalloc_range() bounds checksJann Horn2020-04-211-1/+1
* samples/vfio-mdev/mdpy: expand minor range when registering chrdev regionChengguang Xu2019-02-121-4/+4
* sample: vfio mdev display - host deviceGerd Hoffmann2018-06-081-0/+807