]> git.proxmox.com Git - mirror_qemu.git/history - migration/ram.c
migration/rdma: Unfold hook_ram_load()
[mirror_qemu.git] / migration / ram.c
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...
2023-07-12 Richard HendersonMerge tag 'mem-2023-07-12' of https://github.com/davidh...
2023-07-12 David Hildenbrandmigration/ram: Expose ramblock_is_ignored() as migrate_...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Steve Sistareexec/memory: Introduce RAM_NAMED_FILE flag
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-24 Richard HendersonMerge tag 'pull-vfio-20230524' of https://github.com...
2023-05-24 Richard HendersonMerge tag 'pull-tcg-20230523-3' of https://gitlab.com...
2023-05-23 Richard Hendersonmigration/xbzrle: Use i386 host/cpuinfo.h
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Juan Quintelamigration: Move rate_limit_max and rate_limit_used...
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Gavin Shanmigration: Add last stage indicator to global dirty log
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'migration-20230509-pull-request' of https...
2023-05-10 Lukas Straubram: Let colo_flush_ram_cache take the bitmap_mutex
2023-05-10 Lukas Straubram: Add public helper to set colo bitmap
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Richard HendersonMerge tag 'compression-code-pull-request' of https...
2023-05-08 Lukas Straubmigration: Initialize and cleanup decompression in...
2023-05-08 Lukas Straubram compress: Assert that the file buffer matches the...
2023-05-08 Lukas Straubram.c: Move core decompression code into its own file
2023-05-08 Lukas Straubram.c: Move core compression code into its own file
2023-05-08 Lukas Straubram.c: Remove last ram.c dependency from the core compr...
2023-05-08 Lukas Straubram.c: Call update_compress_thread_counts from compress...
2023-05-08 Lukas Straubram.c: Do not call save_page_header() from compress...
2023-05-08 Lukas Straubram.c: Reset result after sending queued data
2023-05-08 Lukas Straubram.c: Dont change param->block in the compress thread
2023-05-08 Lukas Straubram.c: Let the compress threads return a CompressResult...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-04 Juan Quintelamigration: Make RAM_SAVE_FLAG_HOOK a normal case entry
2023-05-04 Juan Quintelamigration: Rename xbzrle_enabled xbzrle_started
2023-05-03 Richard HendersonMerge tag 'migration-20230428-pull-request' of https...
2023-05-03 Juan Quintelamigration/rdma: Unfold last user of acct_update_position()
2023-05-03 Juan Quintelamigration/rdma: Split the zero page case from acct_upda...
2023-05-03 Juan Quintelamigration: Rename ram_counters to mig_stats
2023-05-03 Juan Quintelamigration: Move ram_stats to its own file migration...
2023-04-28 Richard HendersonMerge tag 'pull-qapi-2023-04-28' of https://repo.or...
2023-04-28 Richard HendersonMerge tag 'pull-request-2023-04-28' of https://gitlab...
2023-04-28 Richard HendersonMerge tag 'migration-20230427-pull-request' of https...
2023-04-27 Juan Quintelamigration: Make dirty_bytes_last_sync atomic
2023-04-27 Juan Quintelamigration: Make dirty_pages_rate atomic
2023-04-27 Juan Quintelamultifd: Only flush once each full round of memory
2023-04-27 Juan Quintelamultifd: Protect multifd_send_sync_main() calls
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-24 Richard HendersonMerge tag 'migration-20230424-pull-request' of https...
2023-04-24 Juan Quintelamigration: Create migrate_cpu_throttle_tailslow() function
2023-04-24 Juan Quintelamigration: Create migrate_cpu_throttle_increment()...
2023-04-24 Juan Quintelamigration: Create migrate_cpu_throttle_initial() to...
2023-04-24 Juan Quintelamigration: Create migrate_max_cpu_throttle()
2023-04-24 Juan Quintelamigration: Create migrate_throttle_trigger_threshold()
2023-04-24 Juan Quintelamigration: Move migrate_use_xbzrle() to options.c
2023-04-24 Juan Quintelamigration: Move migrate_use_multifd() to options.c
2023-04-24 Juan Quintelamigration: Move migrate_use_events() to options.c
2023-04-24 Juan Quintelamigration: Move migrate_use_compression() to options.c
2023-04-24 Juan Quintelamigration: Create options.c
2023-04-24 Richard HendersonMerge tag 'migration-20230420-pull-request' of https...
2023-04-24 Juan Quintelamigration: Rename normal to normal_pages
2023-04-24 Juan Quintelamigration: Rename duplicate to zero_pages
2023-04-24 Juan Quintelamigration: Make postcopy_requests atomic
next