Hi,
This series failed build test on s390x host. Please find the details below.
Message-id: 20171018170138.19078-1-dgilb...@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/7] migration: pause-before-switchover
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be invoked
Hi,
This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Type: series
Message-id: 20171018170138.19078-1-dgilb...@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/7] migration: pause
[Qemu-devel] [PATCH v2 0/7] migration: pause-before-switchover
> Type: series
>
> === TEST SCRIPT BEGIN ===
> #!/bin/bash
> # Testing script will be invoked under the git checkout with
> # HEAD pointing to a commit that has the patches applied on top of "base"
&g
From: "Dr. David Alan Gilbert"
Hi,
This set attempts to make a race condition between migration and
drive-mirror (and other block users) soluble by allowing the migration
to be paused after the source qemu releases the block devices but
before the serialisation of the device state.
The symptom