On 16 October 2015 at 12:26, Peter Maydell <[email protected]> wrote: > On 14 October 2015 at 15:49, Marc-André Lureau > <[email protected]> wrote: >> The following changes since commit c49d3411faae8ffaab8f7e5db47405a008411c10: >> >> Merge remote-tracking branch >> 'remotes/armbru/tags/pull-qapi-2015-10-12' into staging (2015-10-13 >> 10:42:06 +0100) >> >> are available in the git repository at: >> >> https://github.com/elmarco/qemu tags/ivshmem-pull-request >> >> for you to fetch changes up to e229096d2e43e823e30dde1b6cac6d863abd30f9: >> >> doc: document ivshmem & hugepages (2015-10-14 12:43:39 +0200) >> >> ---------------------------------------------------------------- >> v4: >> - fix server for posix compatibility >> - fix macos test failure with double ftruncate() >> - replace custom pow2 code with pow2ceil() >> - make server silent again (--verbose) >> - make server verbose earlier >> - use g_test_verbose() instead of QTEST_LOG >> - fix x86 build warnings >> - make server test more flexible to timeout with 5s max >> - the diff with v3 is attached >> >> ---------------------------------------------------------------- > > On 32-bit ARM the test-ivshmem program got stuck somehow (it had been running > for an hour when I killed it). It didn't write anything to the log, > I'm afraid.
This may be something funny with this build machine; I will put this back on my list to try again at some point. -- PMM
