Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753776AbbETSz6 (ORCPT ); Wed, 20 May 2015 14:55:58 -0400 Received: from mail-pd0-f170.google.com ([209.85.192.170]:36673 "EHLO mail-pd0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753011AbbETSzv (ORCPT ); Wed, 20 May 2015 14:55:51 -0400 From: "Luis R. Rodriguez" To: mmarek@suse.cz, david.vrabel@citrix.com, konrad.wilk@oracle.com, Ian.Campbell@citrix.com, xen-devel@lists.xenproject.org Cc: josh@joshtriplett.org, bp@suse.de, penberg@kernel.org, rientjes@google.com, rdunlap@infradead.org, levinsasha928@gmail.com, mtosatti@redhat.com, fengguang.wu@intel.com, yamada.masahiro@socionext.com, linux-kernel@vger.kernel.org, "Luis R. Rodriguez" Subject: [PATCH v6 0/2] kconfig: add xenconfig Date: Wed, 20 May 2015 11:53:37 -0700 Message-Id: <1432148019-15932-1-git-send-email-mcgrof@do-not-panic.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 27 From: "Luis R. Rodriguez" Michal Marek, Xen folks (David Vrabel, Konrad, Ian), which tree should these go through? This v6 addresses enabling xen on i386, x86-64 and arm64 starting from a 'make allnoconfig' setting. Luis R. Rodriguez (2): kconfig: clarify kvmconfig is for kvm kconfig: add xenconfig defconfig helper arch/x86/configs/xen.config | 28 ++++++++++++++++++++++++++ kernel/configs/xen.config | 48 +++++++++++++++++++++++++++++++++++++++++++++ scripts/kconfig/Makefile | 7 ++++++- 3 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 arch/x86/configs/xen.config create mode 100644 kernel/configs/xen.config -- 2.3.2.209.gd67f9d5.dirty -- 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/