On 19 November 2015 at 11:20, Juan Quintela <quint...@redhat.com> wrote: > Hi > > In thiss pull request: > - snapshot fixes. As it caused a crash are imprtant (Denis) > - optimization that was lost on postcopy merge (Dave) > - fix two very small issues discovered by coverity. (Dave) > > Apply, please. > > > The following changes since commit 8f280309030331a912fd8924c129d8bd59e1bdc7: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging > (2015-11-18 17:07:24 +0000) > > are available in the git repository at: > > git://github.com/juanquintela/qemu.git tags/migration/20151119 > > for you to fetch changes up to 79b3c12ac5714e036a16d1a163a3517d74504f87: > > migration: normalize locking in migration/savevm.c (2015-11-19 11:50:00 > +0100) > > ---------------------------------------------------------------- > migration/next for 20151119
Hi. Unfortunately this failed in 'make check' (x86-64 Linux, debug build): GTESTER check-qtest-i386 blkdebug: Suspended request 'A' blkdebug: Resuming request 'A' ** ERROR:/home/petmay01/linaro/qemu-for-merges/tests/ide-test.c:656:ide_wait_clear: code should not be reached GTester: last random seed: R02Sf1d98a814dee34e3985479976b17883c main-loop: WARNING: I/O thread spun for 1000 iterations main-loop: WARNING: I/O thread spun for 1000 iterations main-loop: WARNING: I/O thread spun for 1000 iterations main-loop: WARNING: I/O thread spun for 1000 iterations [vmxnet3][WR][vmxnet3_peer_has_vnet_hdr]: Peer has no virtio extension. Task offloads will be emulated. make: *** [check-qtest-i386] Error 1 It might be an intermittent test fail from an earlier IDE pull? thanks -- PMM