Wu, Feng ([email protected])

Number of posts: 354 (0.66 per day)
First post: 2014-11-10 06:36:33
Last post: 2016-04-27 01:32:37

Date List Subject
2016-04-27 01:32:37 linux-kernel RE: [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
2015-12-23 02:13:06 linux-kernel RE: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-22 07:19:52 linux-kernel RE: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-22 06:59:42 linux-kernel RE: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-22 04:37:32 linux-kernel RE: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-22 04:36:38 linux-kernel RE: [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-21 01:55:47 linux-kernel RE: [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-21 01:51:00 linux-kernel RE: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-16 01:55:48 linux-kernel [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-16 01:55:46 linux-kernel [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-16 01:55:35 linux-kernel [PATCH v2 0/2] Add vector-hashing support for lowest-priority interrupts delivery
2015-12-15 01:52:27 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-10 01:53:24 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-09 08:20:16 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-26 06:25:00 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-25 03:21:51 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-25 01:58:33 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-24 01:27:03 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-24 01:27:01 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-16 06:19:10 linux-kernel RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-09 03:03:46 linux-kernel [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-08-26 00:36:20 linux-kernel RE: [PATCH v7 10/17] KVM: x86: Update IRTE for posted-interrupts
2015-08-25 09:23:34 linux-kernel [PATCH v7 01/17] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
2015-08-25 09:22:53 linux-kernel [PATCH v7 03/17] KVM: Define a new interface kvm_intr_is_single_vcpu()
2015-08-25 09:21:54 linux-kernel [PATCH v7 06/17] KVM: Make struct kvm_irq_routing_table accessible
2015-08-25 09:20:44 linux-kernel [PATCH v7 07/17] KVM: make kvm_set_msi_irq() public
2015-08-25 09:19:58 linux-kernel [PATCH v7 09/17] vfio: Register/unregister irq_bypass_producer
2015-08-25 09:19:15 linux-kernel [PATCH v7 10/17] KVM: x86: Update IRTE for posted-interrupts
2015-08-25 09:18:19 linux-kernel [PATCH v7 14/17] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
2015-08-25 09:05:58 linux-kernel [PATCH v7 15/17] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
2015-08-25 09:05:11 linux-kernel [PATCH v7 16/17] KVM: Warn if 'SN' is set during posting interrupts by software
2015-08-25 09:04:24 linux-kernel [PATCH v7 17/17] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
2015-08-25 09:04:20 linux-kernel [PATCH v7 11/17] KVM: Define two weak arch callbacks for irq bypass manager
2015-08-25 09:04:17 linux-kernel [PATCH v7 13/17] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
2015-08-25 09:04:14 linux-kernel [PATCH v7 12/17] KVM: Implement IRQ bypass consumer callbacks for x86
2015-08-25 09:04:05 linux-kernel [PATCH v7 08/17] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
2015-08-25 09:03:58 linux-kernel [PATCH v7 04/17] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu'
2015-08-25 09:03:56 linux-kernel [PATCH v7 05/17] KVM: Add interfaces to control PI outside vmx
2015-08-25 09:03:51 linux-kernel [PATCH v7 02/17] KVM: Add some helper functions for Posted-Interrupts
2015-08-25 09:03:44 linux-kernel [PATCH v7 00/17] Add VT-d Posted-Interrupts support
2015-08-11 06:27:41 linux-kernel [PATCH v6 05/16] KVM: Add interfaces to control PI outside vmx
2015-08-11 06:26:59 linux-kernel [PATCH v6 06/16] KVM: Make struct kvm_irq_routing_table accessible
2015-08-11 06:26:37 linux-kernel [PATCH v6 08/16] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
2015-08-11 06:26:05 linux-kernel [PATCH v6 10/16] KVM: x86: Update IRTE for posted-interrupts
2015-08-11 06:25:43 linux-kernel [PATCH v6 12/16] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
2015-08-11 06:24:47 linux-kernel [PATCH v6 13/16] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
2015-08-11 06:23:56 linux-kernel [PATCH v6 14/16] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
2015-08-11 06:17:30 linux-kernel [PATCH v6 16/16] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
2015-08-11 06:17:14 linux-kernel [PATCH v6 15/16] KVM: Warn if 'SN' is set during posting interrupts by software
2015-08-11 06:17:06 linux-kernel [PATCH v6 11/16] KVM: Implement IRQ bypass consumer callbacks for x86
2015-08-11 06:16:59 linux-kernel [PATCH v6 09/16] vfio: Register/unregister irq_bypass_producer