aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/kvm_guest/config-default
Commit message (Collapse)AuthorAgeFilesLines
* x86: Make virtualization guests built for pentium4 with SMPHauke Mehrtens2015-07-121-1/+14
| | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 46314
* x86: refresh kvm_guest kernel configFelix Fietkau2015-03-161-3/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44851
* x86: update to linux 3.14Felix Fietkau2014-12-081-12/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43559
* x86: rename */config-3.10 to */config-defaultFelix Fietkau2014-12-081-0/+96
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43558
* x86: remove support for old kernelsGabor Juhos2012-05-181-77/+0
| | | | SVN-Revision: 31804
* x86: sync 2.6.39 configsGabor Juhos2012-05-161-7/+34
| | | | SVN-Revision: 31749
* x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵Jo-Philipp Wich2010-09-051-0/+50
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