Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757341AbdLQOCg (ORCPT ); Sun, 17 Dec 2017 09:02:36 -0500 Received: from mail-qk0-f173.google.com ([209.85.220.173]:39316 "EHLO mail-qk0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752118AbdLQOCe (ORCPT ); Sun, 17 Dec 2017 09:02:34 -0500 X-Google-Smtp-Source: ACJfBovsCMmAvp7HaujHtC0CZ31LG6i9vuxGzmWBAKWQPRvGS7aVAWOPlgyHIADHLWMR35H1EeOeDFSh4Q5vkQyqtuM= MIME-Version: 1.0 In-Reply-To: <20171216095120.568fad34@xeon-e3> References: <20171209152151.4341-1-vincent.legoll@gmail.com> <20171209215022.6795dd91@xeon-e3> <20171213132338.1efe04a7@xeon-e3> <20171214075132.GB31378@kroah.com> <20171216095120.568fad34@xeon-e3> From: Vincent Legoll Date: Sun, 17 Dec 2017 15:02:33 +0100 Message-ID: Subject: Re: [PATCH] hyperv: make HYPERV a menuconfig to ease disabling it all To: Stephen Hemminger Cc: Randy Dunlap , Greg KH , devel@linuxdriverproject.org, haiyangz@microsoft.com, sthemmin@microsoft.com, Linux Kernel ML Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 417 Lines: 13 Hello, On Sat, Dec 16, 2017 at 6:51 PM, Stephen Hemminger wrote: > It makes sense to organize the config if you dont break old configs. > It would be more logical to group and treat all para-virtualized guest > support in same way. Hyper-V should be next to KVM and Xen. I agree, I can try to work on that too, as it would nicely complement the menuconfigifcation. -- Vincent Legoll