[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] retain the configuration that Xen was built with
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 <cardoe@xxxxxxxxxx> > > --- > > Â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/ts-xen-build > > @@ -192,6 +192,7 @@ sub stash () { > > ÂÂÂÂÂ} > > ÂÂÂÂÂbuilt_stash_file($ho, $builddir, "xen-syms", "xen/xen/xen-syms", > > 1); > > ÂÂÂÂÂbuilt_stash_file($ho, $builddir, "xen-config", "xen/.config", 1); > > +ÂÂÂÂbuilt_stash_file($ho, $builddir, "xen-hv-config", > > "xen/xen/.config", 1); > > ÂÂÂÂÂbuilt_stash_file($ho, $builddir, "seabios-config", > > Â ÂÂÂÂÂ"xen/tools/firmware/seabios-dir-remote/.config", > > 1); > > ÂÂÂÂÂbuilt_compress_stashed("xen-syms"); > > > > > This is for osstest. I forgot to include that in the subject. I guessed ;-) Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> We should probably get this into the osstest gate sooner rather than later in anticipation of series's which add more options. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |