1. cbde7be migrate: remove QMP/HMP commands for speed, downtime and cache size by Daniel P. Berrangé · 3 years, 11 months ago
  2. 3739695 migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD by Mahmoud Mandour · 3 years, 10 months ago
  3. fca6764 migration/tls: add error handling in multifd_tls_handshake_thread by Hao Wang · 4 years ago
  4. a339149 migration/tls: fix inverted semantics in multifd_channel_connect by Hao Wang · 4 years ago
  5. 6e9f21a migration: dirty-bitmap: Allow control of bitmap persistence by Peter Krempa · 4 years ago
  6. 0d1e450 migration: dirty-bitmap: Use struct for alias map inner members by Peter Krempa · 4 years ago
  7. e846b74 migration: only check page size match if RAM postcopy is enabled by Stefan Reiter · 4 years ago
  8. 0f0d83a migration: introduce snapshot-{save, load, delete} QMP commands by Daniel P. Berrangé · 4 years ago
  9. bef7e9e migration: introduce a delete_snapshot wrapper by Daniel P. Berrangé · 4 years ago
  10. f1a9fcd migration: wire up support for snapshot device selection by Daniel P. Berrangé · 4 years ago
  11. f781f84 migration: control whether snapshots are ovewritten by Daniel P. Berrangé · 4 years ago
  12. 3d3e9b1 block: rename and alter bdrv_all_find_snapshot semantics by Daniel P. Berrangé · 4 years ago
  13. c22d644 block: allow specifying name of block device for vmstate storage by Daniel P. Berrangé · 4 years ago
  14. cf3a74c block: add ability to specify list of blockdevs during snapshot by Daniel P. Berrangé · 4 years ago
  15. f61fe11 migration: stop returning errno from load_snapshot() by Daniel P. Berrangé · 4 years ago
  16. 7ea14df migration: Make save_snapshot() return bool, not 0/-1 by Philippe Mathieu-Daudé · 4 years ago
  17. e26f98e block: push error reporting into bdrv_all_*_snapshot functions by Daniel P. Berrangé · 4 years ago
  18. 3af8554 migration: Add blocker information by Dr. David Alan Gilbert · 4 years ago
  19. 54270c4 migration: Fix a few absurdly defective error messages by Markus Armbruster · 4 years ago
  20. 7bfc479 migration: Fix cache_init()'s "Failed to allocate" error messages by Markus Armbruster · 4 years ago
  21. 8b9407a migration: Clean up signed vs. unsigned XBZRLE cache-size by Markus Armbruster · 4 years ago
  22. 8518278 migration: implementation of background snapshot thread by Andrey Gruzdev · 4 years ago
  23. 278e2f5 migration: support UFFD write fault processing in ram_save_iterate() by Andrey Gruzdev · 4 years ago
  24. 6e8c25b migration: introduce 'background-snapshot' migration capability by Andrey Gruzdev · 4 years ago
  25. 1dfafcb migration/qemu-file: Fix maybe uninitialized on qemu_get_buffer_in_place() by Wainer dos Santos Moschetta · 4 years ago
  26. 39f633d savevm: Fix memory leak of vmstate_configuration by Jinhao Gao · 4 years ago
  27. 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years ago
  28. b5eea99 migration: Add yank feature by Lukas Straub · 4 years, 1 month ago
  29. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 1 month ago
  30. b1def33 zstd: convert to meson by Paolo Bonzini · 4 years, 2 months ago
  31. 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years ago
  32. 1f7c027 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into staging by Peter Maydell · 4 years ago
  33. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 1 month ago
  34. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 2 months ago
  35. eaedde5 migration: Refactor migrate_cap_add by Eric Blake · 4 years, 2 months ago
  36. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 1 month ago
  37. 36d0fe6 migration: Don't allow migration if vm is in POSTMIGRATE by Tuguoyi · 4 years, 1 month ago
  38. 2a909dc savevm: Delete snapshots just created in case of error by Tuguoyi · 4 years, 1 month ago
  39. 80ef058 savevm: Remove dead code in save_snapshot() by Tuguoyi · 4 years, 1 month ago
  40. e69d50d migration, vl: start migration via qmp_migrate_incoming by Paolo Bonzini · 4 years, 3 months ago
  41. e0d17df vl: move various initialization routines out of qemu_init by Paolo Bonzini · 4 years, 3 months ago
  42. ef19b50 migration: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
  43. 6ba1121 migration: handle CANCELLING state in migration_completion() by Longpeng(Mike) · 4 years, 2 months ago
  44. 9e84240 multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling migration by Chuan Zheng · 4 years, 2 months ago
  45. a18ed79 migration/dirtyrate: simplify includes in dirtyrate.c by Chuan Zheng · 4 years, 2 months ago
  46. a242928 migration: fix uninitialized variable warning in migrate_send_rp_req_pages() by Chen Qun · 4 years, 2 months ago
  47. a1af605 migration/multifd: fix hangup with TLS-Multifd due to blocking handshake by Chuan Zheng · 4 years, 2 months ago
  48. af3bbbe migration/ram: Fix hexadecimal format string specifier by Philippe Mathieu-Daudé · 4 years, 2 months ago
  49. b70cb3b Reduce the time of checkpoint for COLO by Rao, Lei · 4 years, 3 months ago
  50. 5e77343 migration: Postpone the kick of the fault thread after recover by Peter Xu · 4 years, 2 months ago
  51. cc5ab87 migration: Unify reset of last_rb on destination node when recover by Peter Xu · 4 years, 2 months ago
  52. 3710586 qapi: Add VFIO devices migration stats in Migration stats by Kirti Wankhede · 4 years, 3 months ago
  53. d55450d Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a' into staging by Peter Maydell · 4 years, 3 months ago
  54. 091e3e3 Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' into staging by Peter Maydell · 4 years, 3 months ago
  55. d246ea5 migration/postcopy: Release fd before going into 'postcopy-pause' by Peter Xu · 4 years, 3 months ago
  56. 0c26781 migration: Sync requested pages after postcopy recovery by Peter Xu · 4 years, 3 months ago
  57. 8f8bfff migration: Maintain postcopy faulted addresses by Peter Xu · 4 years, 3 months ago
  58. 7a267fc migration: Introduce migrate_send_rp_message_req_pages() by Peter Xu · 4 years, 3 months ago
  59. eef621c migration: Pass incoming state into qemu_ufd_copy_ioctl() by Peter Xu · 4 years, 3 months ago
  60. fe80c02 migration: using trace_ to replace DPRINTF by Bihong Yu · 4 years, 3 months ago
  61. 0bcae62 migration: Delete redundant spaces by Bihong Yu · 4 years, 3 months ago
  62. cbfc71b migration: Open brace '{' following function declarations go on the next line by Bihong Yu · 4 years, 3 months ago
  63. 49324e9 migration: Do not initialise statics and globals to 0 or NULL by Bihong Yu · 4 years, 3 months ago
  64. f4c51a6 migration: Add braces {} for if statement by Bihong Yu · 4 years, 3 months ago
  65. f16aee4 migration: Open brace '{' following struct go on the same line by Bihong Yu · 4 years, 3 months ago
  66. 395cb45 migration: Add spaces around operator by Bihong Yu · 4 years, 3 months ago
  67. 29fccad migration: Don't use '#' flag of printf format by Bihong Yu · 4 years, 3 months ago
  68. 01371c5 migration: Do not use C99 // comments by Bihong Yu · 4 years, 3 months ago
  69. 9fe7ef8 migration: Drop unused VMSTATE_FLOAT64 support by Peter Maydell · 4 years, 3 months ago
  70. a024890 migration/block-dirty-bitmap: fix uninitialized variable warning by Chen Qun · 4 years, 3 months ago
  71. ed7b70c migration/block-dirty-bitmap: fix larger granularity bitmaps by Stefan Reiter · 4 years, 3 months ago
  72. 9f2931b machine: remove deprecated -machine enforce-config-section option by Paolo Bonzini · 4 years, 3 months ago
  73. 28af9ba qapi: Restrict Xen migration commands to migration.json by Philippe Mathieu-Daudé · 4 years, 3 months ago
  74. 9629251 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
  75. 662770a mingw: fix error __USE_MINGW_ANSI_STDIO redefined by Marc-André Lureau · 4 years, 3 months ago
  76. 7e6edef migration: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 3 months ago
  77. b1a859c migration/dirtyrate: present dirty rate only when querying the rate has completed by Chuan Zheng · 4 years, 4 months ago
  78. aa84b50 migration/dirtyrate: record start_time and calc_time while at the measuring state by Chuan Zheng · 4 years, 4 months ago
  79. e1c30c4 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into staging by Peter Maydell · 4 years, 3 months ago
  80. 2155cea error: Remove NULL checks on error_propagate() calls (again) by Markus Armbruster · 4 years, 6 months ago
  81. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 3 months ago
  82. f9a9fb6 replay: flush rr queue before loading the vmstate by Pavel Dovgalyuk · 4 years, 3 months ago
  83. b39847a migration: introduce icount field for snapshots by Pavel Dovgalyuk · 4 years, 3 months ago
  84. 043c2c1 migration: Silence compiler warning in global_state_store_running() by Thomas Huth · 4 years, 4 months ago
  85. 23290e8 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200928a' into staging by Peter Maydell · 4 years, 4 months ago
  86. 1783c00 Revert "migration: Properly destroy variables on incoming side" by Dr. David Alan Gilbert · 4 years, 4 months ago
  87. 92d0950 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
  88. 894f021 migration/tls: add trace points for multifd-tls by Chuan Zheng · 4 years, 4 months ago
  89. 2964714 migration/tls: add support for multifd tls-handshake by Chuan Zheng · 4 years, 4 months ago
  90. 03c7a42 migration/tls: extract cleanup function for common-use by Chuan Zheng · 4 years, 4 months ago
  91. 8e5fa05 migration/tls: add tls_hostname into MultiFDSendParams by Chuan Zheng · 4 years, 4 months ago
  92. bfb790e migration/tls: extract migration_tls_client_create for common-use by Chuan Zheng · 4 years, 4 months ago
  93. d8053e7 migration/tls: save hostname into MigrationState by Chuan Zheng · 4 years, 4 months ago
  94. 7590a2a migration: increase max-bandwidth to 128 MiB/s (1 Gib/s) by Laurent Vivier · 4 years, 4 months ago
  95. b4deb9bf8 migration: Truncate state file in xen-save-devices-state by Dov Murik · 4 years, 4 months ago
  96. 3c0b5df migration/dirtyrate: Add trace_calls to make it easier to debug by Chuan Zheng · 4 years, 4 months ago
  97. 4c43725 migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function by Chuan Zheng · 4 years, 4 months ago
  98. cf0bbb4 migration/dirtyrate: Implement calculate_dirtyrate() function by Chuan Zheng · 4 years, 4 months ago
  99. eca5822 migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid() by Chuan Zheng · 4 years, 4 months ago
  100. f82583c migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE by Chuan Zheng · 4 years, 4 months ago