Re: [Qemu-devel] [PATCH for-2.5] iotests: drop thread spun work-around

2016-10-10 Thread Max Reitz
On 10.10.2016 04:57, Michael S. Tsirkin wrote: > We've disabled the warning, there should be no need for test to work > around it. > > Signed-off-by: Michael S. Tsirkin > --- > > This is on top of > main-loop: suppress warnings under qtest > > I just tested this by running make check. > Is

[Qemu-devel] [PATCH for-2.5] iotests: drop thread spun work-around

2016-10-09 Thread Michael S. Tsirkin
We've disabled the warning, there should be no need for test to work around it. Signed-off-by: Michael S. Tsirkin --- This is on top of main-loop: suppress warnings under qtest I just tested this by running make check. Is this enough? tests/qemu-iotests/common.filter | 1 - 1 file changed