Re: [Xen-devel] [PATCH] retain the configuration that Xen was built with

2016-01-04 Thread Ian Campbell
On Tue, 2015-12-22 at 09:47 -0600, Doug Goldstein wrote: > On 12/22/15 9:44 AM, Doug Goldstein wrote: > > This should retain the .config file from the Kconfig process so that we > > know how this build of Xen was configured. > > > > Signed-off-by: Doug Goldstein > > --- > >  ts-xen-build | 1 + >

Re: [Xen-devel] [PATCH] retain the configuration that Xen was built with

2015-12-22 Thread Doug Goldstein
On 12/22/15 9:44 AM, Doug Goldstein wrote: > This should retain the .config file from the Kconfig process so that we > know how this build of Xen was configured. > > Signed-off-by: Doug Goldstein > --- > ts-xen-build | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/ts-xen-build b/ts-xen

[Xen-devel] [PATCH] retain the configuration that Xen was built with

2015-12-22 Thread Doug Goldstein
This should retain the .config file from the Kconfig process so that we know how this build of Xen was configured. Signed-off-by: Doug Goldstein --- ts-xen-build | 1 + 1 file changed, 1 insertion(+) diff --git a/ts-xen-build b/ts-xen-build index b02e737..80b1faa 100755 --- a/ts-xen-build +++ b