2429 Commits (86f847a39aef93bcfbea65a702ba76762ae54d61)

Author SHA1 Message Date
Prasad Pandit bc38dc2f5f migration: refactor ram_save_target_page functions 1 year ago
Peter Xu a10b37c553 migration: Trivial cleanup on JSON writer of vmstate_save() 1 year ago
Peter Xu 3dde8fdbad migration: Merge precopy/postcopy on switchover start 1 year ago
Peter Xu 4881411136 migration: Always set DEVICE state 1 year ago
Peter Xu 455c1963d3 migration: Cleanup qemu_savevm_state_complete_precopy() 1 year ago
Peter Xu 15c2ffa0b7 migration: Unwrap qemu_savevm_state_complete_precopy() in postcopy 1 year ago
Peter Xu 46b0155ecf migration: Notify COMPLETE once for postcopy 1 year ago
Peter Xu a880ddd8ce migration: Take BQL slightly longer in postcopy_start() 1 year ago
Peter Xu ec611bd731 migration: Drop cached migration state in migration_maybe_pause() 1 year ago
Peter Xu 1f9b657cae migration: Adjust locking in migration_maybe_pause() 1 year ago
Peter Xu 40004007e6 migration: Adjust postcopy bandwidth during switchover 1 year ago
Peter Xu 89011a702f migration: Synchronize all CPU states only for non-iterable dump 1 year ago
Peter Xu 4822128693 migration: Drop inactivate_disk param in qemu_savevm_state_complete* 1 year ago
Peter Xu 812145fcf7 migration: Avoid two src-downtime-end tracepoints for postcopy 1 year ago
Peter Xu 9cde9b435a migration: Optimize postcopy on downtime by avoiding JSON writer 1 year ago
Peter Xu a55090db2a migration: Do not construct JSON description if suppressed 1 year ago
Peter Xu 013c6e1f42 migration: Remove postcopy implications in should_send_vmdesc() 1 year ago
Steve Sistare 624e6e654e migration: cpr-transfer mode 1 year ago
Steve Sistare b3698869f4 migration: cpr-transfer save and load 1 year ago
Steve Sistare e3965dc352 migration: VMSTATE_FD 1 year ago
Steve Sistare b5779dc7cf migration: SCM_RIGHTS for QEMUFile 1 year ago
Steve Sistare 2862b6b924 migration: incoming channel 1 year ago
Steve Sistare f2374f0fc3 migration: enhance migrate_uri_parse 1 year ago
Steve Sistare e7d79011a4 migration: cpr-state 1 year ago
Marc-André Lureau ed19620846 migration: fix -Werror=maybe-uninitialized 1 year ago
Yuan Liu a523bc5216 multifd: bugfix for incorrect migration data with qatzip compression 1 year ago
Yuan Liu 2588a5f99b multifd: bugfix for incorrect migration data with QPL compression 1 year ago
Yuan Liu cdc3970f85 multifd: bugfix for migration using compression methods 1 year ago
Fabiano Rosas 35049eb0d2 migration: Fix arrays of pointers in JSON writer 1 year ago
Peter Xu 9867c3a7ce migration: Dump correct JSON format for nullptr replacement 1 year ago
Fabiano Rosas f52965bf0e migration: Rename vmstate_info_nullptr 1 year ago
Fabiano Rosas 2aead53d39 migration: Remove unused argument in vmsd_desc_field_end 1 year ago
Peter Xu 8597af7615 migration/block: Rewrite disk activation 1 year ago
Peter Xu 8c97c5a476 migration/block: Fix possible race with block_inactive 1 year ago
Peter Xu 61f2b48998 migration/block: Apply late-block-active behavior to postcopy 1 year ago
Peter Xu fca9aef1c8 migration/block: Make late-block-active the default 1 year ago
Peter Xu 7815f69867 migration: Add helper to get target runstate 1 year ago
Fabiano Rosas b93d897ea2 migration/multifd: Fix compat with QEMU < 9.0 1 year ago
Peter Xu baab4473db migration/multifd: Document the reason to sync for save_setup() 1 year ago
Peter Xu 1aa81c3098 migration/multifd: Cleanup src flushes on condition check 1 year ago
Peter Xu de695b1399 migration/multifd: Remove sync processing on postcopy 1 year ago
Peter Xu e5f14aa5fe migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages 1 year ago
Peter Xu 604b4749c5 migration/ram: Move RAM_SAVE_FLAG* into ram.h 1 year ago
Peter Xu 10801e08ac migration/multifd: Allow to sync with sender threads only 1 year ago
Peter Xu 1d457daf86 migration/multifd: Further remove the SYNC on complete 1 year ago
Shameer Kolothum d127294f26 migration/multifd: Fix compile error caused by page_size usage 1 year ago
Avihai Horon 3bdb1a75f1 migration: Unexport migration_is_active() 1 year ago
Avihai Horon 844ed0f762 migration: Drop migration_is_device() 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Richard Henderson 0017f5713a migration: Use device_class_set_props_n 1 year ago