On Thu, 8 Oct 2020 at 20:13, Dr. David Alan Gilbert (git) <dgilb...@redhat.com> wrote: > > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > The following changes since commit e64cf4d569f6461d6b9072e00d6e78d0ab8bd4a7: > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201008' into > staging (2020-10-08 17:18:46 +0100) > > are available in the Git repository at: > > git://github.com/dagrh/qemu.git tags/pull-migration-20201008a > > for you to fetch changes up to ee02b58c82749adb486ef2ae7efdc8e05b093cfd: > > migration/dirtyrate: present dirty rate only when querying the rate has > completed (2020-10-08 19:57:00 +0100) > > ---------------------------------------------------------------- > Migration and virtiofs pull 2020-10-08 > > v2 (from yesterdays) > Updated types in comparison to fix mingw build > rebased > > - > Migration: > Dirtyrate measurement API cleanup > Postcopy recovery fixes > > Virtiofsd: > Missing qemu_init_exec_dir call > Support for setting the group on socket creation > Stop a gcc warning > Avoid tempdir in sandboxing
This seems to hang in 'make check' trying to run tests/qtest/migration-test on s390x and ppc, ie the big-endian hosts. thanks -- PMM