summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/kvm_guest/config-3.3
Commit message (Collapse)AuthorAgeFilesLines
* optimize kernel config for kvm_guestJo-Philipp Wich2012-06-181-1/+3
| | | | | | | | | | 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
* x86/kvm_guest: switch to 3.3Gabor Juhos2012-05-171-0/+76
Compile tested only. SVN-Revision: 31763