aboutsummaryrefslogtreecommitdiff
path: root/target/linux/x86/kvm_guest/config-default
Commit message (Collapse)AuthorAge
* x86: remove the kvm_guest subtargetFelix Fietkau2016-05-12
| | | | | | | 32-bit only hardware that supports kvm is very rare. It's not worth keeping a separate subtarget for this. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* x86: add BACKLIGHT_APPLE configuration optionHauke Mehrtens2016-01-25
| | | | | | | | This closes #21713. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 48502
* kernel: add some missing kernel config optionsHauke Mehrtens2016-01-24
| | | | | | | | 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-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48216
* x86: Make virtualization guests built for pentium4 with SMPHauke Mehrtens2015-07-12
| | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 46314
* x86: refresh kvm_guest kernel configFelix Fietkau2015-03-16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44851
* x86: update to linux 3.14Felix Fietkau2014-12-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43559
* x86: rename */config-3.10 to */config-defaultFelix Fietkau2014-12-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43558
* x86: remove support for old kernelsGabor Juhos2012-05-18
| | | | SVN-Revision: 31804
* x86: sync 2.6.39 configsGabor Juhos2012-05-16
| | | | SVN-Revision: 31749
* x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵Jo-Philipp Wich2010-09-05
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