On 3/3/22 15:46, Peter Maydell wrote:
On Wed, 2 Mar 2022 at 18:32, Dr. David Alan Gilbert (git)
<dgilb...@redhat.com> wrote:
From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
The following changes since commit 64ada298b98a51eb2512607f6e6180cb330c47b1:
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into
staging (2022-03-02 12:38:46 +0000)
are available in the Git repository at:
https://gitlab.com/dagrh/qemu.git tags/pull-migration-20220302b
for you to fetch changes up to 18621987027b1800f315fb9e29967e7b5398ef6f:
migration: Remove load_state_old and minimum_version_id_old (2022-03-02
18:20:45 +0000)
----------------------------------------------------------------
Migration/HMP/Virtio pull 2022-03-02
A bit of a mix this time:
* Minor fixes from myself, Hanna, and Jack
* VNC password rework by Stefan and Fabian
* Postcopy changes from Peter X that are
the start of a larger series to come
* Removing the prehistoic load_state_old
code from Peter M
I'm seeing an error on the s390x runner:
▶ 26/547 ERROR:../tests/qtest/migration-test.c:276:check_guests_ram:
assertion failed: (bad == 0) ERROR
26/547 qemu:qtest+qtest-i386 / qtest-i386/migration-test
ERROR 78.87s killed by signal 6 SIGABRT
https://app.travis-ci.com/gitlab/qemu-project/qemu/jobs/562515884#L7848