From: Fam Zheng <famz@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] travis: add no-TCG build
Date: Fri, 14 Jul 2017 19:36:41 +0800 [thread overview]
Message-ID: <20170714113641.GA10205@lemon> (raw)
In-Reply-To: <20170714093016.10897-1-pbonzini@redhat.com>
On Fri, 07/14 11:30, Paolo Bonzini wrote:
> It's fairly easy for --disable-tcg to bitrot. Test it in our CI.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> .travis.yml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index 6809e25eca..f583839755 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -87,6 +87,9 @@ matrix:
> - env: CONFIG="--enable-trace-backends=ust"
> TEST_CMD=""
> compiler: gcc
> + - env: CONFIG="--disable-tcg"
> + TEST_CMD=""
> + compiler: gcc
> - env: CONFIG=""
> os: osx
> compiler: clang
> --
> 2.13.0
>
Makes sense. Thanks, queued:
https://github.com/famz/qemu/tree/staging
prev parent reply other threads:[~2017-07-14 11:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-14 9:30 [Qemu-devel] [PATCH] travis: add no-TCG build Paolo Bonzini
2017-07-14 11:36 ` Fam Zheng [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=20170714113641.GA10205@lemon \
--to=famz@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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.