On 9 May 2018 at 12:23, Juan Quintela <quint...@redhat.com> wrote: > Hi > > this includes the reviewed patches for migration: > - update docs (dave) > - fixes for blocktime (text cleatups) (dave) > - migration+tls (dave) > - rdma index fix (lidong) > - Postcopy recovery (peterx) > - Parts reviewed of multifd and tests (me) > > There are missing parts of RDMA, will be sent after this is in. This got > already too big. > > Please, apply. > > The following changes since commit e5cd695266c5709308aa95b1baae499e4b5d4544: > > Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into > staging (2018-05-08 17:05:58 +0100) > > are available in the Git repository at: > > git://github.com/juanquintela/qemu.git tags/migration/20180509 > > for you to fetch changes up to c14eb5ac63b0d2cd146ca004daaeaf56677b7ed1: > > Migration+TLS: Fix crash due to double cleanup (2018-05-09 12:17:22 +0200) > > ---------------------------------------------------------------- > migration/next for 20180509 >
Hi. I get some test failures here: S390x host: TEST: tests/migration-test... (pid=57456) /ppc64/migration/deprecated: OK /ppc64/migration/bad_dest: OK /ppc64/migration/postcopy/unix: OK /ppc64/migration/precopy/unix: OK /ppc64/migration/xbzrle/unix: Unexpected 32 on dest_serial serial ** ERROR:/home/linux1/qemu/tests/migration-test.c:144:wait_for_serial: code should not be reached FAIL aarch64 host: Memory content inconsistency at 44f7000 first_byte = 7 last_byte = 6 current = 5 hit_edge = 1 ERROR:/home/peter.maydell/qemu/tests/migration-test.c:281:check_guests_ram: 'bad' should be FALSE (this is probably for ppc64 guest; unfortunately this system doesn't have a make that knows about --output-sync, so the make check output is hard to interpret.) thanks -- PMM