qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Pranith Kumar <bobby.prani@gmail.com>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RFC PATCH 1/4] tests/tcg: Add x86 mttcg litmus test
Date: Wed, 10 Aug 2016 15:30:17 -0400	[thread overview]
Message-ID: <878tw44e2e.fsf@gmail.com> (raw)
In-Reply-To: <871t1wczta.fsf@linaro.org>


Alex Bennée writes:

> Pranith Kumar <bobby.prani@gmail.com> writes:
>
>> This adds the x86 store-after-load re-ordering litmus test.
>>
>> Most of the supporting files are mostly unmodified and generated by
>> the litmus tool.
>>
>> Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
>> ---
>>  tests/tcg/mttcg/x86/Makefile      |   42 ++
>>  tests/tcg/mttcg/x86/README.txt    |   22 +
>>  tests/tcg/mttcg/x86/SAL.c         |  491 ++++++++++++++++
>>  tests/tcg/mttcg/x86/affinity.c    |  159 +++++
>>  tests/tcg/mttcg/x86/affinity.h    |   34 ++
>>  tests/tcg/mttcg/x86/comp.sh       |   10 +
>>  tests/tcg/mttcg/x86/litmus_rand.c |   64 +++
>>  tests/tcg/mttcg/x86/litmus_rand.h |   29 +
>>  tests/tcg/mttcg/x86/outs.c        |  148 +++++
>>  tests/tcg/mttcg/x86/outs.h        |   49 ++
>>  tests/tcg/mttcg/x86/run.sh        |   56 ++
>>  tests/tcg/mttcg/x86/show.awk      |    2 +
>>  tests/tcg/mttcg/x86/utils.c       | 1148 +++++++++++++++++++++++++++++++++++++
>>  tests/tcg/mttcg/x86/utils.h       |  275 +++++++++
>
> So I think tests/tcg/x86/litmus makes more sense for the final location.
> The tests/tcg/ directory is a bit of a mess though, a bunch of stuff
> needs to be moved into subdirs.
>

OK. I will clean up the tests directory as we discussed and send out a new
series with these litmus tests included.

Thanks,
--
Pranith

  reply	other threads:[~2016-08-10 19:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-05  6:03 [Qemu-devel] [RFC PATCH 0/4] Add MTTCG litmus tests Pranith Kumar
2016-08-05  6:03 ` [Qemu-devel] [RFC PATCH 1/4] tests/tcg: Add x86 mttcg litmus test Pranith Kumar
2016-08-10 17:13   ` Alex Bennée
2016-08-10 19:30     ` Pranith Kumar [this message]
2016-08-05  6:03 ` [Qemu-devel] [RFC PATCH 2/4] Enable x86 mttcg litmus tests in travis CI Pranith Kumar
2016-08-05  6:03 ` [Qemu-devel] [RFC PATCH 3/4] tests/tcg: Add mttcg ARM64 litmus tests Pranith Kumar
2016-08-05  6:03 ` [Qemu-devel] [RFC PATCH 4/4] Enable aarch64 mttcg litmus tests in travis CI Pranith Kumar

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=878tw44e2e.fsf@gmail.com \
    --to=bobby.prani@gmail.com \
    --cc=alex.bennee@linaro.org \
    --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 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).