Show patches with: Submitter = Wu, Feng       |    State = Action Required       |   211 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts - 1 - --- 2016-01-25 Wu, Feng New
[v4,3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts - 1 - --- 2016-01-25 Wu, Feng New
[v4,2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts - 1 - --- 2016-01-25 Wu, Feng New
[v4,1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination - 1 - --- 2016-01-25 Wu, Feng New
[v3,4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts - 1 - --- 2016-01-20 Wu, Feng New
[v3,3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts - - - --- 2016-01-20 Wu, Feng New
[v3,2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts - - - --- 2016-01-20 Wu, Feng New
[v3,1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination - - - --- 2016-01-20 Wu, Feng New
[v2,2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts - - - --- 2015-12-16 Wu, Feng New
[v2,1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts - - - --- 2015-12-16 Wu, Feng New
KVM: x86: Add lowest-priority support for vt-d posted-interrupts - - - --- 2015-11-09 Wu, Feng New
genirq: Move irq_set_vcpu_affinity out of "#ifdef CONFIG_SMP" - 2 - --- 2015-10-03 Wu, Feng New
[v2] Add virt directory to the top Makefile 1 - - --- 2015-09-22 Wu, Feng New
Add virt directory to the top Makefile - - - --- 2015-09-22 Wu, Feng New
[v9,18/18] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts 1 1 - --- 2015-09-18 Wu, Feng New
[v9,17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked - - - --- 2015-09-18 Wu, Feng New
[v9,16/18] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted - - - --- 2015-09-18 Wu, Feng New
[v9,15/18] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' - - - --- 2015-09-18 Wu, Feng New
[v9,14/18] KVM: Implement IRQ bypass consumer callbacks for x86 - - - --- 2015-09-18 Wu, Feng New
[v9,13/18] KVM: x86: Update IRTE for posted-interrupts - - - --- 2015-09-18 Wu, Feng New
[v9,12/18] vfio: Register/unregister irq_bypass_producer 1 - - --- 2015-09-18 Wu, Feng New
[v9,11/18] KVM: make kvm_set_msi_irq() public - 1 - --- 2015-09-18 Wu, Feng New
[v9,10/18] KVM: Make struct kvm_irq_routing_table accessible - 1 - --- 2015-09-18 Wu, Feng New
[v9,09/18] KVM: Define a new interface kvm_intr_is_single_vcpu() - - - --- 2015-09-18 Wu, Feng New
[v9,08/18] KVM: Add some helper functions for Posted-Interrupts - 1 - --- 2015-09-18 Wu, Feng New
[v9,07/18] KVM: Extend struct pi_desc for VT-d Posted-Interrupts - - - --- 2015-09-18 Wu, Feng New
[v9,06/18] KVM: eventfd: add irq bypass consumer management - - - --- 2015-09-18 Wu, Feng New
[v9,05/18] KVM: introduce kvm_arch functions for IRQ bypass - - - --- 2015-09-18 Wu, Feng New
[v9,04/18] KVM: create kvm_irqfd.h - - - --- 2015-09-18 Wu, Feng New
[v9,03/18] KVM: arm/arm64: select IRQ_BYPASS_MANAGER - - - --- 2015-09-18 Wu, Feng New
[v9,02/18] KVM: x86: select IRQ_BYPASS_MANAGER - - - --- 2015-09-18 Wu, Feng New
[v9,01/18] virt: IRQ bypass manager - 1 2 --- 2015-09-18 Wu, Feng New
[v8,13/13] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts - 1 - --- 2015-09-16 Wu, Feng New
[v8,12/13] KVM: Warn if 'SN' is set during posting interrupts by software - 1 - --- 2015-09-16 Wu, Feng New
[v8,11/13] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked - - - --- 2015-09-16 Wu, Feng New
[v8,10/13] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted - - - --- 2015-09-16 Wu, Feng New
[v8,09/13] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' - - - --- 2015-09-16 Wu, Feng New
[v8,08/13] KVM: Implement IRQ bypass consumer callbacks for x86 - - - --- 2015-09-16 Wu, Feng New
[v8,07/13] KVM: x86: Update IRTE for posted-interrupts - - - --- 2015-09-16 Wu, Feng New
[v8,06/13] vfio: Register/unregister irq_bypass_producer - - - --- 2015-09-16 Wu, Feng New
[v8,05/13] KVM: make kvm_set_msi_irq() public - 1 - --- 2015-09-16 Wu, Feng New
[v8,04/13] KVM: Make struct kvm_irq_routing_table accessible - 1 - --- 2015-09-16 Wu, Feng New
[v8,03/13] KVM: Define a new interface kvm_intr_is_single_vcpu() - - - --- 2015-09-16 Wu, Feng New
[v8,02/13] KVM: Add some helper functions for Posted-Interrupts - 1 - --- 2015-09-16 Wu, Feng New
[v8,01/13] KVM: Extend struct pi_desc for VT-d Posted-Interrupts - - - --- 2015-09-16 Wu, Feng New
[v7,17/17] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts - 1 - --- 2015-08-25 Wu, Feng New
[v7,16/17] KVM: Warn if 'SN' is set during posting interrupts by software - 1 - --- 2015-08-25 Wu, Feng New
[v7,15/17] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked - - - --- 2015-08-25 Wu, Feng New
[v7,14/17] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted - - - --- 2015-08-25 Wu, Feng New
[v7,13/17] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' - - - --- 2015-08-25 Wu, Feng New
[v7,12/17] KVM: Implement IRQ bypass consumer callbacks for x86 - - - --- 2015-08-25 Wu, Feng New
[v7,11/17] KVM: Define two weak arch callbacks for irq bypass manager - - - --- 2015-08-25 Wu, Feng New
[v7,10/17] KVM: x86: Update IRTE for posted-interrupts - - - --- 2015-08-25 Wu, Feng New
[v7,09/17] vfio: Register/unregister irq_bypass_producer - - - --- 2015-08-25 Wu, Feng New
[v7,08/17] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices - - - --- 2015-08-25 Wu, Feng New
[v7,07/17] KVM: make kvm_set_msi_irq() public - 1 - --- 2015-08-25 Wu, Feng New
[v7,06/17] KVM: Make struct kvm_irq_routing_table accessible - 1 - --- 2015-08-25 Wu, Feng New
[v7,05/17] KVM: Add interfaces to control PI outside vmx - - - --- 2015-08-25 Wu, Feng New
[v7,04/17] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu' - - - --- 2015-08-25 Wu, Feng New
[v7,03/17] KVM: Define a new interface kvm_intr_is_single_vcpu() - - - --- 2015-08-25 Wu, Feng New
[v7,02/17] KVM: Add some helper functions for Posted-Interrupts - 1 - --- 2015-08-25 Wu, Feng New
[v7,01/17] KVM: Extend struct pi_desc for VT-d Posted-Interrupts - - - --- 2015-08-25 Wu, Feng New
[v6,16/16] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts - - - --- 2015-08-11 Wu, Feng New
[v6,15/16] KVM: Warn if 'SN' is set during posting interrupts by software - - - --- 2015-08-11 Wu, Feng New
[v6,14/16] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked - - - --- 2015-08-11 Wu, Feng New
[v6,13/16] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted - - - --- 2015-08-11 Wu, Feng New
[v6,12/16] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' - - - --- 2015-08-11 Wu, Feng New
[v6,11/16] KVM: Implement IRQ bypass consumer callbacks for x86 - - - --- 2015-08-11 Wu, Feng New
[v6,10/16] KVM: x86: Update IRTE for posted-interrupts - - - --- 2015-08-11 Wu, Feng New
[v6,09/16] vfio: Register/unregister irq_bypass_producer - - - --- 2015-08-11 Wu, Feng New
[v6,08/16] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices - - - --- 2015-08-11 Wu, Feng New
[v6,07/16] KVM: make kvm_set_msi_irq() public - - - --- 2015-08-11 Wu, Feng New
[v6,06/16] KVM: Make struct kvm_irq_routing_table accessible - - - --- 2015-08-11 Wu, Feng New
[v6,05/16] KVM: Add interfaces to control PI outside vmx - - - --- 2015-08-11 Wu, Feng New
[v6,04/16] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu' - - - --- 2015-08-11 Wu, Feng New
[v6,03/16] KVM: Define a new interface kvm_intr_is_single_vcpu() - - - --- 2015-08-11 Wu, Feng New
[v6,02/16] KVM: Add some helper functions for Posted-Interrupts - - - --- 2015-08-11 Wu, Feng New
[v6,01/16] KVM: Extend struct pi_desc for VT-d Posted-Interrupts - - - --- 2015-08-11 Wu, Feng New
[v3,5/5] KVM: eventfd: add irq bypass consumer management - - - --- 2015-07-29 Wu, Feng New
[v3,4/5] KVM: introduce kvm_arch functions for IRQ bypass - - - --- 2015-07-29 Wu, Feng New
[v3,3/5] KVM: create kvm_irqfd.h - - - --- 2015-07-29 Wu, Feng New
[v3,2/5] KVM: arm/arm64: select IRQ_BYPASS_MANAGER - - - --- 2015-07-29 Wu, Feng New
[v3,1/5] KVM: x86: select IRQ_BYPASS_MANAGER - - - --- 2015-07-29 Wu, Feng New
[v5,19/19] KVM: Warn if 'SN' is set during posting interrupts by software - - - --- 2015-07-13 Wu, Feng New
[v5,18/19] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked - - - --- 2015-07-13 Wu, Feng New
[v5,17/19] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted - - - --- 2015-07-13 Wu, Feng New
[v5,16/19] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' - - - --- 2015-07-13 Wu, Feng New
[v5,15/19] KVM: eventfd: add irq bypass consumer management - - - --- 2015-07-13 Wu, Feng New
[v5,14/19] KVM: x86: Add arch specific routines for irqbypass manager - - - --- 2015-07-13 Wu, Feng New
[v5,13/19] KVM: x86: Update IRTE for posted-interrupts - - - --- 2015-07-13 Wu, Feng New
[v5,12/19] KVM: eventfd: add irq bypass information in irqfd - - - --- 2015-07-13 Wu, Feng New
[v5,11/19] KVM: create kvm_irqfd.h - - - --- 2015-07-13 Wu, Feng New
[v5,10/19] KVM, x86: Select IRQ_BYPASS_MANAGER for KVM_INTEL - - - --- 2015-07-13 Wu, Feng New
[v5,09/19] vfio: Register/unregister irq_bypass_producer - - - --- 2015-07-13 Wu, Feng New
[v5,08/19] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices - - - --- 2015-07-13 Wu, Feng New
[v5,07/19] KVM: make kvm_set_msi_irq() public - - - --- 2015-07-13 Wu, Feng New
[v5,06/19] KVM: Make struct kvm_irq_routing_table accessible - - - --- 2015-07-13 Wu, Feng New
[v5,05/19] KVM: Add interfaces to control PI outside vmx - - - --- 2015-07-13 Wu, Feng New
[v5,04/19] KVM: Get Posted-Interrupts descriptor address from struct kvm_vcpu - - - --- 2015-07-13 Wu, Feng New
[v5,03/19] KVM: Define a new interface kvm_intr_is_single_vcpu() - - - --- 2015-07-13 Wu, Feng New
« 1 2 3 »