Robert Foley writes:
> v1: https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg08302.html
>
> Changes in v2:
> - Fixed make check under TSan. With the below fixes, make check
> under TSan completes successfully, albeit with TSan warnings.
> - We found that several unit tests and the
Patchew URL:
https://patchew.org/QEMU/20200605173422.1490-1-robert.fo...@linaro.org/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
v1: https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg08302.html
Changes in v2:
- Fixed make check under TSan. With the below fixes, make check
under TSan completes successfully, albeit with TSan warnings.
- We found that several unit tests and the qtests hit an issue in TSan,
whi