]> git.proxmox.com Git - mirror_qemu.git/history - migration/migration.c
migration: Fix use-after-free of migration state object
[mirror_qemu.git] / migration / migration.c
2024-01-29 Fabiano Rosasmigration: Fix use-after-free of migration state object
2024-01-19 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-18 Peter MaydellMerge tag 'pull-target-arm-20240118' of https://git...
2024-01-18 Peter MaydellMerge tag 'pull-request-2024-01-16' of https://gitlab...
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-16 Peter MaydellMerge tag 'migration-20240116-pull-request' of https...
2024-01-16 Fabiano Rosasmigration: Report error in incoming migration
2024-01-16 Het Galamigration: Simplify initial conditionals in migration...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Avihai Horonmigration: Remove unnecessary usage of local Error
2024-01-04 Avihai Horonmigration/multifd: Remove error_setg() in migration_ioc...
2024-01-04 Avihai Horonmigration: Remove errp parameter in migration_fd_proces...
2024-01-04 Avihai Horonmigration: Refactor migration_incoming_setup()
2024-01-04 Avihai Horonmigration: Remove nulling of hostname in migrate_init()
2024-01-04 Steve Sistaremigration: preserve suspended for bg_migration
2024-01-04 Steve Sistaremigration: preserve suspended runstate
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-04 Stefan HajnocziMerge tag 'pull-target-arm-20231204-1' of https://git...
2023-12-04 Stefan HajnocziMerge tag 'pull-request-2023-12-04' of https://gitlab...
2023-12-04 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-12-04 Stefan HajnocziMerge tag 'pull-more-8.2-fixes-011223-2' of https:...
2023-12-04 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-04 Stefan HajnocziMerge tag 'migration-20231201-pull-request' of https...
2023-12-01 Het Galamigration: Plug memory leak with migration URIs
2023-12-01 Stefan HajnocziMerge tag 'pull-ppc-for-8.2-20231130' of https://gitlab...
2023-12-01 Stefan HajnocziMerge tag 'migration-20231130-pull-request' of https...
2023-11-30 Zongmin Zhoumigration: free 'saddr' since be no longer used
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-02 Het Galamigration: Implement MigrateChannelList to hmp migratio...
2023-11-02 Het Galamigration: Implement MigrateChannelList to qmp migratio...
2023-11-02 Het Galamigration: modify migration_channels_and_uri_compatible...
2023-11-02 Het Galamigration: New migrate and migrate-incoming argument...
2023-11-02 Fabiano Rosasmigration: Convert the file backend to the new QAPI...
2023-11-02 Het Galamigration: convert exec backend to accept MigrateAddress.
2023-11-02 Het Galamigration: convert rdma backend to accept MigrateAddress
2023-11-02 Het Galamigration: convert socket backend to accept MigrateAddress
2023-11-02 Het Galamigration: convert migration 'uri' into 'MigrateAddress'
2023-11-02 Peter Xumigration: Change ram_dirty_bitmap_reload() retval...
2023-11-02 Peter Xumigration: Allow network to fail even during recovery
2023-11-02 Peter Xumigration: Refactor error handling in source return...
2023-11-01 Steve Sistaremigration: per-mode blockers
2023-11-01 Peter Xumigration: Add tracepoints for downtime checkpoints
2023-11-01 Peter Xumigration: migration_stop_vm() helper
2023-11-01 Peter Xumigration: Add migration_downtime_start|end() helpers
2023-11-01 Peter Xumigration: Set downtime_start even for postcopy
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'pull-halloween-omnibus-311023-2' of https...
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-31 Juan Quintelaqemu-file: Make qemu_fflush() return errors
2023-10-31 Juan Quintelamigration: Use migration_transferred_bytes()
2023-10-31 Juan Quintelamigration: migration_rate_limit_reset() don't need...
2023-10-31 Juan Quintelamigration: migration_transferred_bytes() don't need...
2023-10-31 Juan Quintelamigration: migrate 'blk' command option is deprecated.
2023-10-31 Juan Quintelamigration: migrate 'inc' command option is deprecated.
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20231019' of https://git...
2023-10-20 Steve Sistaremigration: simplify notifiers
2023-10-20 Steve Sistaremigration: simplify blockers
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-19 Stefan HajnocziMerge tag 'migration-20231018-pull-request' of https...
2023-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-17 Juan Quintelamigration: Create populate_compress()
2023-10-17 Juan Quintelamigration: Move compression_counters cleanup ram-compress.c
2023-10-17 Juan Quintelamigration: RDMA is not compatible with anything else
2023-10-17 Stefan HajnocziMerge tag 'migration-20231017-pull-request' of https...
2023-10-17 Juan Quintelamigration: Create migrate_rdma()
2023-10-17 Fiona Ebnermigration: hold the BQL during setup
2023-10-17 Nikolay Borisovmigration: Add the configuration vmstate to the json...
2023-10-17 Peter Xumigration: Allow user to specify available switchover...
2023-10-17 Wei Wangmigration: refactor migration_completion
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-11 Stefan HajnocziMerge tag 'pull-omnibus-111023-1' of https://gitlab...
2023-10-11 Stefan HajnocziMerge tag 'migration-20231011-pull-request' of https...
2023-10-11 Peter Xumigration: Add migration_rp_wait|kick()
2023-10-11 Peter Xumigration: Introduce migrate_has_error()
2023-10-11 Peter Xumigration: Display error in query-migrate irrelevant...
2023-10-11 Fabiano Rosasmigration: Set migration status early in incoming side
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'migration-20231004-pull-request' of https...
2023-10-04 Steve Sistaremigration: file URI
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-29 Tejus GKmigration: Refactor repeated call of yank_unregister_in...
2023-09-27 Fabiano Rosasmigration: Move return path cleanup to main migration...
next