From: Cornelia Huck <cohuck@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Fam Zheng" <famz@redhat.com>,
"Stefan Berger" <stefanb@linux.vnet.ibm.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] travis: add no-TPM build
Date: Tue, 19 Dec 2017 11:54:44 +0100 [thread overview]
Message-ID: <20171219115444.5e033bc6.cohuck@redhat.com> (raw)
In-Reply-To: <20171218153552.18140-1-f4bug@amsat.org>
On Mon, 18 Dec 2017 12:35:52 -0300
Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
> Use CI to avoid TPM bitrot:
> hw/core/qdev-properties-system.o: In function `release_tpm':
> hw/core/qdev-properties-system.c:291: undefined reference to `tpm_backend_reset'
>
> Reported-by: Cornelia Huck <cohuck@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> Based-on: 20171218140002.23677-1-cohuck@redhat.com
>
> .travis.yml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index f583839755..b4232ff2f9 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -90,6 +90,9 @@ matrix:
> - env: CONFIG="--disable-tcg"
> TEST_CMD=""
> compiler: gcc
> + - env: CONFIG="--disable-tpm"
> + TEST_CMD=""
> + compiler: gcc
> - env: CONFIG=""
> os: osx
> compiler: clang
Acked-by: Cornelia Huck <cohuck@redhat.com>
prev parent reply other threads:[~2017-12-19 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-18 15:35 [Qemu-devel] [PATCH] travis: add no-TPM build Philippe Mathieu-Daudé
2017-12-18 16:21 ` no-reply
2017-12-18 17:09 ` Philippe Mathieu-Daudé
2017-12-19 10:54 ` Cornelia Huck [this message]
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=20171219115444.5e033bc6.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=f4bug@amsat.org \
--cc=famz@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanb@linux.vnet.ibm.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).