Age | Commit message (Expand) | Author | Files | Lines |
2016-08-30 | Merge "Change the cyclictest time" | Yunhong Jiang | 1 | -1/+1 |
2016-08-27 | Merge "CI integration for KVMforNFV." | Jiang, Yunhong | 2 | -4/+18 |
2016-08-26 | Change the cyclictest time | Yunhong Jiang | 1 | -1/+1 |
2016-08-24 | CI integration for KVMforNFV. | swatisharma | 2 | -4/+18 |
2016-08-23 | Merge "OPNFV KVM4NFV CICD: Scripts for creating Rpms & Debians for Kernel, Qemu" | Jiang, Yunhong | 18 | -136/+498 |
2016-08-22 | OPNFV KVM4NFV: Documentation Enhancement | swatisharma | 2 | -9/+3 |
2016-08-20 | Merge "CI integration for KVMforNFV." | Jiang, Yunhong | 5 | -22/+73 |
2016-08-19 | Merge "OPNFV KVM4NFV: Documentation" | Jiang, Yunhong | 43 | -236/+1768 |
2016-08-20 | CI integration for KVMforNFV. | swatisharma | 5 | -22/+73 |
2016-08-19 | OPNFV KVM4NFV: Documentation | swatisharma | 43 | -236/+1768 |
2016-08-19 | Merge "bnxt_en: Request firmware reset after successful firwmare update" | Yunhong Jiang | 1 | -0/+2 |
2016-08-19 | Merge "bnxt_en: Reset embedded processor after applying firmware upgrade" | Yunhong Jiang | 1 | -4/+42 |
2016-08-18 | bnxt_en: Request firmware reset after successful firwmare update | Yunhong Jiang | 1 | -0/+2 |
2016-08-18 | bnxt_en: Reset embedded processor after applying firmware upgrade | Yunhong Jiang | 1 | -4/+42 |
2016-08-18 | Add support for Broadcom NetXtremeII 10Gb | Michal Skalski | 1 | -1/+3 |
2016-08-17 | Install kernel in main phase of deployment | Michal Skalski | 1 | -2/+2 |
2016-08-12 | Build kernel in another directory and README.md update for fuel-plugin | davidjchou | 2 | -5/+13 |
2016-08-12 | Merge "Revert the test_kvmfornfv.sh" | Yunhong Jiang | 1 | -36/+4 |
2016-08-12 | Merge "Remove OVS quirk" | Jiang, Yunhong | 1 | -246/+0 |
2016-08-11 | Revert the test_kvmfornfv.sh | Yunhong Jiang | 1 | -36/+4 |
2016-08-11 | OPNFV KVM4NFV CICD: Scripts for creating Rpms & Debians for Kernel, Qemu | Swati | 18 | -136/+498 |
2016-08-10 | CI Integration for KVMforNFV | swatisharma | 3 | -0/+85 |
2016-07-26 | scripts/package/Makefile: rpmbuild add support of RPMOPTS | Srinivas Pandruvada | 1 | -2/+2 |
2016-07-26 | Remove OVS quirk | Donald Dugger | 1 | -246/+0 |
2016-07-22 | Merge "Restore the non_hz_full" | Yunhong Jiang | 1 | -2/+8 |
2016-07-22 | Merge "Creation of QEMU(rpm and debian builds)" | Jiang, Yunhong | 6 | -0/+156 |
2016-07-22 | Merge "Add the "timers: do not raise softirq unconditionally" temporarily" | Yunhong Jiang | 2 | -8/+29 |
2016-07-21 | Restore the non_hz_full | Yunhong Jiang | 1 | -2/+8 |
2016-07-21 | Add the "timers: do not raise softirq unconditionally" temporarily | Yunhong Jiang | 2 | -8/+29 |
2016-07-21 | Merge "KVM: nVMX: keep preemption timer enabled during L2 execution" | Jiang, Yunhong | 1 | -2/+13 |
2016-07-21 | Merge "KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest" | Jiang, Yunhong | 1 | -0/+2 |
2016-07-21 | Merge "KVM: VMX: reflect broken preemption timer in vmcs_config" | Jiang, Yunhong | 1 | -3/+3 |
2016-07-21 | Merge "KVM: vmx: fix missed cancellation of TSC deadline timer" | Jiang, Yunhong | 1 | -24/+24 |
2016-07-21 | Merge "KVM: x86: introduce cancel_hv_tscdeadline" | Jiang, Yunhong | 1 | -8/+10 |
2016-07-21 | Merge "KVM: vmx: fix underflow in TSC deadline calculation" | Jiang, Yunhong | 1 | -3/+3 |
2016-07-21 | Merge "kvm: vmx: hook preemption timer support" | Yunhong Jiang | 3 | -2/+183 |
2016-07-21 | Merge "kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block" | Jiang, Yunhong | 1 | -2/+15 |
2016-07-21 | Merge "KVM: x86: support using the vmx preemption timer for tsc deadline timer" | Jiang, Yunhong | 5 | -1/+100 |
2016-07-21 | Merge "kvm: lapic: separate start_sw_tscdeadline from start_apic_timer" | Jiang, Yunhong | 1 | -26/+31 |
2016-07-21 | Creation of QEMU(rpm and debian builds) | Swati Sharma | 6 | -0/+156 |
2016-07-19 | Merge "Update fuel plugin builder installation" | Jiang, Yunhong | 1 | -9/+3 |
2016-07-18 | KVM: nVMX: keep preemption timer enabled during L2 execution | Paolo Bonzini | 1 | -2/+13 |
2016-07-18 | KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest | Wanpeng Li | 1 | -0/+2 |
2016-07-18 | KVM: VMX: reflect broken preemption timer in vmcs_config | Paolo Bonzini | 1 | -3/+3 |
2016-07-18 | KVM: vmx: fix missed cancellation of TSC deadline timer | Wanpeng Li | 1 | -24/+24 |
2016-07-18 | KVM: x86: introduce cancel_hv_tscdeadline | Wanpeng Li | 1 | -8/+10 |
2016-07-18 | KVM: vmx: fix underflow in TSC deadline calculation | Paolo Bonzini | 1 | -3/+3 |
2016-07-18 | kvm: vmx: hook preemption timer support | Yunhong Jiang | 3 | -2/+183 |
2016-07-18 | kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block | Yunhong Jiang | 1 | -2/+15 |
2016-07-18 | KVM: x86: support using the vmx preemption timer for tsc deadline timer | Yunhong Jiang | 5 | -1/+100 |