qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes
Date: Wed, 25 Sep 2013 08:44:50 +0900	[thread overview]
Message-ID: <CAFEAcA9LAyJ4kV1c_RKweNqKmCvmGRwbON_c0YTf5USMOPobcA@mail.gmail.com> (raw)
In-Reply-To: <1380040263-7010-2-git-send-email-alex.bennee@linaro.org>

On 25 September 2013 01:31,  <alex.bennee@linaro.org> wrote:
> +    # Debug related options
> +    - env: TARGETS=i386-softmmu,x86_64-softmmu
> +           EXTRA_CONFIG="--enable-debug --enable-debug-tcg --enable-tcg-interpreter"

--enable-debug implies --enable-debug-tcg, you don't need to specify
it separately.

I think we should have an --enable-debug config tested which is actually
testing TCG, not the TCG interpreter (which is a very rarely used and
not IMHO terribly useful config).

> +    # This disabled make check for the ftrace backend which needs more setting up
> +    # Currently broken on 12.04 due to mis-packaged liburcu and changed API, will be pulled.
> +    #- env: TARGETS=i386-softmmu,x86_64-softmmu
> +    #       EXTRA_PKGS="liblttng-ust-dev liburcu-dev"
> +    #       EXTRA_CONFIG="--enable-trace-backend=ust"

Does our configure identify the busted library and refuse to configure with
this config? It probably ought to.

-- PMM

  reply	other threads:[~2013-09-24 23:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24 16:31 [Qemu-devel] [PATCH v3 0/0] .travis.yml: basic compile and check recipies alex.bennee
2013-09-24 16:31 ` [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes alex.bennee
2013-09-24 23:44   ` Peter Maydell [this message]
2013-09-25 10:00     ` Alex Bennée
2013-09-26  7:38       ` Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2013-10-15 11:08 [Qemu-devel] [PULL v5 0/0] .travis.yml: basic compile and check recipies alex.bennee
2013-10-15 11:08 ` [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes alex.bennee
2013-09-13 15:20 alex.bennee
2013-09-18 12:38 ` Stefan Hajnoczi
2013-09-18 14:35   ` Alex Bennée
2013-09-19  8:23     ` Stefan Hajnoczi
2013-09-19 16:01       ` Alex Bennée
2013-09-19 16:27         ` Stefan Hajnoczi

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=CAFEAcA9LAyJ4kV1c_RKweNqKmCvmGRwbON_c0YTf5USMOPobcA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@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).