summaryrefslogtreecommitdiff
path: root/samples/vfio-mdev/mbochs.c
AgeCommit message (Expand)Author
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig
2021-08-11vfio/mbochs: Fix close when multiple device FDs are openJason Gunthorpe
2021-08-11vfio/samples: Delete useless open/closeJason Gunthorpe
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy
2021-08-11vfio/mbochs: Fix missing error unwind of mbochs_used_mbytesJason Gunthorpe
2021-08-11vfio/samples: Remove module get/putJason Gunthorpe
2021-06-21vfio/mbochs: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-05-04vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter
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/mbochs: Use mdev_get_type_group_id()Jason Gunthorpe
2021-04-07vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR'sJason Gunthorpe
2020-09-10samples: vfio-mdev/mbochs: fix common struct sg_table related issuesMarek Szyprowski
2019-11-25sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map supportDaniel Vetter
2019-07-02sample/mdev/mbochs: remove set but not used variable 'mdev_state'YueHaibing
2019-02-12samples/vfio-mdev/mbochs: expand minor range when registering chrdev regionChengguang Xu
2018-10-11vfio: add edid support to mbochs sample driverGerd Hoffmann
2018-07-11sample: vfio-mdev: avoid deadlock in mdev_access()Alexey Khoroshilov
2018-07-04sample/vfio-mdev: Change return type to vm_fault_tSouptick Joarder
2018-06-26sample/mdev/mbochs: add mbochs_kunmap_dmabufGerd Hoffmann
2018-06-26sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabufGerd Hoffmann
2018-06-08sample: vfio bochs vbe display (host device for bochs-drm)Gerd Hoffmann