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-10-27 18:10:44 linux-kernel [PATCH v9 18/19] vfio: initialize the virqfd workqueue in VFIO generic code
2014-10-27 18:10:35 linux-kernel [PATCH v9 16/19] vfio: pass an opaque pointer on virqfd initialization
2014-10-27 18:10:30 linux-kernel [PATCH v9 15/19] vfio: add local lock in virqfd instead of depending on VFIO PCI
2014-10-27 18:10:24 linux-kernel [PATCH v9 14/19] vfio: move eventfd support code for VFIO_PCI to a separate file
2014-10-27 18:10:16 linux-kernel [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
2014-10-27 18:10:10 linux-kernel [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
2014-10-27 18:10:00 linux-kernel [PATCH v9 11/19] vfio/platform: initial interrupts support code
2014-10-27 18:09:49 linux-kernel [PATCH v9 10/19] vfio/platform: return IRQ info
2014-10-27 18:09:36 linux-kernel [PATCH v9 09/19] vfio/platform: support MMAP of MMIO regions
2014-10-27 18:09:30 linux-kernel [PATCH v9 08/19] vfio/platform: read and write support for the device fd
2014-10-27 18:09:22 linux-kernel [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
2014-10-27 18:09:13 linux-kernel [PATCH v9 06/19] vfio/platform: return info for bound device
2014-10-27 18:09:09 linux-kernel [PATCH v9 05/19] vfio: amba: add the VFIO for AMBA devices module to Kconfig
2014-10-27 18:09:01 linux-kernel [PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
2014-10-27 18:08:52 linux-kernel [PATCH v9 03/19] vfio: platform: add the VFIO PLATFORM module to Kconfig
2014-10-27 18:08:43 linux-kernel [PATCH v9 02/19] vfio: platform: probe to devices on the platform bus
2014-10-27 18:08:37 linux-kernel [PATCH v9 01/19] vfio/platform: initial skeleton of VFIO support for platform devices
2014-10-27 18:07:52 linux-kernel [PATCH v2 4/6] vfio: type1: replace domain wide protection flags with supported capabilities
2014-10-27 18:06:59 linux-kernel [PATCH v2 6/6] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-27 18:06:45 linux-kernel [PATCH v2 5/6] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
2014-10-27 18:06:38 linux-kernel [PATCH v2 3/6] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-27 18:06:33 linux-kernel [PATCH v2 2/6] vfio: type1: support for platform bus devices on ARM
2014-10-27 18:06:30 linux-kernel [PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
2014-10-22 17:53:28 linux-kernel Re: [PATCH v8 07/18] vfio/platform: return info for device memory mapped IO regions
2014-10-22 14:00:36 linux-kernel Re: [PATCH 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
2014-10-22 13:56:53 linux-kernel Re: [PATCH v8 14/18] vfio: move eventfd support code for VFIO_PCI to a separate file
2014-10-22 13:56:19 linux-kernel Re: [PATCH v8 13/18] vfio/platform: support for maskable and automasked interrupts
2014-10-22 13:55:37 linux-kernel Re: [PATCH v8 09/18] vfio/platform: support MMAP of MMIO regions
2014-10-22 13:55:11 linux-kernel Re: [PATCH v8 07/18] vfio/platform: return info for device memory mapped IO regions
2014-10-22 13:54:18 linux-kernel Re: [PATCH v8 02/18] vfio: platform: probe to devices on the platform bus
2014-10-21 14:42:13 linux-kernel Re: [PATCH 5/5] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-21 12:40:25 linux-kernel Re: [PATCH 5/5] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-21 12:23:26 linux-kernel Re: [PATCH 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-21 12:18:11 linux-kernel Re: [PATCH 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-16 15:55:53 linux-kernel [RFC PATCH v2 4/4] vfio: platform: devtree: return arrays of u32, u16, or u8 data
2014-10-16 15:55:49 linux-kernel [RFC PATCH v2 3/4] vfio: platform: devtree: access property as a list of strings
2014-10-16 15:55:46 linux-kernel [RFC PATCH v2 2/4] vfio: platform: devtree: return available property names
2014-10-16 15:55:39 linux-kernel [RFC PATCH v2 1/4] vfio: platform: add device tree info API and skeleton
2014-10-13 13:13:13 linux-kernel [PATCH v8 18/18] vfio/platform: implement IRQ masking/unmasking via an eventfd
2014-10-13 13:13:05 linux-kernel [PATCH v8 17/18] vfio: initialize the virqfd workqueue in VFIO generic code
2014-10-13 13:12:59 linux-kernel [PATCH v8 16/18] vfio: pass an opaque pointer on virqfd initialization
2014-10-13 13:12:55 linux-kernel [PATCH v8 15/18] vfio: add local lock in virqfd instead of depending on VFIO PCI
2014-10-13 13:12:51 linux-kernel [PATCH v8 14/18] vfio: move eventfd support code for VFIO_PCI to a separate file
2014-10-13 13:12:45 linux-kernel [PATCH v8 13/18] vfio/platform: support for maskable and automasked interrupts
2014-10-13 13:12:40 linux-kernel [PATCH v8 12/18] vfio/platform: trigger an interrupt via eventfd
2014-10-13 13:12:33 linux-kernel [PATCH v8 11/18] vfio/platform: initial interrupts support code
2014-10-13 13:12:18 linux-kernel [PATCH v8 10/18] vfio/platform: return IRQ info
2014-10-13 13:12:01 linux-kernel [PATCH v8 09/18] vfio/platform: support MMAP of MMIO regions
2014-10-13 13:11:57 linux-kernel [PATCH v8 08/18] vfio/platform: read and write support for the device fd
2014-10-13 13:11:48 linux-kernel [PATCH v8 07/18] vfio/platform: return info for device memory mapped IO regions
2014-10-13 13:11:42 linux-kernel [PATCH v8 06/18] vfio/platform: return info for bound device