- 3a8b81f migration: stop tracking ram writes when cancelling background migration by Fiona Ebner · 1 year, 9 months ago
- a4c6275 migration: restore vmstate on migration failure by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- f458407 migration: switch from .vm_was_running to .vm_old_state by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- c33f182 migration: never fail in global_state_store() by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 60f782b aio: remove aio_disable_external() API by Stefan Hajnoczi · 1 year, 10 months ago
- b5c0d84 migration: Build migration_files once by Richard Henderson · 1 year, 10 months ago
- 7ba7db9 migration/xbzrle: Use i386 host/cpuinfo.h by Richard Henderson · 1 year, 10 months ago
- 1b48d0a migration/xbzrle: Shuffle function order by Richard Henderson · 1 year, 10 months ago
- 146f515 Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 10 months ago
- ba9d2cb migration: Fix duplicated included in meson.build by Juan Quintela · 1 year, 10 months ago
- cbec7eb migration/multifd: Compute transferred bytes correctly by Juan Quintela · 1 year, 10 months ago
- bd7ceaf migration: We don't need the field rate_limit_used anymore by Juan Quintela · 1 year, 10 months ago
- 813cd61 migration: Use migration_transferred_bytes() to calculate rate_limit by Juan Quintela · 1 year, 10 months ago
- 3db9c05 migration: Add a trace for migration_transferred_bytes by Juan Quintela · 1 year, 10 months ago
- 99319e2 migration: Move migration_total_bytes() to migration-stats.c by Juan Quintela · 1 year, 10 months ago
- e1fde0e migration: Move rate_limit_max and rate_limit_used to migration_stats by Juan Quintela · 1 year, 10 months ago
- de37f8b qemu-file: Account for rate_limit usage on qemu_fflush() by Juan Quintela · 1 year, 10 months ago
- 8e4b2a7 migration: Don't use INT64_MAX for unlimited rate by Juan Quintela · 1 year, 10 months ago
- d0a14a2 migration: process_incoming_migration_co(): move colo part to colo by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- dd42ce2 migration: split migration_incoming_co by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 1e493be migration: Add last stage indicator to global dirty log by Gavin Shan · 1 year, 10 months ago
- 1e05888 sysemu/kvm: Remove unused headers by Philippe Mathieu-Daudé · 1 year, 11 months ago
- 6da835d qemu-file: Remove total from qemu_file_total_transferred_*() by Juan Quintela · 1 year, 10 months ago
- f87e4d6 qemu-file: Make rate_limit_used an uint64_t by Juan Quintela · 1 year, 10 months ago
- bffc044 qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t by Juan Quintela · 1 year, 10 months ago
- 9d3ebbe migration: We set the rate_limit by a second by Juan Quintela · 1 year, 10 months ago
- 52d01d4 migration: A rate limit value of 0 is valid by Juan Quintela · 1 year, 10 months ago
- dc2836c migration: Make dirtyrate.c target independent by Juan Quintela · 1 year, 10 months ago
- 148b1ad migration: Teach dirtyrate about qemu_target_page_bits() by Juan Quintela · 1 year, 10 months ago
- edd83a7 migration: Teach dirtyrate about qemu_target_page_size() by Juan Quintela · 1 year, 10 months ago
- beeda9b Use new created qemu_target_pages_to_MiB() by Juan Quintela · 1 year, 10 months ago
- 00a3f9c migration/calc-dirty-rate: replaced CRC32 with xxHash by Andrei Gudkov · 1 year, 10 months ago
- 370ed60 cpu: expose qemu_cpu_list_lock for lock-guard use by Jamie Iles · 1 year, 10 months ago
- 121cced migration: block incoming colo when capability is disabled by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- d70178a migration: disallow change capabilities in COLO state by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- ecbfec6 migration: process_incoming_migration_co: simplify code flow around ret by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 1d4cfcd migration: drop colo_incoming_thread from MigrationIncomingState by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 51e47cf build: move COLO under CONFIG_REPLICATION by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 4332ffc colo: make colo_checkpoint_notify static and provide simpler API by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 5d1d1fc multifd: Add the ramblock to MultiFDRecvParams by Lukas Straub · 1 year, 10 months ago
- 9d63840 ram: Let colo_flush_ram_cache take the bitmap_mutex by Lukas Straub · 1 year, 10 months ago
- 871cfc5 ram: Add public helper to set colo bitmap by Lukas Straub · 1 year, 10 months ago
- 6dab4c9 migration: Attempt disk reactivation in more failure scenarios by Eric Blake · 1 year, 10 months ago
- c323518 migration: Initialize and cleanup decompression in migration.c by Lukas Straub · 1 year, 11 months ago
- 52623f2 ram-compress.c: Make target independent by Lukas Straub · 1 year, 11 months ago
- 4024cc8 ram compress: Assert that the file buffer matches the result by Lukas Straub · 1 year, 11 months ago
- b1f1772 ram.c: Move core decompression code into its own file by Lukas Straub · 1 year, 11 months ago
- b5ca336 ram.c: Move core compression code into its own file by Lukas Straub · 1 year, 11 months ago
- ef4f5f5 ram.c: Remove last ram.c dependency from the core compress code by Lukas Straub · 1 year, 11 months ago
- 680628d ram.c: Call update_compress_thread_counts from compress_send_queued_data by Lukas Straub · 1 year, 11 months ago
- 3e81763 ram.c: Do not call save_page_header() from compress threads by Lukas Straub · 1 year, 11 months ago
- b5cf1cd ram.c: Reset result after sending queued data by Lukas Straub · 1 year, 11 months ago
- 10c2f7b ram.c: Dont change param->block in the compress thread by Lukas Straub · 1 year, 11 months ago
- 97274a8 ram.c: Let the compress threads return a CompressResult enum by Lukas Straub · 1 year, 11 months ago
- fae4009 qemu-file: Make ram_control_save_page() use accessors for rate_limit by Juan Quintela · 1 year, 10 months ago
- 61abf1e qemu-file: Make total_transferred an uint64_t by Juan Quintela · 1 year, 10 months ago
- ac7d25b qemu-file: remove shutdown member by Juan Quintela · 1 year, 10 months ago
- 27a1243 qemu-file: No need to check for shutdown in qemu_file_rate_limit by Juan Quintela · 1 year, 10 months ago
- f3030d3 migration: qemu_file_total_transferred() function is monotonic by Juan Quintela · 1 year, 10 months ago
- 5203334 migration: max_postcopy_bandwidth is a size parameter by Juan Quintela · 1 year, 10 months ago
- cd01a60 migration/rdma: Check for postcopy sooner by Juan Quintela · 1 year, 10 months ago
- 8c90815 migration/rdma: It makes no sense to recive that flag without RDMA by Juan Quintela · 1 year, 10 months ago
- 93dc710 migration/rdma: We can calculate the rioc from the QEMUFile by Juan Quintela · 1 year, 10 months ago
- cf7fe0c migration/rdma: simplify ram_control_load_hook() by Juan Quintela · 1 year, 10 months ago
- 5f1e754 migration: Make RAM_SAVE_FLAG_HOOK a normal case entry by Juan Quintela · 1 year, 10 months ago
- f3095cc migration: Rename xbzrle_enabled xbzrle_started by Juan Quintela · 1 year, 10 months ago
- 40f240a migration: Put zero_pages in alphabetical order by Juan Quintela · 1 year, 10 months ago
- e2ee200 migration: Document all migration_stats by Juan Quintela · 1 year, 10 months ago
- 3ec6828 migration/rdma: Don't pass the QIOChannelRDMA as an opaque by Juan Quintela · 1 year, 10 months ago
- 3cba22c migration: Fix block_bitmap_mapping migration by Juan Quintela · 1 year, 10 months ago
- 0deb7e9 migration: Drop unused parameter for migration_tls_client_create() by Juan Quintela · 1 year, 10 months ago
- 3f461a0 migration: Drop unused parameter for migration_tls_get_creds() by Juan Quintela · 1 year, 10 months ago
- 5690756 migration/rdma: Unfold last user of acct_update_position() by Juan Quintela · 1 year, 10 months ago
- c61d2fa migration/rdma: Split the zero page case from acct_update_position by Juan Quintela · 1 year, 10 months ago
- 96820df migration: Rename RAMStats to MigrationAtomicStats by Juan Quintela · 1 year, 10 months ago
- aff3f66 migration: Rename ram_counters to mig_stats by Juan Quintela · 1 year, 10 months ago
- 947701c migration: Move ram_stats to its own file migration-stats.[ch] by Juan Quintela · 1 year, 10 months ago
- e232199 multifd: We already account for this packet on the multifd thread by Juan Quintela · 2 years, 3 months ago
- dc165fc migration/xbzrle: Use __attribute__((target)) for avx512 by Richard Henderson · 1 year, 10 months ago
- 73208a3 migration: Make dirty_bytes_last_sync atomic by Juan Quintela · 1 year, 11 months ago
- 72f8e58 migration: Make dirty_pages_rate atomic by Juan Quintela · 1 year, 11 months ago
- 294e5a4 multifd: Only flush once each full round of memory by Juan Quintela · 2 years, 9 months ago
- b05292c multifd: Protect multifd_send_sync_main() calls by Juan Quintela · 2 years, 9 months ago
- 77c259a multifd: Create property multifd-flush-after-each-section by Juan Quintela · 2 years, 9 months ago
- f943652 migration: Move migration_properties to options.c by Juan Quintela · 2 years ago
- b804b35 migration: Create migrate_block_bitmap_mapping() function by Juan Quintela · 2 years ago
- 1f2f366 migration: Create migrate_tls_hostname() function by Juan Quintela · 2 years ago
- 2eb0308 migration: Create migrate_tls_authz() function by Juan Quintela · 2 years ago
- d5c3e19 migration: Create migrate_tls_creds() function by Juan Quintela · 2 years ago
- b1a8795 migration: Remove MigrationState from block_cleanup_parameters() by Juan Quintela · 2 years ago
- b7b7312 migration: Move block_cleanup_parameters() to options.c by Juan Quintela · 2 years ago
- 87c2290 migration: Move migrate_set_block_incremental() to options.c by Juan Quintela · 2 years ago
- f5da8ba migration: Create migrate_downtime_limit() function by Juan Quintela · 2 years ago
- 8f9c532 migration: Make all functions check have the same format by Juan Quintela · 2 years ago
- 61a174e migration: Create migrate_params_init() function by Juan Quintela · 2 years ago
- d2026ee multifd: Fix the number of channels ready by Juan Quintela · 1 year, 10 months ago
- 12c81e5 migration/vmstate-dump: Dump array size too as "num" by Peter Xu · 1 year, 10 months ago
- 74c38cf migration: Allow postcopy_ram_supported_by_host() to report err by Peter Xu · 1 year, 10 months ago
- 09d6c96 migration: Move qmp_migrate_set_parameters() to options.c by Juan Quintela · 2 years ago
- 10d4703 migration: Move migrate_use_tls() to options.c by Juan Quintela · 2 years ago