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-08-07 16:09:51 linux-kernel [PATCH v2 4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
2015-08-07 16:09:29 linux-kernel [PATCH v2 3/4] KVM: arm/arm64: check power_off in critical section before VCPU run
2015-08-07 16:09:25 linux-kernel [PATCH v2 0/4] KVM: arm/arm64: guest synchronous halt/resume
2015-08-05 13:25:20 linux-kernel Re: [PATCH v2] virt: IRQ bypass manager
2015-08-03 17:23:39 linux-kernel [PATCH v4 1/5] KVM: x86: select IRQ_BYPASS_MANAGER
2015-08-03 17:22:42 linux-kernel [PATCH v4 4/5] KVM: introduce kvm_arch functions for IRQ bypass
2015-08-03 17:21:49 linux-kernel [PATCH v4 5/5] KVM: eventfd: add irq bypass consumer management
2015-08-03 17:21:47 linux-kernel [PATCH v4 3/5] KVM: create kvm_irqfd.h
2015-08-03 17:21:42 linux-kernel [PATCH v4 2/5] KVM: arm/arm64: select IRQ_BYPASS_MANAGER
2015-08-03 17:21:38 linux-kernel [PATCH v4 0/5] KVM: irqfd consumer based on IRQ bypass manager
2015-08-03 16:42:09 linux-kernel Re: [v3 0/5] KVM: irqfd consumer based on IRQ bypass manager
2015-08-03 15:35:32 linux-kernel [PATCH v3 2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
2015-08-03 15:33:43 linux-kernel [PATCH v3 4/7] KVM: arm/arm64: enable irqchip routing
2015-08-03 15:33:00 linux-kernel [PATCH v3 6/7] KVM: arm/arm64: enable MSI routing
2015-08-03 15:32:59 linux-kernel [PATCH v3 7/7] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing
2015-08-03 15:32:35 linux-kernel [PATCH v3 5/7] KVM: arm/arm64: build a default routing table
2015-08-03 15:32:29 linux-kernel [PATCH v3 3/7] KVM: irqchip: convey devid to kvm_set_msi
2015-08-03 15:32:24 linux-kernel [PATCH v3 1/7] KVM: api: pass the devid in the msi routing entry
2015-08-03 15:32:21 linux-kernel [PATCH v3 0/7] KVM: arm/arm64: gsi routing support
2015-07-31 07:28:38 linux-kernel Re: [PATCH] vfio: Enable VFIO device for powerpc
2015-07-18 18:29:40 linux-kernel Re: [PATCH v2] virt: IRQ bypass manager
2015-07-13 20:58:50 linux-kernel Re: [PATCH] virt: IRQ bypass manager
2015-07-13 15:33:12 linux-kernel Re: [PATCH] virt: IRQ bypass manager
2015-07-13 13:23:59 linux-kernel Re: [RFC PATCH] irq: IRQ bypass manager
2015-07-13 13:19:51 linux-kernel Re: [v5 00/19] Add VT-d Posted-Interrupts support
2015-07-13 13:17:50 linux-kernel Re: [v5 14/19] KVM: x86: Add arch specific routines for irqbypass manager
2015-07-13 13:16:57 linux-kernel Re: [v5 15/19] KVM: eventfd: add irq bypass consumer management
2015-07-13 13:10:26 linux-kernel Re: [v5 16/19] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
2015-07-13 12:56:26 linux-kernel Re: [v5 09/19] vfio: Register/unregister irq_bypass_producer
2015-07-08 14:37:36 linux-kernel Re: [RFC PATCH] irq: IRQ bypass manager
2015-07-07 09:06:35 linux-kernel Re: [RFC v2 6/6] KVM: eventfd: add irq bypass consumer management
2015-07-07 07:44:09 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-07 07:11:09 linux-kernel Re: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-06 17:09:26 linux-kernel Re: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-06 17:02:55 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-06 15:35:35 linux-kernel Re: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control
2015-07-06 15:02:16 linux-kernel Re: [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
2015-07-06 13:29:27 linux-kernel [RFC v2 1/9] VFIO: platform: registration of a dummy IRQ bypass producer
2015-07-06 13:28:19 linux-kernel [RFC v2 3/9] VFIO: platform: single handler using function pointer
2015-07-06 13:27:55 linux-kernel [RFC v2 4/9] VFIO: platform: add vfio_platform_set_automasked
2015-07-06 13:26:50 linux-kernel [RFC v2 8/9] KVM: arm/arm64: vgic: forwarding control
2015-07-06 13:25:41 linux-kernel [RFC v2 9/9] KVM: arm/arm64: implement IRQ bypass consumer functions
2015-07-06 13:25:36 linux-kernel [RFC v2 5/9] VFIO: platform: add vfio_platform_is_active
2015-07-06 13:25:31 linux-kernel [RFC v2 7/9] VFIO: platform: add irq bypass producer management
2015-07-06 13:25:28 linux-kernel [RFC v2 6/9] irq: bypass: add active field on producer side
2015-07-06 13:25:19 linux-kernel [RFC v2 2/9] VFIO: platform: test forwarded state when selecting IRQ handler
2015-07-06 13:25:15 linux-kernel [RFC v2 0/9] ARM IRQ forward control based on IRQ bypass manager
2015-07-06 12:13:48 linux-kernel [RFC v2 1/6] KVM: arm/arm64: select IRQ_BYPASS_MANAGER
2015-07-06 12:13:21 linux-kernel [RFC v2 4/6] KVM: create kvm_irqfd.h
2015-07-06 12:12:57 linux-kernel [RFC v2 5/6] KVM: introduce kvm_arch functions for IRQ bypass
2015-07-06 12:12:35 linux-kernel [RFC v2 6/6] KVM: eventfd: add irq bypass consumer management