Eric Auger ([email protected])

Number of posts: 440 (0.58 per day)
First post: 2014-04-03 15:18:48
Last post: 2016-04-28 15:36:39

Date List Subject
2015-07-06 12:12:13 linux-kernel [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-06 12:12:09 linux-kernel [RFC v2 2/6] VFIO: platform: select IRQ_BYPASS_MANAGER
2015-07-06 12:12:01 linux-kernel [RFC v2 0/6] IRQ bypass manager and irqfd consumer
2015-07-06 11:20:16 linux-kernel Re: [RFC 16/17] KVM: eventfd: add irq bypass consumer management
2015-07-03 17:24:08 linux-kernel Re: [RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-03 15:42:36 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-03 13:12:48 linux-kernel Re: [RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-03 11:56:20 linux-kernel Re: [RFC 08/17] kvm: arm/arm64: implement kvm_arm_[halt,resume]_guest
2015-07-03 06:55:23 linux-kernel Re: [RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-03 05:34:33 linux-kernel Re: [PATCH 7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping
2015-07-03 05:32:28 linux-kernel Re: [RFC 09/17] bypass: IRQ bypass manager proto by Alex
2015-07-02 15:41:44 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-02 15:22:43 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-02 15:03:10 linux-kernel Re: [PATCH 7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping
2015-07-02 14:51:15 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-02 14:49:40 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-02 13:53:56 linux-kernel Re: [RFC 16/17] KVM: eventfd: add irq bypass consumer management
2015-07-02 13:25:10 linux-kernel [RFC 04/17] VFIO: pci: initialize vfio_device_external_ops
2015-07-02 13:24:58 linux-kernel [RFC 05/17] VFIO: platform: implement vfio_device_external_ops callbacks
2015-07-02 13:24:40 linux-kernel [RFC 06/17] VFIO: add vfio_external_{mask|is_active|set_automasked}
2015-07-02 13:24:22 linux-kernel [RFC 07/17] KVM: arm: rename pause into power_off
2015-07-02 13:24:10 linux-kernel [RFC 08/17] kvm: arm/arm64: implement kvm_arm_[halt,resume]_guest
2015-07-02 13:23:40 linux-kernel [RFC 09/17] bypass: IRQ bypass manager proto by Alex
2015-07-02 13:23:31 linux-kernel [RFC 10/17] KVM: arm: select IRQ_BYPASS_MANAGER
2015-07-02 13:22:55 linux-kernel [RFC 11/17] VFIO: platform: select IRQ_BYPASS_MANAGER
2015-07-02 13:22:30 linux-kernel [RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-02 13:21:54 linux-kernel [RFC 13/17] KVM: introduce kvm_arch functions for IRQ bypass
2015-07-02 13:21:49 linux-kernel [RFC 14/17] KVM: arm/arm64: vgic: forwarding control
2015-07-02 13:20:06 linux-kernel [RFC 16/17] KVM: eventfd: add irq bypass consumer management
2015-07-02 13:19:57 linux-kernel [RFC 17/17] VFIO: platform: add irq bypass producer management
2015-07-02 13:19:08 linux-kernel [RFC 15/17] KVM: arm/arm64: implement IRQ bypass consumer functions
2015-07-02 13:18:40 linux-kernel [RFC 03/17] VFIO: Introduce vfio_device_external_ops
2015-07-02 13:18:33 linux-kernel [RFC 00/17] ARM IRQ forward control based on IRQ bypass manager
2015-07-02 13:18:26 linux-kernel [RFC 01/17] VFIO: platform: test forwarded state when selecting IRQ handler
2015-07-02 13:18:18 linux-kernel [RFC 02/17] VFIO: platform: single handler using function pointer
2015-06-30 14:02:59 linux-kernel Re: [PATCH 4/7] KVM: arm/arm64: enable irqchip routing
2015-06-29 15:40:25 linux-kernel [PATCH 3/7] KVM: irqchip: convey devid to kvm_set_msi
2015-06-29 15:39:30 linux-kernel [PATCH 4/7] KVM: arm/arm64: enable irqchip routing
2015-06-29 15:39:23 linux-kernel [PATCH 5/7] KVM: arm/arm64: build a default routing table
2015-06-29 15:39:13 linux-kernel [PATCH 6/7] KVM: arm/arm64: enable MSI routing
2015-06-29 15:39:04 linux-kernel [PATCH 7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping
2015-06-29 15:38:22 linux-kernel [PATCH 2/7] KVM: kvm_host: add kvm_extended_msi
2015-06-29 15:38:11 linux-kernel [PATCH 0/7] KVM: arm/arm64: gsi routing support
2015-06-29 15:38:04 linux-kernel [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-06-29 13:33:14 linux-kernel Re: Regression observed since "iommu: Propagate error in add_iommu_group" with arm-smmu
2015-06-29 12:47:13 linux-kernel Regression observed since "iommu: Propagate error in add_iommu_group" with arm-smmu
2015-06-24 16:25:37 linux-kernel Re: [v4 08/16] KVM: kvm-vfio: User API for IRQ forwarding
2015-06-23 07:07:25 linux-kernel Re: [PATCH] VFIO: platform: enable ARM64 build
2015-06-15 16:17:33 linux-kernel Re: [v4 08/16] KVM: kvm-vfio: User API for IRQ forwarding
2015-06-15 09:14:35 linux-kernel [PATCH] VFIO: platform: enable ARM64 build
2015-06-15 09:12:20 linux-kernel [PATCH v4 4/4] VFIO: platform: Calxeda xgmac reset module