summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-10-29Merge "These changes are a raw update to a vanilla kernel 4.1.10, with the ↵Don Dugger343-1508/+3092
recently announced rt patch patch-4.1.10-rt10.patch. No further changes needed."
2015-10-29Merge "migration: do cleanup operation after completion"Don Dugger3-9/+7
2015-10-19These changes are a raw update to a vanilla kernel 4.1.10, with theJosé Pekkarinen343-1508/+3092
recently announced rt patch patch-4.1.10-rt10.patch. No further changes needed. Change-Id: I9a0cf084498133b10771e744b6da4b29dff706ba Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com>
2015-10-16These changes comes from the qemu version 2.4.0.1 bugfix release,José Pekkarinen4-12/+29
taken from the official qemu wiki page. No further changes included. Change-Id: I690a0aba6a986291252e766c60cf1fbea9a0cd46 Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com>
2015-10-09Kernel bump from 4.1.3-rt to 4.1.7-rt.José Pekkarinen628-4568/+6245
These changes brings a vanilla kernel from kernel.org, and the patch applied for rt is patch-4.1.7-rt8.patch. No further changes needed. Change-Id: Id8dd03c2ddd971e4d1d69b905f3069737053b700 Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com>
2015-09-24migration: do cleanup operation after completionLiang Li3-9/+7
Because of the patch 3ea3b7fa9af067982f34b of kvm, now the migration_end() is a time consuming operation, which takes about dozens of milliseconds, and will prolong VM downtime. Such an operation should be done after migration completion. For a VM with 8G RAM, this patch can reduce the VM downtime about 32 ms during live migration. Change-Id: Iddd10bd5a2b1bf52cce36253f303fc458da343cd Signed-off-by: Liang Li <liang.z.li@intel.com>
2015-09-10Example as code, documentation template for sphinx buildAric Gardner4-0/+150
This code will be pushed to each project creating a docs/ directory This servers as an example and template for you (the developers) to create your own project documentation Change-Id: I8aa7b356e320ab83c902604c9bf66f56c16ae643 JIRA:RELENG-15 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Add qemu 2.4.0Yang Zhang15649-0/+4157143
Change-Id: Ic99cbad4b61f8b127b7dc74d04576c0bcbaaf4f5 Signed-off-by: Yang Zhang <yang.z.zhang@intel.com>
2015-08-04Add the rt linux 4.1.3-rt3 as baseYunhong Jiang49465-0/+19519726
Import the rt linux 4.1.3-rt3 as OPNFV kvm base. It's from git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git linux-4.1.y-rt and the base is: commit 0917f823c59692d751951bf5ea699a2d1e2f26a2 Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Sat Jul 25 12:13:34 2015 +0200 Prepare v4.1.3-rt3 Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> We lose all the git history this way and it's not good. We should apply another opnfv project repo in future. Change-Id: I87543d81c9df70d99c5001fbdf646b202c19f423 Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com>
2015-07-12Change nic-names to kvmDon Dugger1-3/+3
We'll leave the git project as `kvmfornfv' but we'll change the other nic-names (IRC, JIRA, mailing list) to just `kvm'. Change-Id: I4b7c84b070348eff228a8829688a184276736c32
2015-07-10Adding .gitreview INFO and LicenseAric Gardner3-0/+42
Change-Id: I5f26b9e9386f7777de96d6c481177bcf8825e63b Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-07-10Initial empty repositoryAric Gardner0-0/+0