qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Thomas Huth" <thuth@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	qemu-devel@nongnu.org
Cc: "Stefan Weil" <sw@weilnetz.de>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [PATCH v3] travis.yml: Run tcg tests with tci
Date: Wed, 4 Dec 2019 05:39:09 -0800	[thread overview]
Message-ID: <c727fe15-2448-22c5-2b0a-0ceb7bee2586@linaro.org> (raw)
In-Reply-To: <20191204083133.6198-1-thuth@redhat.com>

On 12/4/19 12:31 AM, Thomas Huth wrote:
> -    # We manually include builds which we disable "make check" for
> +    # Check the TCG interpreter (TCI)
>      - env:
> -        - CONFIG="--enable-debug --enable-tcg-interpreter"
> -        - TEST_CMD=""
> +        - CONFIG="--enable-debug --enable-tcg-interpreter --disable-kvm

While we're changing things, the interpreter will go much faster with
optimization enabled.  We can change this to --enable-debug-tcg, which leaves
the asserts enabled, but compiles with -O2.


r~


  reply	other threads:[~2019-12-04 13:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-28 15:35 [PATCH v2 0/2] Run tcg tests with tci on Travis Thomas Huth
2019-11-28 15:35 ` [PATCH v2 1/2] configure: allow disable of cross compilation containers Thomas Huth
2019-11-28 20:38   ` Stefan Weil
2019-11-28 15:35 ` [PATCH v2 2/2] travis.yml: Run tcg tests with tci Thomas Huth
2019-11-28 21:06   ` Stefan Weil
2019-11-28 21:33     ` Stefan Weil
2019-12-03 13:20       ` Thomas Huth
2019-11-29  8:09     ` Thomas Huth
2019-12-03 10:19       ` Alex Bennée
2019-12-04  8:31         ` [PATCH v3] " Thomas Huth
2019-12-04 13:39           ` Richard Henderson [this message]
2019-12-04 13:54             ` Alex Bennée
2019-12-04 13:48           ` Alex Bennée
2019-12-04 13:51             ` Thomas Huth
2019-12-04 14:15               ` Alex Bennée
2019-11-28 20:06 ` [PATCH v2 0/2] Run tcg tests with tci on Travis Philippe Mathieu-Daudé

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=c727fe15-2448-22c5-2b0a-0ceb7bee2586@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    --cc=thuth@redhat.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).