LinuxLists
Users
About
Kirti Wankhede (
[email protected]
)
Number of posts: 307 (0.77 per day)
First post: 2016-10-17 21:21:08
Last post: 2017-11-19 04:16:38
Previous Page
/
Next Page
Date
List
Subject
2016-11-14 15:41:52
linux-kernel
[PATCH v12 07/22] vfio iommu type1: Update argument of vaddr_get_pfn()
2016-11-14 15:41:48
linux-kernel
[PATCH v12 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
2016-11-14 15:41:43
linux-kernel
[PATCH v12 04/22] vfio: Common function to increment container_users
2016-11-14 15:41:34
linux-kernel
[PATCH v12 02/22] vfio: VFIO based driver for Mediated devices
2016-11-14 15:41:22
linux-kernel
[PATCH v12 00/22] Add Mediated device support
2016-11-14 07:58:26
linux-kernel
Re: [PATCH v11 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-11-08 21:11:25
linux-kernel
Re: [PATCH v11 01/22] vfio: Mediated device Core driver
2016-11-08 20:47:19
linux-kernel
Re: [PATCH v11 13/22] vfio: Introduce common function to add capabilities
2016-11-08 20:45:15
linux-kernel
Re: [PATCH v11 17/22] vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()
2016-11-08 20:26:04
linux-kernel
Re: [PATCH v11 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
2016-11-08 20:00:09
linux-kernel
Re: [PATCH v11 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-11-08 18:50:33
linux-kernel
Re: [PATCH v11 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
2016-11-08 16:26:44
linux-kernel
Re: [PATCH v11 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-11-08 15:06:43
linux-kernel
Re: [PATCH v11 10/22] vfio iommu type1: Add support for mediated devices
2016-11-08 14:17:09
linux-kernel
Re: [PATCH v11 09/22] vfio iommu type1: Add task structure to vfio_dma
2016-11-08 13:56:06
linux-kernel
Re: [PATCH v11 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
2016-11-07 06:38:10
linux-kernel
Re: [PATCH v11 00/22] Add Mediated device support
2016-11-07 05:07:03
linux-kernel
Re: [PATCH v11 00/22] Add Mediated device support
2016-11-07 03:59:52
linux-kernel
Re: [PATCH v11 00/22] Add Mediated device support
2016-11-04 21:14:52
linux-kernel
[PATCH v11 07/22] vfio iommu type1: Update argument of vaddr_get_pfn()
2016-11-04 21:13:52
linux-kernel
[PATCH v11 12/22] vfio: Add notifier callback to parent's ops structure of mdev
2016-11-04 21:13:29
linux-kernel
[PATCH v11 13/22] vfio: Introduce common function to add capabilities
2016-11-04 21:12:13
linux-kernel
[PATCH v11 21/22] docs: Sample driver to demonstrate how to use Mediated device framework.
2016-11-04 21:11:48
linux-kernel
[PATCH v11 03/22] vfio: Rearrange functions to get vfio_group from dev
2016-11-04 21:11:46
linux-kernel
[PATCH v11 17/22] vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()
2016-11-04 21:11:35
linux-kernel
[PATCH v11 20/22] docs: Sysfs ABI for mediated device framework
2016-11-04 21:11:14
linux-kernel
[PATCH v11 22/22] MAINTAINERS: Add entry VFIO based Mediated device drivers
2016-11-04 21:11:04
linux-kernel
[PATCH v11 19/22] docs: Add Documentation for Mediated devices
2016-11-04 21:10:57
linux-kernel
[PATCH v11 18/22] vfio: Define device_api strings
2016-11-04 21:10:53
linux-kernel
[PATCH v11 16/22] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
2016-11-04 21:10:46
linux-kernel
[PATCH v11 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
2016-11-04 21:10:41
linux-kernel
[PATCH v11 14/22] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
2016-11-04 21:10:36
linux-kernel
[PATCH v11 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-11-04 21:10:31
linux-kernel
[PATCH v11 10/22] vfio iommu type1: Add support for mediated devices
2016-11-04 21:10:23
linux-kernel
[PATCH v11 09/22] vfio iommu type1: Add task structure to vfio_dma
2016-11-04 21:10:21
linux-kernel
[PATCH v11 08/22] vfio iommu type1: Add find_iommu_group() function
2016-11-04 21:10:12
linux-kernel
[PATCH v11 06/22] vfio iommu type1: Update arguments of vfio_lock_acct
2016-11-04 21:10:05
linux-kernel
[PATCH v11 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
2016-11-04 21:10:01
linux-kernel
[PATCH v11 04/22] vfio: Common function to increment container_users
2016-11-04 21:09:53
linux-kernel
[PATCH v11 02/22] vfio: VFIO based driver for Mediated devices
2016-11-04 21:09:50
linux-kernel
[PATCH v11 01/22] vfio: Mediated device Core driver
2016-11-04 21:09:42
linux-kernel
[PATCH v11 00/22] Add Mediated device support
2016-11-02 13:21:25
linux-kernel
Re: [Qemu-devel] [PATCH v9 04/12] vfio iommu: Add support for mediated devices
2016-11-02 12:45:57
linux-kernel
Re: [Qemu-devel] [PATCH v9 04/12] vfio iommu: Add support for mediated devices
2016-11-02 08:06:57
linux-kernel
Re: [PATCH v10 07/19] vfio iommu type1: Update argument of vaddr_get_pfn()
2016-11-02 08:00:12
linux-kernel
Re: [PATCH v10 01/19] vfio: Mediated device Core driver
2016-11-02 07:59:54
linux-kernel
Re: [PATCH v10 18/19] docs: Sysfs ABI for mediated device framework
2016-11-02 03:29:29
linux-kernel
Re: [Qemu-devel] [PATCH v9 04/12] vfio iommu: Add support for mediated devices
2016-11-01 14:02:20
linux-kernel
Re: [Qemu-devel] [PATCH v9 04/12] vfio iommu: Add support for mediated devices
2016-11-01 07:47:34
linux-kernel
Re: [PATCH v10 10/19] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-10-31 06:00:13
linux-kernel
Re: [PATCH v10 10/19] vfio iommu: Add blocking notifier to notify DMA_UNMAP