On 8/26/26 07:28, Fabiano Rosas wrote:
The following changes since commit fe11f459f640cd08f35c21f9d403517951bfd671:

   Merge tag 'fixes-pr-v1' ofhttps://gitlab.com/marcandre.lureau/qemu into 
staging (2026-08-25 06:48:55 -0700)

are available in the Git repository at:

   https://gitlab.com/farosas/qemu.git tags/migration-20260826-pull-request

for you to fetch changes up to baa4631ec2731c1b03e9704c4b398d85e4e90f1f:

   migration/postcopy: fix page_requested leak for vhost-user shared pages 
(2026-08-26 10:07:27 -0300)

----------------------------------------------------------------
Migration pull request

- New feature: Fast Snapshot Load
- Cleanups and hardening of RDMA code
- Cleanups and hardening of vmstate code
- Fix for vhost-user postcopy hang
- Fix for CVE-2026-6426

This breaks s390x:

https://gitlab.com/qemu-project/qemu/-/jobs/16126649576

Summary of Failures:
  98/1142 qtest+qtest-aarch64+slow - qemu:qtest-aarch64/migration-test                 ERROR 3.39s   killed by signal 6 SIGABRT   99/1142 qtest+qtest-i386+slow - qemu:qtest-i386/migration-test                      ERROR            4.13s   killed by signal 6 SIGABRT  100/1142 qtest+qtest-loongarch64+slow - qemu:qtest-loongarch64/migration-test         ERROR 4.19s   killed by signal 6 SIGABRT  101/1142 qtest+qtest-ppc64+slow - qemu:qtest-ppc64/migration-test                     ERROR   4.17s   killed by signal 6 SIGABRT  102/1142 qtest+qtest-s390x+slow - qemu:qtest-s390x/migration-test                     ERROR   4.13s   killed by signal 6 SIGABRT  104/1142 qtest+qtest-x86_64+slow - qemu:qtest-x86_64/migration-test                   ERROR   4.14s   killed by signal 6 SIGABRT  155/1142 qtest+qtest-i386+slow - qemu:qtest-i386/ahci-test                     ERROR           23.79s   killed by signal 6 SIGABRT  156/1142 qtest+qtest-x86_64+slow - qemu:qtest-x86_64/ahci-test                     ERROR           23.99s   killed by signal 6 SIGABRT  172/1142 qtest+qtest-aarch64+slow - qemu:qtest-aarch64/qos-test                      TIMEOUT        120.06s   killed by signal 15 SIGTERM  183/1142 qtest+qtest-i386+slow - qemu:qtest-i386/qos-test                      TIMEOUT        120.06s   killed by signal 15 SIGTERM  189/1142 qtest+qtest-loongarch64+slow - qemu:qtest-loongarch64/qos-test               TIMEOUT 120.05s   killed by signal 15 SIGTERM  194/1142 qtest+qtest-riscv32+slow - qemu:qtest-riscv32/qos-test                      ERROR           70.71s   killed by signal 6 SIGABRT  197/1142 qtest+qtest-riscv64+slow - qemu:qtest-riscv64/qos-test                      ERROR           72.57s   killed by signal 6 SIGABRT  201/1142 qtest+qtest-ppc64+slow - qemu:qtest-ppc64/qos-test                      TIMEOUT        120.17s   killed by signal 15 SIGTERM  221/1142 func-quick+func-aarch64 - qemu:func-aarch64-migration                     FAIL             2.18s   exit status 1  233/1142 func-quick+func-arm - qemu:func-arm-migration                     FAIL             1.82s   exit status 1  237/1142 func-quick+func-alpha - qemu:func-alpha-migration                     FAIL            58.51s   exit status 1  274/1142 qtest+qtest-x86_64+slow - qemu:qtest-x86_64/qos-test                      TIMEOUT        120.48s   killed by signal 15 SIGTERM  260/1142 func-quick+func-i386 - qemu:func-i386-migration                     FAIL            46.18s   exit status 1  317/1142 func-quick+func-ppc - qemu:func-ppc-migration                     FAIL             4.57s   exit status 1  331/1142 func-quick+func-ppc64 - qemu:func-ppc64-migration                     FAIL            46.56s   exit status 1  337/1142 func-quick+func-riscv32 - qemu:func-riscv32-migration                     FAIL            46.32s   exit status 1  341/1142 func-quick+func-riscv64 - qemu:func-riscv64-migration                     FAIL            39.93s   exit status 1  384/1142 func-quick+func-sparc - qemu:func-sparc-migration                     FAIL            41.98s   exit status 1  391/1142 func-quick+func-sparc64 - qemu:func-sparc64-migration                     FAIL            44.46s   exit status 1  401/1142 func-quick+func-x86_64 - qemu:func-x86_64-migration                     FAIL            50.76s   exit status 1

r~


Reply via email to