Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: remove support for old kernels | Gabor Juhos | 2012-05-18 | 1 | -77/+0 |
| | | | | SVN-Revision: 31804 | ||||
* | x86: remove subtarget specific LINUX_VERSION overrides | Gabor Juhos | 2012-05-18 | 1 | -1/+0 |
| | | | | SVN-Revision: 31803 | ||||
* | x86/kvm_guest: switch to 3.3 | Gabor Juhos | 2012-05-17 | 2 | -0/+77 |
| | | | | | | Compile tested only. SVN-Revision: 31763 | ||||
* | x86: sync 2.6.39 configs | Gabor Juhos | 2012-05-16 | 1 | -7/+34 |
| | | | | SVN-Revision: 31749 | ||||
* | x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵ | Jo-Philipp Wich | 2010-09-05 | 3 | -0/+57 |
Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22944 |