OSDN Git Service

hw/xen: populate store frontend nodes with XenStore PFN/port
[qmiga/qemu.git] / migration / migration.c
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./virt/kvm/mst...
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./virt/kvm/mst...
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...
2023-09-27 Fabiano Rosasmigration: Replace the return path retry logic
2023-09-27 Fabiano Rosasmigration: Consolidate return path closing code
2023-09-27 Fabiano Rosasmigration: Remove redundant cleanup of postcopy_qemufil...
2023-09-27 Fabiano Rosasmigration: Fix possible race when shutting down to_dst_file
2023-09-27 Fabiano Rosasmigration: Fix possible races when shutting down the...
2023-09-27 Fabiano Rosasmigration: Fix possible race when setting rp_state...
2023-09-27 Peter Xumigration: Fix race that dest preempt thread close...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-11 Stefan HajnocziMerge tag 'pull-vfio-20230911' of https://github.com...
2023-09-11 Avihai Horonmigration: Add .save_prepare() handler to struct SaveVM...
2023-09-11 Avihai Horonmigration: Move more initializations to migrate_init()
2023-09-11 Avihai Horonmigration: Add migration prefix to functions in target.c
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-26 Richard HendersonMerge tag 'pull-qapi-2023-07-26-v2' of https://repo...
2023-07-26 Richard HendersonMerge tag 'migration-20230726-pull-request' of https...
2023-07-26 Tejus GKmigration: Update error description whenever migration...
2023-07-26 Hyman Huang(黄勇)migration: Extend query-migrate to provide dirty page...
2023-07-26 Hyman Huang(黄勇)migration: Implement dirty-limit convergence algo
2023-07-26 Fabiano Rosasmigration/multifd: Rename threadinfo.c functions
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-08 Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08 Laszlo Ersekmigration: unexport migrate_fd_error()
2023-07-08 Laszlo Ersekmigration: factor out "resume_requested" in qmp_migrate()
2023-06-30 Richard HendersonMerge tag 'pull-vfio-20230630' of https://github.com...
2023-06-30 Avihai Horonvfio/migration: Reset bytes_transferred properly
2023-06-30 Avihai Horonmigration: Implement switchover ack logic
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-02 Richard HendersonMerge tag 'migration-20230601-pull-request' of https...
2023-06-01 Fiona Ebnermigration: stop tracking ram writes when cancelling...
2023-06-01 Vladimir Sementsov... migration: restore vmstate on migration failure
next