All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] x86: add xenconfig
@ 2015-05-19 23:57 Luis R. Rodriguez
  2015-05-19 23:57 ` [PATCH v5 1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm Luis R. Rodriguez
  2015-05-19 23:57 ` [PATCH v5 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper Luis R. Rodriguez
  0 siblings, 2 replies; 6+ messages in thread
From: Luis R. Rodriguez @ 2015-05-19 23:57 UTC (permalink / raw)
  To: david.vrabel, konrad.wilk, Ian.Campbell, xen-devel
  Cc: mmarek, mtosatti, Luis R. Rodriguez, rdunlap, josh, penberg,
	yamada.masahiro, fengguang.wu, levinsasha928, rientjes, bp

From: "Luis R. Rodriguez" <mcgrof@suse.com>

David Vrabel, please let me know if there are any issues. These two
patches are based on your xen/tip.git tree on the for-linus-4.1b branch.

This v5 is a respin the the old v4 series to work with the latest code.
I had stopped on the v4 at that time we were discussing doing major
Kconfig changes. In the end we decided to not go forward with tons of
Kconfig changes. As time went by though I did notice the v4 series required
on modification due to Masahiro Yamada's commit: "kbuild: add generic
mergeconfig target, %.config". This v5 series then simply adjusts
the target xenconfig to work with those changes.

The kconfig entries have not been changed but I did verify they're all
still there and those that arch specific remain arch specific.

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 | 14 ++++++++++++++
 kernel/configs/xen.config   | 32 ++++++++++++++++++++++++++++++++
 scripts/kconfig/Makefile    |  7 ++++++-
 3 files changed, 52 insertions(+), 1 deletion(-)
 create mode 100644 arch/x86/configs/xen.config
 create mode 100644 kernel/configs/xen.config

-- 
2.3.2.209.gd67f9d5.dirty

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-20 16:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-19 23:57 [PATCH v5 0/2] x86: add xenconfig Luis R. Rodriguez
2015-05-19 23:57 ` [PATCH v5 1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm Luis R. Rodriguez
2015-05-20  0:51   ` josh
2015-05-19 23:57 ` [PATCH v5 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper Luis R. Rodriguez
2015-05-20  1:41   ` David Rientjes
2015-05-20 16:12     ` Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.