Re: [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-24 Thread Masahiro Yamada
Hi Luis, 2015-05-22 3:47 GMT+09:00 Luis R. Rodriguez : > On Thu, May 21, 2015 at 11:49:17PM +0900, Masahiro Yamada wrote: >> Hi, >> >> I am not familiar with xen at all, just some comments >> from the build system side. >> >> >> >> 2015-05-21 3:53 GMT+09:00 Luis R. Rodriguez : >> > From: "Luis R.

Re: [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-24 Thread Masahiro Yamada
Hi Luis, 2015-05-22 3:47 GMT+09:00 Luis R. Rodriguez mcg...@suse.com: On Thu, May 21, 2015 at 11:49:17PM +0900, Masahiro Yamada wrote: Hi, I am not familiar with xen at all, just some comments from the build system side. 2015-05-21 3:53 GMT+09:00 Luis R. Rodriguez

Re: [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-21 Thread Luis R. Rodriguez
On Thu, May 21, 2015 at 11:49:17PM +0900, Masahiro Yamada wrote: > Hi, > > I am not familiar with xen at all, just some comments > from the build system side. > > > > 2015-05-21 3:53 GMT+09:00 Luis R. Rodriguez : > > From: "Luis R. Rodriguez" > > > > This lets you build a kernel which can

Re: [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-21 Thread Masahiro Yamada
Hi, I am not familiar with xen at all, just some comments from the build system side. 2015-05-21 3:53 GMT+09:00 Luis R. Rodriguez : > From: "Luis R. Rodriguez" > > This lets you build a kernel which can support xen dom0 > or xen guests on i386, x86-64 and arm64 by just using: > >make

Re: [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-21 Thread Luis R. Rodriguez
On Thu, May 21, 2015 at 11:49:17PM +0900, Masahiro Yamada wrote: Hi, I am not familiar with xen at all, just some comments from the build system side. 2015-05-21 3:53 GMT+09:00 Luis R. Rodriguez mcg...@do-not-panic.com: From: Luis R. Rodriguez mcg...@suse.com This lets you build

Re: [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-21 Thread Masahiro Yamada
Hi, I am not familiar with xen at all, just some comments from the build system side. 2015-05-21 3:53 GMT+09:00 Luis R. Rodriguez mcg...@do-not-panic.com: From: Luis R. Rodriguez mcg...@suse.com This lets you build a kernel which can support xen dom0 or xen guests on i386, x86-64 and arm64

[PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-20 Thread Luis R. Rodriguez
From: "Luis R. Rodriguez" This lets you build a kernel which can support xen dom0 or xen guests on i386, x86-64 and arm64 by just using: make xenconfig You can start from an allnoconfig and then switch to xenconfig. This also splits out the options which are available currently to be built

[PATCH v6 2/2] kconfig: add xenconfig defconfig helper

2015-05-20 Thread Luis R. Rodriguez
From: Luis R. Rodriguez mcg...@suse.com This lets you build a kernel which can support xen dom0 or xen guests on i386, x86-64 and arm64 by just using: make xenconfig You can start from an allnoconfig and then switch to xenconfig. This also splits out the options which are available currently