aboutsummaryrefslogtreecommitdiffstats
path: root/samples/vfio-mdev
AgeCommit message (Expand)AuthorFilesLines
2024-03-05vfio/mbochs: make mbochs_class constantRicardo B. Marliere1-10/+8
2024-03-05vfio/mdpy: make mdpy_class constantRicardo B. Marliere1-10/+8
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner1-2/+2
2023-10-24vfio/mtty: Enable migration supportAlex Williamson1-0/+590
2023-10-24vfio/mtty: Overhaul mtty interrupt handlingAlex Williamson1-73/+166
2023-09-28vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi2-2/+2
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds3-0/+3
2023-08-04vfio-dev/mdpy-fb: Use fbdev I/O helpersThomas Zimmermann1-3/+1
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu3-0/+3
2023-07-24vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driverThomas Zimmermann1-1/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2023-03-31vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample driversYi Liu3-0/+9
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman3-3/+3
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+100
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-8/+0
2023-01-23vfio-mdev: move the mtty usage documentationChristoph Hellwig1-0/+100
2023-01-13vfio-mdev/mdpy-fb: Do not set struct fb_info.aperturesThomas Zimmermann1-8/+0
2022-12-12samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()Shang XiaoJing1-1/+7
2022-12-05vfio/ap/ccw/samples: Fix device_register() unwind pathAlex Williamson3-9/+12
2022-11-10vfio: Remove vfio_free_deviceEric Farman3-3/+0
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe1-18/+4
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig2-18/+4
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig3-26/+9
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig3-46/+13
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe3-25/+3
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig3-95/+72
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig3-6/+10
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig3-4/+0
2022-09-21vfio/mbochs: Use the new device life cycle helpersYi Liu1-27/+46
2022-09-21vfio/mtty: Use the new device life cycle helpersYi Liu1-28/+39
2022-09-21vfio/mdpy: Use the new device life cycle helpersYi Liu1-34/+47
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe3-21/+6
2022-04-21vfio/mdev: Remove mdev_parent_ops dev_attr_groupsJason Gunthorpe1-29/+1
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman1-0/+1
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig3-3/+3
2021-08-11vfio/mbochs: Fix close when multiple device FDs are openJason Gunthorpe1-2/+2
2021-08-11vfio/samples: Delete useless open/closeJason Gunthorpe3-30/+0
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy3-21/+33
2021-08-11vfio/mbochs: Fix missing error unwind of mbochs_used_mbytesJason Gunthorpe1-9/+15
2021-08-11vfio/samples: Remove module get/putJason Gunthorpe2-8/+0
2021-06-28vfio/mtty: Enforce available_instancesAlex Williamson1-6/+16
2021-06-28vfio/mtty: Delete mdev_devices_listJason Gunthorpe1-18/+6
2021-06-24vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King1-0/+1
2021-06-21vfio/mbochs: Convert to use vfio_register_group_dev()Jason Gunthorpe1-72/+91
2021-06-21vfio/mdpy: Convert to use vfio_register_group_dev()Jason Gunthorpe1-71/+88
2021-06-21vfio/mtty: Convert to use vfio_register_group_dev()Jason Gunthorpe1-102/+83
2021-05-24samples: vfio-mdev: fix error handing in mdpy_fb_probe()Wei Yongjun1-4/+9
2021-05-04vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter2-4/+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 Gunthorpe3-30/+38
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe3-3/+3
2021-04-07vfio/mbochs: Use mdev_get_type_group_id()Jason Gunthorpe1-14/+7
2021-04-07vfio/mdpy: Use mdev_get_type_group_id()Jason Gunthorpe1-16/+6
2021-04-07vfio/mtty: Use mdev_get_type_group_id()Jason Gunthorpe1-43/+7
2021-04-07vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR'sJason Gunthorpe2-10/+10
2020-09-10samples: vfio-mdev/mbochs: fix common struct sg_table related issuesMarek Szyprowski1-1/+2
2020-07-09PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen1-1/+1
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn1-1/+1
2019-12-10samples: vfio-mdev: constify fb opsJani Nikula1-1/+1
2019-11-25sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map supportDaniel Vetter1-16/+0
2019-08-19vfio-mdev/mtty: Simplify interrupt generationParav Pandit1-31/+8
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada1-1/+1
2019-07-02sample/mdev/mbochs: remove set but not used variable 'mdev_state'YueHaibing1-3/+0
2019-07-02vfio-mdev/samples: make some symbols staticKefeng Wang1-23/+24
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-12samples/vfio-mdev/mtty: expand minor range when registering chrdev regionChengguang Xu1-4/+5
2019-02-12samples/vfio-mdev/mdpy: expand minor range when registering chrdev regionChengguang Xu1-4/+4
2019-02-12samples/vfio-mdev/mbochs: expand minor range when registering chrdev regionChengguang Xu1-4/+4
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2018-12-17vfio-mdev/samples: Use u8 instead of char for handle functionsNathan Chancellor1-13/+13
2018-10-11vfio: add edid support to mbochs sample driverGerd Hoffmann1-19/+117
2018-07-11sample: vfio-mdev: avoid deadlock in mdev_access()Alexey Khoroshilov1-1/+3
2018-07-04sample/vfio-mdev: Change return type to vm_fault_tSouptick Joarder1-2/+2
2018-06-26sample/mdev/mbochs: add mbochs_kunmap_dmabufGerd Hoffmann1-0/+7
2018-06-26sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabufGerd Hoffmann1-10/+0
2018-06-08sample: vfio bochs vbe display (host device for bochs-drm)Gerd Hoffmann2-0/+1407
2018-06-08sample: vfio mdev display - guest driverGerd Hoffmann2-0/+233
2018-06-08sample: vfio mdev display - host deviceGerd Hoffmann3-0/+830
2018-03-22vfio-mdev/samples: change RDI interrupt conditionShunyong Yang1-1/+1
2017-10-02vfio-mdev/samples: make mdev_fops const and staticBhumika Goyal1-1/+1
2017-01-11vfio-mdev: remove some dead codeDan Carpenter1-3/+0
2017-01-11vfio-mdev: buffer overflow in ioctl()Dan Carpenter1-2/+5
2017-01-11vfio-mdev: return -EFAULT if copy_to_user() failsDan Carpenter1-3/+12
2017-01-04vfio-mdev: fix some error codes in the sample codeDan Carpenter1-1/+3
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson1-11/+13
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson1-1/+1
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson1-1/+1
2016-12-30vfio-mdev: Fix mtty sample driver buildingAlex Williamson1-13/+1
2016-11-17docs: Sample driver to demonstrate how to use Mediated device framework.Kirti Wankhede2-0/+1516