summaryrefslogtreecommitdiff
path: root/samples/vfio-mdev/mdpy.c
AgeCommit message (Expand)Author
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig
2021-08-11vfio/samples: Delete useless open/closeJason Gunthorpe
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy
2021-08-11vfio/samples: Remove module get/putJason Gunthorpe
2021-06-24vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King
2021-06-21vfio/mdpy: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-05-04vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter
2021-04-30samples/vfio-mdev/mdpy: use remap_vmalloc_rangeChristoph Hellwig
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe
2021-04-07vfio/mdpy: Use mdev_get_type_group_id()Jason Gunthorpe
2021-04-07vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR'sJason Gunthorpe
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2019-02-12samples/vfio-mdev/mdpy: expand minor range when registering chrdev regionChengguang Xu
2018-06-08sample: vfio mdev display - host deviceGerd Hoffmann