summaryrefslogtreecommitdiff
path: root/samples/vfio-mdev/mdpy.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-04vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter1-2/+1
2021-04-30samples/vfio-mdev/mdpy: use remap_vmalloc_rangeChristoph Hellwig1-3/+1
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe1-10/+14
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe1-1/+1
2021-04-08vfio/mdpy: Use mdev_get_type_group_id()Jason Gunthorpe1-16/+6
2021-04-08vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR'sJason Gunthorpe1-5/+5
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn1-1/+1
2019-02-12samples/vfio-mdev/mdpy: expand minor range when registering chrdev regionChengguang Xu1-4/+4
2018-06-08sample: vfio mdev display - host deviceGerd Hoffmann1-0/+807