aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio
diff options
context:
space:
mode:
authorEmilio G. Cota <cota@braap.org>2016-10-14 11:54:51 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2016-10-24 15:27:19 +0200
commit977ec47de06bdcb24f01c93bc125b7c6c221a1c5 (patch)
tree43957013107709b5ed29cb48ffedf5046d6dbd4d /hw/gpio
parent803cf26a9e019b5d2256a8edeb22e3538c4f3261 (diff)
downloadqemu-977ec47de06bdcb24f01c93bc125b7c6c221a1c5.zip
qemu-977ec47de06bdcb24f01c93bc125b7c6c221a1c5.tar.gz
qemu-977ec47de06bdcb24f01c93bc125b7c6c221a1c5.tar.bz2
qht-bench: relax test_start/stop atomic accesses
test_start/stop are used only as flags to loop on. Barriers are unnecessary, since no dependent data is transferred among threads apart from the flags themselves. This commit relaxes the three accesses to test_start/stop that were not yet relaxed. Signed-off-by: Emilio G. Cota <cota@braap.org>
Diffstat (limited to 'hw/gpio')
0 files changed, 0 insertions, 0 deletions