Felix Fietkau
2172d7dbbf
x86: update to linux 4.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48216
9 years ago
Felix Fietkau
23fbd97649
x86: add generic profiles to x86_64, kvm_guest and xen_domu
...
The imagebuilder requires a profile for every subtarget to work.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47421
9 years ago
John Crispin
4a1021de87
x86: add kmod-acpi-button and kmod-button-hotplug to default packages
...
Since r40909 openwrt can automatically shutdown when you press the
power button or try to shutdown a kvm virtual machine.
When booting a recent CC-rc2 or trunk image, it doesn't work,
as two kernel modules are missing.
Add these two kernel modules to the default packages, so users
don't need to install them manually.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 46366
9 years ago
Hauke Mehrtens
e914c31d4c
x86: Make virtualization guests built for pentium4 with SMP
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 46314
9 years ago
Felix Fietkau
768cf6821f
x86: refresh kvm_guest kernel config
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44851
10 years ago
Felix Fietkau
0f07e7c9a8
x86: update to linux 3.14
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43559
10 years ago
Felix Fietkau
363b166eb9
x86: rename */config-3.10 to */config-default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43558
10 years ago
John Crispin
639682dfdb
x86/kvm_guest: fix out of sync config-3.10
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41372
11 years ago
Felix Fietkau
f7e747baa9
x86: set default kernel version to 3.10
...
Place the previous selection (3.3.8) into the only subtarget that did
not override it to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40454
11 years ago
Gabor Juhos
627baa28d3
kernel: update 3.10 to 3.10.34
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291
11 years ago
Gabor Juhos
f677b1bc7e
kernel: update 3.10 to 3.10.32
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39707
11 years ago
Gabor Juhos
a2543d72d8
kernel: update 3.10 to 3.10.28
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39399
11 years ago
Gabor Juhos
0e2586a774
kernel: update 3.10 to 3.10.26
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39220
11 years ago
Gabor Juhos
dd7c1f8fcd
x86/kvm_guest: remove 3.7 support
...
Patch-by: Stijn Tintel <stijn@linux-ipv6.be>
Patchwork: http://patchwork.openwrt.org/patch/4637/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39159
11 years ago
Gabor Juhos
d720b95ac2
x86/kvm_guest: remove 3.3 support
...
Patch-by: Stijn Tintel <stijn@linux-ipv6.be>
Patchwork: http://patchwork.openwrt.org/patch/46366/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39158
11 years ago
Gabor Juhos
03e091f3ce
x86/kvm_guest: add support for 3.10 and switch to it
...
Patch-by: Stijn Tintel <stijn@linux-ipv6.be>
Patchwork: http://patchwork.openwrt.org/patch/4635/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39157
11 years ago
Jo-Philipp Wich
0c2ce3f37a
x86: kvm: disable squashfs and jffs2 images by default
...
SVN-Revision: 38355
11 years ago
Gabor Juhos
4ac6eb480b
x86/kvm_guest: add support for 3.7
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35460
12 years ago
Gabor Juhos
0f46f47512
x86/kvm_guest: add missing symbols for 3.3
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35458
12 years ago
Jo-Philipp Wich
4cfd3dc8ed
x86/kvm_guest: enable PCIE support
...
SVN-Revision: 33741
12 years ago
John Crispin
f186bff0ef
add missing kvm_guest kernel options
...
SVN-Revision: 33319
12 years ago
Jo-Philipp Wich
f06473f8ff
optimize kernel config for kvm_guest
...
This patch enables few extra kernel options for the kvm_guest subtarget:
- Tickless kernel to avoid timer ticks in idle guests, reduces CPU usage
- Enable paravirtualization steal time support
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 32436
13 years ago
Jo-Philipp Wich
cbac321164
remove inittab override
...
SVN-Revision: 32422
13 years ago
Gabor Juhos
07b5a3eea2
x86: remove support for old kernels
...
SVN-Revision: 31804
13 years ago
Gabor Juhos
604e3aac0a
x86: remove subtarget specific LINUX_VERSION overrides
...
SVN-Revision: 31803
13 years ago
Gabor Juhos
8bb7ddecfd
x86/kvm_guest: switch to 3.3
...
Compile tested only.
SVN-Revision: 31763
13 years ago
Gabor Juhos
724fd5e657
x86: sync 2.6.39 configs
...
SVN-Revision: 31749
13 years ago
Jo-Philipp Wich
8ce034b36a
x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. 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
14 years ago