]> git.proxmox.com Git - mirror_qemu.git/history - migration/ram.c
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / migration / ram.c
2024-01-30 Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29 Peter MaydellMerge tag 'pull-vfio-20240129' of https://github.com...
2024-01-29 Peter MaydellMerge tag 'migration-20240126-pull-request' of https...
2024-01-29 Peter Xumigration: Drop unnecessary check in ram's pending_exact()
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/multifd: Remove QEMUFile from where it is...
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...
2023-11-07 Stefan HajnocziMerge tag 'pull-vfio-20231106' of https://github.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-hv-balloon-20231106' of https://github...
2023-11-07 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-xenfv-stable-20231106' of git://git...
2023-11-07 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-11-06 Stefan HajnocziMerge tag 'pull-sp-20231105' of https://gitlab.com...
2023-11-06 Stefan HajnocziMerge tag 'migration-20231103-pull-request' of https...
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Juan Quintelamigration: Unlock mutex in error case
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 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-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: Remove transferred atomic counter
2023-10-31 Juan Quintelamigration: Use migration_transferred_bytes()
2023-10-31 Peter Xumigration: Stop migration immediately in RDMA error...
2023-10-30 Thomas Huthmigration/ram: Fix compilation with -Wshadow=local
2023-10-30 Juan Quintelamigration: Rename ram_compressed_pages() to compress_ra...
2023-10-30 Juan Quintelamigration: Move ram_flush_compressed_data() to ram...
2023-10-30 Juan Quintelamigration: Export send_queued_data()
2023-10-30 Juan Quintelamigration: Create compress_update_rates()
2023-10-30 Juan Quintelamigration: Move busy++ to migrate_with_multithread
2023-10-30 Juan Quintelamigration: Make compress_data_with_multithreads return...
2023-10-30 Juan Quintelamigration: Remove save_page_use_compression()
2023-10-30 Juan Quintelamigration: Rename ram_handle_compressed() to ram_handle...
2023-10-30 Juan Quintelamigration: Receiving a zero page non zero is an error
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 Peter Xumigration: Fix parse_ramblock() on overwritten retvals
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-18 Juan Quintelamigration: save_zero_page() can take block through pss
2023-10-18 Juan Quintelamigration: control_save_page() can take block through pss
2023-10-18 Juan Quintelamigration: save_compress_page() can take block through pss
2023-10-17 Juan Quintelamigration: Move update_compress_threads_counts() to...
2023-10-17 Juan Quintelamigration: Create ram_compressed_pages()
2023-10-17 Stefan HajnocziMerge tag 'migration-20231017-pull-request' of https...
2023-10-17 Fabiano Rosasmigration/ram: Merge save_zero_page functions
2023-10-17 Fabiano Rosasmigration/ram: Move xbzrle zero page handling into...
2023-10-17 Fabiano Rosasmigration/ram: Stop passing QEMUFile around in save_zer...
2023-10-17 Fabiano Rosasmigration/ram: Remove RAMState from xbzrle_cache_zero_page
2023-10-17 Nikolay Borisovmigration/ram: Refactor precopy ram loading code
2023-10-17 Juan Quintelamigration/rdma: Remove qemu_ prefix from exported functions
2023-10-17 Juan Quintelamigration/rdma: Move rdma constants from qemu-file...
2023-10-17 Juan Quintelamigration/rdma: Create rdma_control_save_page()
2023-10-17 Juan Quintelamigration/rdma: Unfold hook_ram_load()
2023-10-17 Juan Quintelamigration/rdma: Remove all uses of RAM_CONTROL_HOOK
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_after_iterate()
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_before_iterate()
2023-10-17 Juan Quintelamigration: Non multifd migration don't care about multi...
2023-10-17 Fiona Ebnermigration: hold the BQL during setup
2023-10-17 Dmitry Frolovmigration: fix RAMBlock add NULL check
2023-10-17 Philippe Mathieu... migration: Use g_autofree to simplify ram_dirty_bitmap_...
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: Remember num of ramblocks to sync during...
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
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 'pull-shadow-2023-09-29' of https://repo...
2023-09-29 Juan Quintelamigration/rdma: Simplify the function that saves a...
2023-09-29 Juan Quintelamigration/rdma: Don't use imaginary transfers
2023-09-29 Juan Quintelamigration/RDMA: It is accounting for zero/normal pages...
2023-09-29 Markus Armbrustermigration: Clean up local variable shadowing
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 Hyman Huang(黄勇)migration: Implement dirty-limit convergence algo
2023-07-26 Hyman Huang(黄勇)migration: Put the detection logic before auto-converge...
2023-07-26 Hyman Huang(黄勇)migration: Refactor auto-converge capability logic
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-12 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
next