summaryrefslogtreecommitdiffstats
path: root/samples/vfio-mdev/mdpy.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/mdev: Remove mdev_parent_opsJason Gunthorpe2022-04-211-7/+2
* vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig2021-09-301-1/+1
* vfio/samples: Delete useless open/closeJason Gunthorpe2021-08-111-11/+0
* vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy2021-08-111-10/+15
* vfio/samples: Remove module get/putJason Gunthorpe2021-08-111-4/+0
* vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King2021-06-241-0/+1
* vfio/mdpy: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-06-211-71/+88
* 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