Tags give the ability to mark specific points in history as being important
-
qtest-20251001-pull-request
ca5be51a · ·Qtest pull request - Fix for qtest_get_machines QEMU var caching - Fixes for migration-test in --without-default-devices build - Preparation patches for cpr-exec test
-
migration-20250722-pull-request
0db6f798 · ·Migration pull request - Fixes to postcopy blocktime latency display code - Fix to QMP error message (not)shown when postcopy fails - Workaround to a GNUTLS bug that crashes QEMU
-
migration-20250711-pull-request
beeac2df · ·Migration pull request - General cleanups around: postcopy, bg-snapshot, migration hooks, migration completion and formatting of 'info migrate'. - Overhaul of postcopy blocktime tracking.
-
qtest-20250509-pull-request
98008aa4 · ·Qtest pull request - Fix migration-test invocation of qtest_init - Simplify byte-swapping for virtio in libqos - New cpu hotplug test for loongarch64
-
migration-20250401-pull-request
c0b32426 · ·Migration pull request Fix QIOChannelBlock's seek routine
-
migration-20250327-pull-request
694b5a91 · ·Migration pull request Fix crash due to cpr migration blocker (affects SEV-SNP guest)
-
migration-20250314-pull-request
8ffe0623 · ·Migration pull request Fixes for cpr-transfer (live update functionality).
-
migration-20250310-pull-request
baa41af1 · ·Migration pull request - Fix use-after-free in incoming migration - Improve cpr migration blocker for volatile ram - Fix RDMA migration
-
migration-20250307-pull-request
5aee8eae · ·Migration pull request - Fix use-after-free in incoming migration - Improve cpr migration blocker for volatile ram - Fix RDMA migration - RDMA migration test + helper script to setup an rdma link
-
migration-20250214-pull-request
5984870e · ·Migration pull request - Proper TLS termination for multifd - Fixes for bugs while cancelling migration - Fix for a hang after migration failure (#2633) - Tests for qmp_migrate_cancel - Fix for CID 1590980 - Fixes and improvements to guestperf.py
-
qtest-20250203-pull-request
cd6406df · ·Qtest pull request - fw-cfg: DMA support and new vmcoreinfo test - accel detection via QOM for non-KVM accels - use virtio modern for vhost-user
-
migration-20250129-pull-request
bc38dc2f · ·Migration pull request - Purge of ram_save_target_page_legacy - Cleanups to postcopy, json writer, migration states - New migration mode cpr-transfer - Fix for a -Werror=maybe-uninitialized instance in savevm
-
qtest-20250117-pull-request
aa601bd4 · ·Qtest pull request - RISCV CSR test - migration recover changed to OOB - removal of dead code in test-x86-cpuid-compat
-
migration-20250110-pull-request
a523bc52 · ·Migration pull request - compression: Shameer's fix for CONFIG_UADK build Yuan Liu fixes for zero-page, QPL, qatzip - multifd sync cleanups, prereq. for VFIO and postcopy work - fixes for 9.2 regressions: multifd with pre-9.0 -> post-9.1 migrations (#2720) s390x migration (#2704) - fix for assertions during paused migrations; rework of late-block-activate logic (#2395, #686) - fixes for compressed arrays creation and parsing, mostly affecting s390x
-
qtest-20250102-pull-request
d9f2b09d · ·Qtest pull request - migration-test: fix UADK build, reinstate postcopy tests and other cleanups - a couple of memory leak fixes for bios-tables-test and virtio-iommu-test - drop dead code from fw_cfg-test
-
migration-20241217-pull-request
1bed6df0 · ·Migration pull request - Shameer's fixes for CONFIG_UADK code - Peter's multifd sync cleanups, prereq. for VFIO and postcopy work - Fabiano's fix for multifd regression in pre-9.0 -> post-9.1 migrations (#2720) - Fabiano's fix for s390x migration regression (#2704) - Peter's fix for assertions during paused migrations; reworks late-block-activate logic (#2395, #686)
-
qtest-20241212-pull-request
de8bc62c · ·Qtest pull request - TIMEOUT_MULTIPLIER setting to allow tests to take longer when asan is enabled - New qtest_system_reset() wrapper to properly wait for a system reset - Split of migration-test.c into multiple files under qtest/migration/
-
migration-20240904-pull-request
d41c9896 · ·Migration pull request - Steve's cleanup of unused variable - Peter Maydell's fixes for several leaks in migration-test - Fabiano's flexibilization of multifd data structures for device state migration - Arman Nabiev's fix for ppc e500 migration - Thomas' fix for migration-test vs. --without-default-devices
-
migration-20240820-pull-request
4c107870 · ·Migration pull request - Peter's fix for a leak in multifd recv side