Antonios Motakis ([email protected])

Number of posts: 181 (0.35 per day)
First post: 2013-07-18 16:24:38
Last post: 2014-12-19 21:21:39

Date List Subject
2014-12-19 21:21:39 linux-kernel [RFC PATCH v3 3/3] vfio: platform: return device properties as arrays of unsigned integers
2014-12-19 21:21:33 linux-kernel [RFC PATCH v3 2/3] vfio: platform: access device property as a list of strings
2014-12-19 21:21:27 linux-kernel [RFC PATCH v3 1/3] vfio: platform: add device properties skeleton and user API
2014-12-10 14:47:57 linux-kernel Re: [REPORT PATCH] driver core: amba: add device binding path 'driver_override'
2014-12-09 14:19:50 linux-kernel [PATCH v10 04/20] vfio: amba: VFIO support for AMBA devices
2014-11-27 17:36:18 linux-kernel [PATCH v10 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd
2014-11-27 17:36:09 linux-kernel [PATCH v10 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
2014-11-27 17:36:01 linux-kernel [PATCH v10 18/20] vfio: move eventfd support code for VFIO_PCI to a separate file
2014-11-27 17:35:51 linux-kernel [PATCH v10 17/20] vfio: pass an opaque pointer on virqfd initialization
2014-11-27 17:35:46 linux-kernel [PATCH v10 16/20] vfio: add local lock for virqfd instead of depending on VFIO PCI
2014-11-27 17:35:42 linux-kernel [PATCH v10 15/20] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
2014-11-27 17:35:37 linux-kernel [PATCH v10 13/20] vfio/platform: support for level sensitive interrupts
2014-11-27 17:35:35 linux-kernel [PATCH v10 14/20] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
2014-11-27 17:35:20 linux-kernel [PATCH v10 12/20] vfio/platform: trigger an interrupt via eventfd
2014-11-27 17:35:13 linux-kernel [PATCH v10 11/20] vfio/platform: initial interrupts support code
2014-11-27 17:34:59 linux-kernel [PATCH v10 10/20] vfio/platform: return IRQ info
2014-11-27 17:34:44 linux-kernel [PATCH v10 09/20] vfio/platform: support MMAP of MMIO regions
2014-11-27 17:34:38 linux-kernel [PATCH v10 08/20] vfio/platform: read and write support for the device fd
2014-11-27 17:34:28 linux-kernel [PATCH v10 07/20] vfio/platform: return info for device memory mapped IO regions
2014-11-27 17:34:21 linux-kernel [PATCH v10 06/20] vfio/platform: return info for bound device
2014-11-27 17:34:13 linux-kernel [PATCH v10 05/20] vfio: amba: add the VFIO for AMBA devices module to Kconfig
2014-11-27 17:34:10 linux-kernel [PATCH v10 04/20] vfio: amba: VFIO support for AMBA devices
2014-11-27 17:33:58 linux-kernel [PATCH v10 03/20] vfio: platform: add the VFIO PLATFORM module to Kconfig
2014-11-27 17:33:49 linux-kernel [PATCH v10 02/20] vfio: platform: probe to devices on the platform bus
2014-11-27 17:33:41 linux-kernel [PATCH v10 01/20] vfio/platform: initial skeleton of VFIO support for platform devices
2014-11-27 17:26:08 linux-kernel [REPORT PATCH] driver core: amba: add device binding path 'driver_override'
2014-11-27 17:24:28 linux-kernel [PATCH v3 3/6] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-11-27 17:23:56 linux-kernel [PATCH v3 5/6] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
2014-11-27 17:23:39 linux-kernel [PATCH v3 6/6] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-11-27 17:23:34 linux-kernel [PATCH v3 4/6] vfio: type1: replace domain wide protection flags with supported capabilities
2014-11-27 17:23:28 linux-kernel [PATCH v3 2/6] vfio: type1: support for ARM SMMUs
2014-11-27 17:23:25 linux-kernel [PATCH v3 1/6] vfio: implement iommu driver capabilities with an enum
2014-11-24 15:53:35 linux-kernel Re: [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
2014-11-20 14:11:58 linux-kernel Re: [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
2014-11-20 14:11:46 linux-kernel Re: [PATCH v9 08/19] vfio/platform: read and write support for the device fd
2014-11-20 14:11:33 linux-kernel Re: [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
2014-11-20 14:11:14 linux-kernel Re: [PATCH v9 06/19] vfio/platform: return info for bound device
2014-11-20 14:10:59 linux-kernel Re: [PATCH v9 03/19] vfio: platform: add the VFIO PLATFORM module to Kconfig
2014-11-20 14:10:46 linux-kernel Re: [PATCH v9 01/19] vfio/platform: initial skeleton of VFIO support for platform devices
2014-11-12 09:57:50 linux-kernel Re: [PATCH v9 03/19] vfio: platform: add the VFIO PLATFORM module to Kconfig
2014-11-05 10:10:28 linux-kernel Re: [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
2014-11-05 10:08:58 linux-kernel Re: [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
2014-11-05 10:04:45 linux-kernel Re: [PATCH v9 15/19] vfio: add local lock in virqfd instead of depending on VFIO PCI
2014-11-05 10:04:26 linux-kernel Re: [PATCH v9 10/19] vfio/platform: return IRQ info
2014-11-05 09:51:19 linux-kernel Re: [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
2014-11-05 09:51:01 linux-kernel Re: [PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
2014-11-05 09:50:27 linux-kernel Re: [PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
2014-10-31 16:07:06 linux-kernel Re: [PATCH v9 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable
2014-10-31 16:03:42 linux-kernel Re: [PATCH v9 14/19] vfio: move eventfd support code for VFIO_PCI to a separate file
2014-10-27 18:11:35 linux-kernel [PATCH v9 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable
2014-10-27 18:10:53 linux-kernel [PATCH v9 19/19] vfio/platform: implement IRQ masking/unmasking via an eventfd