Eric Auger ([email protected])

Number of posts: 1661 (0.61 per day)
First post: 2016-10-03 09:38:19
Last post: 2024-03-28 08:15:57

Date List Subject
2020-03-20 16:20:38 linux-kernel [PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
2020-03-20 16:14:45 linux-kernel [PATCH v10 10/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
2020-03-20 16:13:40 linux-kernel [PATCH v10 13/13] iommu/smmuv3: Report non recoverable faults
2020-03-20 16:13:32 linux-kernel [PATCH v10 09/13] dma-iommu: Implement NESTED_MSI cookie
2020-03-20 16:13:11 linux-kernel [PATCH v10 12/13] iommu/smmuv3: Implement bind/unbind_guest_msi
2020-03-20 16:12:59 linux-kernel [PATCH v10 11/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
2020-03-20 16:12:45 linux-kernel [PATCH v10 08/13] iommu/smmuv3: Implement cache_invalidate
2020-03-20 16:12:39 linux-kernel [PATCH v10 07/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
2020-03-20 16:12:33 linux-kernel [PATCH v10 06/13] iommu/smmuv3: Implement attach/detach_pasid_table
2020-03-20 16:12:24 linux-kernel [PATCH v10 02/13] iommu: Introduce bind/unbind_guest_msi
2020-03-20 16:12:22 linux-kernel [PATCH v10 05/13] iommu/smmuv3: Get prepared for nested stage support
2020-03-20 16:12:11 linux-kernel [PATCH v10 04/13] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
2020-03-20 16:11:57 linux-kernel [PATCH v10 03/13] iommu/arm-smmu-v3: Maintain a SID->device structure
2020-03-20 16:11:07 linux-kernel [PATCH v10 01/13] iommu: Introduce attach/detach_pasid_table API
2020-03-20 16:10:52 linux-kernel [PATCH v10 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
2020-03-20 14:26:55 linux-kernel Re: [PATCH v5 05/23] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
2020-03-20 14:26:27 linux-kernel Re: [PATCH v5 04/23] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
2020-03-20 11:10:32 linux-kernel Re: [PATCH v5 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
2020-03-20 10:58:20 linux-kernel Re: [PATCH v5 18/23] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
2020-03-20 08:13:30 linux-kernel Re: [PATCH v5 22/23] KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
2020-03-20 08:12:35 linux-kernel Re: [PATCH v5 18/23] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
2020-03-20 08:03:36 linux-kernel Re: [PATCH v5 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
2020-03-19 20:40:25 linux-kernel Re: [PATCH v5 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
2020-03-19 20:15:38 linux-kernel Re: [PATCH v5 19/23] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
2020-03-19 16:20:35 linux-kernel Re: [PATCH v5 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
2020-03-19 16:17:36 linux-kernel Re: [PATCH v5 19/23] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
2020-03-19 15:45:32 linux-kernel Re: [PATCH v5 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
2020-03-19 15:07:38 linux-kernel Re: [PATCH v5 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
2020-03-17 11:06:14 linux-kernel Re: [PATCH v5 17/23] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
2020-03-17 10:36:57 linux-kernel Re: [PATCH v5 12/23] irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
2020-03-17 10:31:32 linux-kernel Re: [PATCH v5 15/23] irqchip/gic-v4.1: Add VSGI property setup
2020-03-17 08:38:04 linux-kernel Re: [PATCH v5 09/23] irqchip/gic-v4.1: Add initial SGI configuration
2020-03-16 21:46:18 linux-kernel Re: [PATCH v5 11/23] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
2020-03-16 18:22:41 linux-kernel Re: [PATCH v5 10/23] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
2020-03-16 18:14:53 linux-kernel Re: [PATCH v5 09/23] irqchip/gic-v4.1: Add initial SGI configuration
2020-03-16 17:39:20 linux-kernel Re: [PATCH v5 06/23] irqchip/gic-v4.1: Advertise support v4.1 to KVM
2020-03-16 17:36:01 linux-kernel Re: [PATCH v5 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
2020-03-16 17:34:03 linux-kernel Re: [PATCH v5 07/23] irqchip/gic-v4.1: Map the ITS SGIR register page
2020-03-16 17:31:45 linux-kernel Re: [PATCH v5 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
2020-03-12 17:17:53 linux-kernel Re: [PATCH v5 01/23] irqchip/gic-v3: Use SGIs without active state if offered
2020-03-03 13:14:46 linux-kernel Re: [PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
2020-03-03 13:09:13 linux-kernel Re: [PATCH] iommu/dma: Fix MSI reservation allocation
2020-03-02 20:37:54 linux-kernel [PATCH] vfio: platform: Switch to platform_get_irq_optional()
2020-03-02 10:49:16 linux-kernel [PATCH v2] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
2020-03-02 09:21:11 linux-kernel [PATCH] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
2020-02-25 08:52:07 linux-kernel Re: [PATCH V9 05/10] iommu/vt-d: Support flushing more translation cache types
2020-02-24 13:08:49 linux-kernel Re: [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
2020-02-12 13:14:24 linux-kernel Re: [PATCH V9 06/10] iommu/vt-d: Add svm/sva invalidate function
2020-02-12 13:01:34 linux-kernel Re: [PATCH V9 07/10] iommu/vt-d: Cache virtual command capability register
2020-02-12 12:56:22 linux-kernel Re: [PATCH V9 05/10] iommu/vt-d: Support flushing more translation cache types
2020-02-12 12:45:57 linux-kernel Re: [PATCH V9 02/10] iommu/uapi: Define a mask for bind data