From: Doug Goldstein <cardoe@cardoe.com>
To: xen-devel@lists.xen.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [PATCH] retain the configuration that Xen was built with
Date: Tue, 22 Dec 2015 09:47:13 -0600 [thread overview]
Message-ID: <56797081.8040907@cardoe.com> (raw)
In-Reply-To: <1450799084-9995-1-git-send-email-cardoe@cardoe.com>
[-- Attachment #1.1: Type: text/plain, Size: 955 bytes --]
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@cardoe.com>
> ---
> 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.
--
Doug Goldstein
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-12-22 15:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-22 15:44 [PATCH] retain the configuration that Xen was built with Doug Goldstein
2015-12-22 15:47 ` Doug Goldstein [this message]
2016-01-04 11:23 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56797081.8040907@cardoe.com \
--to=cardoe@cardoe.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.