El Tue, 16 Sep 2014 00:17:57 +0200 Marc Marí <marc.mari.barc...@gmail.com> escribió: > > This means agressive timeout is not the problem. The problem is the > ISR not being raised at all after sending a read or write request. > > If this is the log of the failing case: > https://travis-ci.org/qemu/qemu/builds/35118444 > (first time looking at Travis logs, not sure) > > The difference between the one failing and the same arch not failing > is: brlapi support yes, linux AIO support yes, uuid support yes, > licap-ng support yes, virtio-blk-data-plane yes, vhdx yes (this > configuration fails).
I have not been able to reproduce the bug. I have set a Ubuntu 14.04 x86_64, and I have the same configure parameters enabled (and the libraries installed) as the log in Travis, but make check does not fail. Any idea? Marc