Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934456Ab3ECRMN (ORCPT ); Fri, 3 May 2013 13:12:13 -0400 Received: from terminus.zytor.com ([198.137.202.10]:46477 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934360Ab3ECRMJ (ORCPT ); Fri, 3 May 2013 13:12:09 -0400 User-Agent: K-9 Mail for Android In-Reply-To: References: <20130426095140.GA15361@pd.tnic> <5182AB66.6020307@linux.intel.com> <20130502194556.GB3553@gmail.com> <20130502200703.GE16684@pd.tnic> <20130503142900.GA3433@pd.tnic> <5183CFAC.8020005@infradead.org> <20130503150818.GC3433@pd.tnic> <5183D357.8000204@suse.cz> <20130503153134.GD3433@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [tip:x86/urgent] x86/kconfig: Add a Kconfig shortcut for building working KVM guest kernels From: "H. Peter Anvin" Date: Fri, 03 May 2013 10:10:56 -0700 To: David Rientjes , Borislav Petkov CC: Michal Marek , Randy Dunlap , Ingo Molnar , "H. Peter Anvin" , linux-kernel@vger.kernel.org, penberg@kernel.org, levinsasha928@gmail.com, mtosatti@redhat.com, tglx@linutronix.de, bp@suse.de, fengguang.wu@intel.com, linux-tip-commits@vger.kernel.org Message-ID: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 758 Lines: 23 For minimal you'd probably use yes n | ... David Rientjes wrote: >On Fri, 3 May 2013, Borislav Petkov wrote: > >> * yes "" | make oldconfig - because we want to use the current config >> as a base. >> > >This will select options that you don't necessarily need but default to > >enabled when they are selected from kvm_guest.config, so it will >actually >include much more than what's needed for a kvm guest. -- Sent from my mobile phone. Please excuse brevity and lack of formatting. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/