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
2014-12-03 07:51:52 linux-kernel [v2 23/25] KVM: Add the handler for Wake-up Vector
2014-12-03 07:51:31 linux-kernel [v2 24/25] KVM: Suppress posted-interrupt when 'SN' is set
2014-12-03 07:51:04 linux-kernel [v2 25/25] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
2014-12-03 07:50:58 linux-kernel [v2 22/25] KVM: Change NDST field after vCPU scheduling
2014-12-03 07:50:55 linux-kernel [v2 18/25] KVM: kvm-vfio: implement the VFIO skeleton for VT-d Posted-Interrupts
2014-12-03 07:50:54 linux-kernel [v2 17/25] KVM: kvm-vfio: User API for VT-d Posted-Interrupts
2014-12-03 07:50:32 linux-kernel [v2 16/25] KVM: make kvm_set_msi_irq() public
2014-12-03 07:50:28 linux-kernel [v2 14/25] KVM: Get Posted-Interrupts descriptor address from struct kvm_vcpu
2014-12-03 07:50:22 linux-kernel [v2 12/25] KVM: Initialize VT-d Posted-Interrupts Descriptor
2014-12-03 07:50:16 linux-kernel [v2 11/25] KVM: Add some helper functions for Posted-Interrupts
2014-12-03 07:50:11 linux-kernel [v2 10/25] KVM: change struct pi_desc for VT-d Posted-Interrupts
2014-12-03 07:50:06 linux-kernel [v2 08/25] iommu, x86: Add intel_irq_remapping_capability() for Intel
2014-12-03 07:50:02 linux-kernel [v2 07/25] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
2014-12-03 07:49:59 linux-kernel [v2 06/25] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
2014-12-03 07:49:54 linux-kernel [v2 04/25] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
2014-12-03 07:49:50 linux-kernel [v2 03/25] iommu, x86: Define new irte structure for VT-d Posted-Interrupts
2014-12-03 07:49:47 linux-kernel [v2 02/25] iommu: Add new member capability to struct irq_remap_ops
2014-12-03 07:49:44 linux-kernel [v2 01/25] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
2014-12-03 07:49:41 linux-kernel [v2 00/25] Add VT-d Posted-Interrupts support
2014-11-25 04:34:43 linux-kernel RE: [PATCH v3 7/8] KVM: kvm-vfio: generic forwarding control
2014-11-24 08:35:04 linux-kernel RE: [PATCH v3 0/8] KVM-VFIO IRQ forward control
2014-11-24 08:16:33 linux-kernel RE: [PATCH v3 0/8] KVM-VFIO IRQ forward control
2014-11-20 04:53:10 linux-kernel RE: [PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
2014-11-17 13:53:29 linux-kernel RE: [RFC v2 0/9] KVM-VFIO IRQ forward control
2014-11-17 11:26:12 linux-kernel RE: [RFC v2 0/9] KVM-VFIO IRQ forward control
2014-11-13 01:32:45 linux-kernel RE: [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-13 01:14:22 linux-kernel RE: [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-12 09:23:32 linux-kernel RE: [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 13:03:00 linux-kernel RE: [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 12:28:26 linux-kernel RE: [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 11:22:30 linux-kernel RE: [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 09:21:42 linux-kernel RE: [PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
2014-11-11 09:21:20 linux-kernel RE: [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 06:40:08 linux-kernel RE: several messages
2014-11-10 06:41:31 linux-kernel [PATCH 03/13] KVM: Add KVM_CAP_PI to detect VT-d Posted-Interrtups
2014-11-10 06:41:09 linux-kernel [PATCH 04/13] iommu/vt-d: Adjust 'struct irte' to better suit for VT-d Posted-Interrupts
2014-11-10 06:40:31 linux-kernel [PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
2014-11-10 06:39:13 linux-kernel [PATCH 09/13] KVM: Change NDST field after VCPU scheduling
2014-11-10 06:39:11 linux-kernel [PATCH 10/13] KVM: Add the handler for Wake-up Vector
2014-11-10 06:38:49 linux-kernel [PATCH 11/13] KVM: Suppress posted-interrupt when 'SN' is set
2014-11-10 06:38:29 linux-kernel [PATCH 12/13] iommu/vt-d: No need to migrating irq for VT-d Posted-Interrtups
2014-11-10 06:37:48 linux-kernel [PATCH 06/13] KVM: Add some helper functions for Posted-Interrupts
2014-11-10 06:37:12 linux-kernel [PATCH 08/13] KVM: Update Posted-Interrupts descriptor during VCPU scheduling
2014-11-10 06:36:42 linux-kernel [PATCH 13/13] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
2014-11-10 06:36:39 linux-kernel [PATCH 07/13] x86, irq: Define a global vector for VT-d Posted-Interrupts
2014-11-10 06:36:36 linux-kernel [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-10 06:36:33 linux-kernel [PATCH 01/13] iommu/vt-d: VT-d Posted-Interrupts feature detection
2014-11-10 06:36:32 linux-kernel [PATCH 00/13] Add VT-d Posted-Interrupts support for KVM