John Snow <js...@redhat.com> wrote: > Fedora 21, 4.1.1, qemu 2.4.0-rc0 >> ../../configure --target-list="x86_64-softmmu" > > 068 2s ... - output mismatch (see 068.out.bad) > --- /home/bos/jhuston/src/qemu/tests/qemu-iotests/068.out 2015-07-08 > 17:56:18.588164979 -0400 > +++ 068.out.bad 2015-07-09 17:39:58.636651317 -0400 > @@ -6,6 +6,8 @@ > QEMU X.Y.Z monitor - type 'help' for more information > (qemu) savevm 0 > (qemu) quit > +qemu-system-x86_64: Unknown savevm section or instance 'globalstate' 0 > +qemu-system-x86_64: Error -22 while loading VM state > QEMU X.Y.Z monitor - type 'help' for more information > (qemu) quit > *** done > Failures: 068 > Failed 1 of 1 tests > > Failure surfaces after Paolo submitted > d09a6fde1590ca3a45b608b6873a680f208dfeb5 migration: fix RCU deadlock > (Test hangs prior to this) > > but it first shows up here: > df4b1024526cae3479da3492d6371fd4a7324a03 migration: create new section > to store global state
Looking into it, thanks. First guess is that I have to update the 068.out image with the new section. Thanks, Juan.