Paolo Bonzini writes:
> On 30/09/2016 23:30, Alex Bennée wrote:
>> Hi,
>>
>> This is v3 of the ThreadSanitizer fixes. Changes from the last
>> version:
>>
>> - added some more review tags
>> - made clear C11 undefined behaviour is the main issue
>> - added two minor fixes to atomic.h
>>
On 30/09/2016 23:30, Alex Bennée wrote:
> Hi,
>
> This is v3 of the ThreadSanitizer fixes. Changes from the last
> version:
>
> - added some more review tags
> - made clear C11 undefined behaviour is the main issue
> - added two minor fixes to atomic.h
> - change type of tb_page_addr_t
Hi,
Your series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20160930213106.20186-1-alex.ben...@linaro.org
Subject: [Qemu-devel] [PATCH v3 00/15] A number of fixes for ThreadSanitizer
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n
Hi,
This is v3 of the ThreadSanitizer fixes. Changes from the last
version:
- added some more review tags
- made clear C11 undefined behaviour is the main issue
- added two minor fixes to atomic.h
- change type of tb_page_addr_t back to target_ulong
- dropped ui/vnc-enc-tight patch (alr