]> Pileus Git - ~andy/linux/commit
x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs
authorBorislav Petkov <bp@alien8.de>
Wed, 22 May 2013 14:46:39 +0000 (16:46 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 28 May 2013 10:11:32 +0000 (12:11 +0200)
commit46ff53874bd935ab9955dee56d60212857e89bf3
tree068d7d512970bb3c2feb011102f620869f25c061
parente4aa937ec75df0eea0bee03bffa3303ad36c986b
x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs

Add an config file snippet which enables additional options
useful for running the kernel in a kvm guest. When you execute
'make kvmconfig' it merges those options with an already
existing user config before you build the kernel.

Based on an patch from the external lkvm tree.

Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Michal Marek <mmarek@suse.cz>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: penberg@kernel.org
Cc: levinsasha928@gmail.com
Cc: mtosatti@redhat.com
Cc: fengguang.wu@intel.com
Link: http://lkml.kernel.org/r/20130522144638.GB15085@pd.tnic
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Makefile
arch/x86/configs/kvm_guest.config [new file with mode: 0644]