Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751305AbbBKBLO (ORCPT ); Tue, 10 Feb 2015 20:11:14 -0500 Received: from mail-pa0-f49.google.com ([209.85.220.49]:43871 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750840AbbBKBLN (ORCPT ); Tue, 10 Feb 2015 20:11:13 -0500 From: "Luis R. Rodriguez" To: akpm@linux-foundation.org, mingo@redhat.com, tglx@linutronix.de Cc: hpa@zytor.com, josh@joshtriplett.org, mmarek@suse.cz, sam@ravnborg.org, stefano.stabellini@eu.citrix.com, bpoirier@suse.de, x86@kernel.org, kvm@vger.kernel.org, xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, julien.grall@linaro.org, rientjes@google.com, mcgrof@suse.com Subject: [PATCH v4 0/2] x86/arm64: add xenconfig Date: Tue, 10 Feb 2015 17:08:57 -0800 Message-Id: <1423616939-31327-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: 835 Lines: 24 From: "Luis R. Rodriguez" This v4 addresses the missing CONFIG_HYPERVISOR_GUEST and CONFIG_PARAVIRT as noted by David. Luis R. Rodriguez (2): x86, platform, xen, kconfig: clarify kvmconfig is for kvm x86, arm, platform, xen, kconfig: add xen defconfig helper arch/x86/configs/xen.config | 11 +++++++++++ kernel/configs/xen.config | 27 +++++++++++++++++++++++++++ scripts/kconfig/Makefile | 7 ++++++- 3 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 arch/x86/configs/xen.config create mode 100644 kernel/configs/xen.config -- 2.2.2 -- 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/