On Tue, Aug 9, 2016 at 12:15 PM, Alex Bennée <[email protected]> wrote: > > Pranith Kumar <[email protected]> writes: > >> I am seeing an abort when I run qemu-aarch64 on a multi-threaded ARM64 >> executable. Is this a valid use case or is multi-threading still not >> supported? > > QEMU command line please. >
It is using the ARMARM03.exe binary built in this folder: https://github.com/pranith/qemu/tree/fence_v4_litmus/tests/tcg/mttcg/aarch64 The command line is: $ qemu-aarch64 ./ARMARM03.exe -q The error is not deterministic. You have to run it multiple times to see the error. Thanks, -- Pranith
