summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/kvm_guest/config-default
Commit message (Collapse)AuthorAgeFilesLines
* x86: add BACKLIGHT_APPLE configuration optionHauke Mehrtens2016-01-251-0/+1
| | | | | | | | This closes #21713. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 48502
* kernel: add some missing kernel config optionsHauke Mehrtens2016-01-241-0/+1
| | | | | | | | The built bots found these missing kernel configuration options. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 48477
* x86: update to linux 4.4Felix Fietkau2016-01-121-13/+45
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48216
* 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