On Mon, Feb 27, 2017 at 07:16:03PM +0000, Peter Maydell wrote: [...] > This seemed to hang in 'make check' on x86. I didn't have time to > investigate, so I'll have another go with it later.
I have been seeing lots of travis-ci failures recently because of 'make check' taking too long. The jobs seem to timeout while running tests/test-aio-multithread. I see similar failures on recent qemu.git master jobs, too: https://travis-ci.org/qemu/qemu/builds Are they similar to the hang you have seen? -- Eduardo