Age | Commit message (Expand) | Author | Files | Lines |
2016-08-20 | CI integration for KVMforNFV. |  swatisharma | 5 | -22/+73 |
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-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 |
2016-07-18 | kvm: lapic: separate start_sw_tscdeadline from start_apic_timer |  Yunhong Jiang | 1 | -26/+31 |
2016-07-15 | Fix the failure of launching instances in Horizon |  davidjchou | 1 | -3/+4 |
2016-07-07 | Update fuel plugin builder installation |  Guo Ruijing | 1 | -9/+3 |
2016-06-20 | Rebase fuel-plugin for kvmfornfv to fuel 9.0 |  davidjchou | 11 | -226/+122 |
2016-06-06 | Move quirks out of build script |  Donald Dugger | 2 | -45/+44 |
2016-06-06 | Merge "Update the files in fuel-plugin to match the upstream" |  Don Dugger | 4 | -8/+9 |
2016-06-03 | Update the files in fuel-plugin to match the upstream |  davidjchou | 4 | -8/+9 |
2016-06-03 | Merge "These changes are the raw update to qemu-2.6." |  Don Dugger | 4070 | -91121/+252483 |
2016-05-20 | Remove config file changes from build script |  Donald Dugger | 1 | -692/+0 |
2016-05-19 | Merge "Build uio as module to fix initialization of i40e devices in bare meta... |  Jiang, Yunhong | 1 | -1/+1 |
2016-05-18 | These changes are the raw update to qemu-2.6. |  José Pekkarinen | 4070 | -91121/+252483 |
2016-05-13 | Add patch to Linux 4.4 to support OVS |  Donald Dugger | 2 | -1/+260 |
2016-05-13 | Build uio as module to fix initialization of i40e devices |  José Pekkarinen | 1 | -1/+1 |
2016-05-05 | Merge "Reverted execution attribute of shell script files" |  Don Dugger | 3 | -0/+0 |
2016-05-05 | Merge "Add kernel modules required for OPNFV" |  Jiang, Yunhong | 1 | -130/+732 |
2016-05-03 | Reverted execution attribute of shell script files |  davidjchou | 3 | -0/+0 |