Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfio/mdev: remove unnecessary NULL check in mbochs_create() | Dan Carpenter | 2021-05-04 | 1 | -2/+1 |
* | samples/vfio-mdev/mdpy: use remap_vmalloc_range | Christoph Hellwig | 2021-04-30 | 1 | -3/+1 |
* | vfio/mdev: Correct the function signatures for the mdev_type_attributes | Jason Gunthorpe | 2021-04-12 | 1 | -10/+14 |
* | vfio/mdev: Remove kobj from mdev_parent_ops->create() | Jason Gunthorpe | 2021-04-12 | 1 | -1/+1 |
* | vfio/mdpy: Use mdev_get_type_group_id() | Jason Gunthorpe | 2021-04-07 | 1 | -16/+6 |
* | vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's | Jason Gunthorpe | 2021-04-07 | 1 | -5/+5 |
* | vmalloc: fix remap_vmalloc_range() bounds checks | Jann Horn | 2020-04-21 | 1 | -1/+1 |
* | samples/vfio-mdev/mdpy: expand minor range when registering chrdev region | Chengguang Xu | 2019-02-12 | 1 | -4/+4 |
* | sample: vfio mdev display - host device | Gerd Hoffmann | 2018-06-08 | 1 | -0/+807 |