Commit Graph

9 Commits (d1a253a2fdc0afce1998e82dacece9a26dbe569e)

Author SHA1 Message Date
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
12 years ago
Jo-Philipp Wich cbac321164 remove inittab override
SVN-Revision: 32422
12 years ago
Gabor Juhos 07b5a3eea2 x86: remove support for old kernels
SVN-Revision: 31804
12 years ago
Gabor Juhos 604e3aac0a x86: remove subtarget specific LINUX_VERSION overrides
SVN-Revision: 31803
12 years ago
Gabor Juhos 8bb7ddecfd x86/kvm_guest: switch to 3.3
Compile tested only.

SVN-Revision: 31763
12 years ago
Gabor Juhos 724fd5e657 x86: sync 2.6.39 configs
SVN-Revision: 31749
12 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