Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753463AbcDXUvj (ORCPT ); Sun, 24 Apr 2016 16:51:39 -0400 Received: from mail.skyhub.de ([78.46.96.112]:41517 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752927AbcDXUvh (ORCPT ); Sun, 24 Apr 2016 16:51:37 -0400 Date: Sun, 24 Apr 2016 22:51:29 +0200 From: Borislav Petkov To: Andrey Utkin Cc: Paolo Bonzini , linux-kernel@vger.kernel.org, x86@kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" Subject: Re: [PATCH v2] Enhance kvmconfig Message-ID: <20160424205129.GG3822@pd.tnic> References: <1461432408-6087-1-git-send-email-andrey_utkin@fastmail.com> <20160424163046.GD3822@pd.tnic> <20160424195737.GC21288@zver> <20160424201835.GF3822@pd.tnic> <20160424203553.GD21288@zver> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160424203553.GD21288@zver> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 16 On Sun, Apr 24, 2016 at 11:35:53PM +0300, Andrey Utkin wrote: > Could you please test "make defconfig kvmconfig" how it boots? > The point of my patch is to enable user to end up with working kernel > for KVM guest without previously having any config, That doesn't work as you need to control the qemu options too. The purpose of kvmconfig is to give you the bare minimum and thus to save you a lot of time wasted searching for all those options in Kconfig. You'd still need to tweak your guest kernel .config after that. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.