From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752045AbcEIPPt (ORCPT ); Mon, 9 May 2016 11:15:49 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:56036 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751883AbcEIPPs (ORCPT ); Mon, 9 May 2016 11:15:48 -0400 X-Sasl-enc: s106bMCq0bYZYj6/GY3def3vrBTOwArIhjf5vh5V+6E8 1462806936 Date: Mon, 9 May 2016 18:13:19 +0300 From: Andrey Utkin To: Paolo Bonzini Cc: Borislav Petkov , linux-kernel@vger.kernel.org, x86@kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" Subject: Re: [PATCH v2] Enhance kvmconfig Message-ID: <20160509151319.GA4746@acer> References: <1461432408-6087-1-git-send-email-andrey_utkin@fastmail.com> <20160424163046.GD3822@pd.tnic> <57307FB7.5040600@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57307FB7.5040600@redhat.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 09, 2016 at 02:16:55PM +0200, Paolo Bonzini wrote: > I think adding virtio storage is a good idea for "make kvmconfig". > > virtio-input is not _that_ useful on x86, but it's getting more useful > (recent QEMU can pass evdev events directly to a VM via virtio-input). > I'm ambivalent about it. > > VIRTIO_MMIO should only be added by some ARM thing though. Thank you for feedback. Have tested no-MMIO-stuff variant, works, submitted patch v3.