Peter Maydell <peter.mayd...@linaro.org> writes: > On 29 October 2015 at 18:09, Stefan Hajnoczi <stefa...@redhat.com> wrote: >> The following changes since commit 7bc8e0c967a4ef77657174d28af775691e18b4ce: >> >> Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into >> staging (2015-10-29 09:49:52 +0000) >> >> are available in the git repository at: >> >> git://github.com/stefanha/qemu.git tags/block-pull-request >> >> for you to fetch changes up to 37a639a7fbc5c6b065c80e7e2de78d22af735496: >> >> block: Consider all child nodes in bdrv_requests_pending() >> (2015-10-29 17:59:27 +0000) >> >> ---------------------------------------------------------------- >> >> ---------------------------------------------------------------- > > I get an error on 64-bit ARM running the ivshmem tests: > > TEST: tests/ivshmem-test... (pid=22948) > /i386/ivshmem/single: OK > /i386/ivshmem/pair: OK > /i386/ivshmem/server: ** > ERROR:/home/petmay01/qemu/tests/ivshmem-test.c:345:test_ivshmem_server: > assertion failed (ret != 0): (0 != 0) > FAIL > GTester: last random seed: R02S51e68a84790014e86af5b8b7264d3e39 > (pid=23709) > /i386/ivshmem/hotplug: OK > /i386/ivshmem/memdev: OK > FAIL: tests/ivshmem-test > > Nothing obviously related in this patchset that would cause that, > though...
I've seen this, too, but throwing away my build tree made it go away, so I blamed "make choking on stale build tree" syndrome. Perhaps it's an intermittent ivshmem bug instead.