408bdb5 backport migration cleanup (bz #962954)

Authored and Committed by Alon Levy 10 years ago
48 files changed. 4865 lines added. 1 lines removed.
0200-ui-vnc-tls.c-fix-gnutls-warning.patch
file added
+45
0201-migration-change-initial-value-of-expected_downtime.patch
file added
+31
0202-migration-calculate-end-time-after-we-have-sent-the-.patch
file added
+37
0203-migration-don-t-account-sleep-time-for-calculating-b.patch
file added
+54
0204-migration-calculate-expected_downtime.patch
file added
+63
0205-migration-simplify-while-loop.patch
file added
+50
0206-migration-always-use-vm_stop_force_state.patch
file added
+52
0207-migration-move-more-error-handling-to-migrate_fd_cle.patch
file added
+69
0208-migration-push-qemu_savevm_state_cancel-out-of-qemu_.patch
file added
+72
0209-block-migration-remove-useless-calls-to-blk_mig_clea.patch
file added
+106
0210-qemu-file-pass-errno-from-qemu_fflush-via-f-last_err.patch
file added
+87
0211-migration-use-qemu_file_set_error-to-pass-error-code.patch
file added
+145
0212-qemu-file-temporarily-expose-qemu_file_set_error-and.patch
file added
+71
0213-migration-flush-all-data-to-fd-when-buffered_flush-i.patch
file added
+32
0214-migration-use-qemu_file_set_error.patch
file added
+82
0215-migration-simplify-error-handling.patch
file added
+142
0216-migration-do-not-nest-flushing-of-device-data.patch
file added
+154
0217-migration-add-migrate_set_state-tracepoint.patch
file added
+83
0218-migration-prepare-to-access-s-state-outside-critical.patch
file added
+128
0219-migration-cleanup-migration-including-thread-in-the-.patch
file added
+131
0220-block-migration-remove-variables-that-are-never-read.patch
file added
+72
0221-block-migration-small-preparatory-changes-for-lockin.patch
file added
+91
0222-block-migration-document-usage-of-state-across-threa.patch
file added
+78
0223-block-migration-add-lock.patch
file added
+281
0224-migration-reorder-SaveVMHandlers-members.patch
file added
+42
0225-migration-run-pending-iterate-callbacks-out-of-big-l.patch
file added
+268
0226-migration-run-setup-callbacks-out-of-big-lock.patch
file added
+119
0227-migration-yay-buffering-is-gone.patch
file added
+178
0228-Rename-buffered_-to-migration_.patch
file added
+116
0229-qemu-file-make-qemu_fflush-and-qemu_file_set_error-p.patch
file added
+60
0230-migration-eliminate-last_round.patch
file added
+69
0231-migration-detect-error-before-sleeping.patch
file added
+41
0232-migration-remove-useless-qemu_file_get_error-check.patch
file added
+35
0233-migration-use-qemu_file_rate_limit-consistently.patch
file added
+38
0234-migration-merge-qemu_popen_cmd-with-qemu_popen.patch
file added
+105
0235-qemu-file-fsync-a-writable-stdio-QEMUFile.patch
file added
+47
0236-qemu-file-check-exit-status-when-closing-a-pipe-QEMU.patch
file added
+68
0237-qemu-file-add-writable-socket-QEMUFile.patch
file added
+113
0238-qemu-file-simplify-and-export-qemu_ftell.patch
file added
+75
0239-migration-use-QEMUFile-for-migration-channel-lifetim.patch
file added
+278
0240-migration-use-QEMUFile-for-writing-outgoing-migratio.patch
file added
+254
0241-migration-use-qemu_ftell-to-compute-bandwidth.patch
file added
+47
0242-migration-small-changes-around-rate-limiting.patch
file added
+80
0243-migration-move-rate-limiting-to-QEMUFile.patch
file added
+272
0244-migration-move-contents-of-migration_close-to-migrat.patch
file added
+54
0245-migration-eliminate-s-migration_file.patch
file added
+198
0246-migration-inline-migrate_fd_close.patch
file added
+50
qemu.spec
file modified
+102 -1
    backport migration cleanup (bz #962954)
    
        
file modified
+102 -1