1. 9222680 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 2 years, 11 months ago
  2. b85ea5f include: Move qemu_madvise() and related #defines to new qemu/madvise.h by Peter Maydell · 3 years ago
  3. 406523f configure, meson: move block layer options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
  4. 476ebf7 migration: Move temp page setup and cleanup into separate functions by Peter Xu · 3 years ago
  5. cfd66f3 migration: Simplify unqueue_page() by Peter Xu · 3 years ago
  6. a1fe28d migration: Add postcopy_has_request() by Peter Xu · 3 years ago
  7. 2d1c37c migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat by Peter Xu · 3 years ago
  8. 258f5c98 migration: No off-by-one for pss->page update in host page size by Peter Xu · 3 years ago
  9. ae68066 migration: Tally pre-copy, downtime and post-copy bytes independently by David Edmondson · 3 years, 1 month ago
  10. 4c2d0f6 migration: Introduce ram_transferred_add() by David Edmondson · 3 years, 1 month ago
  11. 9e7d122 migration: Don't return for postcopy_send_discard_bm_ram() by Philippe Mathieu-Daudé · 3 years, 1 month ago
  12. 739fcc1 migration: Drop return code for disgard ram process by Peter Xu · 3 years, 1 month ago
  13. f30c2e5 migration: Do chunk page in postcopy_each_ram_send_discard() by Peter Xu · 3 years, 1 month ago
  14. e3fbf76 migration: Drop postcopy_chunk_hostpages() by Peter Xu · 3 years, 1 month ago
  15. dc57d6f migration: Don't return for postcopy_chunk_hostpages() by Peter Xu · 3 years, 1 month ago
  16. 53405ff migration: Drop dead code of ram_debug_dump_bitmap() by Peter Xu · 3 years, 1 month ago
  17. a6d1223 migration/ram: clean up unused comment. by Xu Zheng · 3 years ago
  18. 9200265 migration: Report the error returned when save_live_iterate fails by David Edmondson · 3 years, 1 month ago
  19. 01ee5e3 migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished by Zhang Chen · 3 years, 1 month ago
  20. eeeb48e migration/migration.c: Avoid COLO boot in postcopy migration by Zhang Chen · 3 years, 1 month ago
  21. 444252b migration/migration.c: Add missed default error handler for migration state by Zhang Chen · 3 years, 1 month ago
  22. 8c0ec0b multifd: Rename pages_used to normal_pages by Juan Quintela · 3 years, 2 months ago
  23. faf6093 multifd: recv side only needs the RAMBlock host address by Juan Quintela · 3 years, 2 months ago
  24. cf2d4aa multifd: Use normal pages array on the recv side by Juan Quintela · 3 years, 2 months ago
  25. 815956f multifd: Use normal pages array on the send side by Juan Quintela · 3 years, 2 months ago
  26. c27779a multifd: Unfold "used" variable by its value by Juan Quintela · 3 years, 2 months ago
  27. d48c3a0 multifd: Use a single writev on the send side by Juan Quintela · 3 years, 2 months ago
  28. 468fcb5 multifd: Remove send_write() method by Juan Quintela · 3 years, 2 months ago
  29. 0a818b8 multifd: Make zstd use iov's by Juan Quintela · 3 years, 2 months ago
  30. 48a4a44 multifd: Make zlib use iov's by Juan Quintela · 3 years, 2 months ago
  31. 226468b multifd: Move iov from pages to params by Juan Quintela · 3 years, 2 months ago
  32. fc67052 multifd: Use proper maximum compression values by Juan Quintela · 3 years, 2 months ago
  33. 47fe16f migration: Move ram_release_pages() call to save_zero_page_to_file() by Juan Quintela · 3 years, 1 month ago
  34. e7f2e19 migration: simplify do_compress_ram_page by Juan Quintela · 3 years, 1 month ago
  35. 20d549c migration: Remove masking for compression by Juan Quintela · 3 years, 1 month ago
  36. 0189c72 migration: ram_release_pages() always receive 1 page as argument by Juan Quintela · 3 years, 1 month ago
  37. 05931ec migration: We only need last_stage in two places by Juan Quintela · 3 years, 1 month ago
  38. 04e1140 migration: All this fields are unsigned by Juan Quintela · 3 years, 1 month ago
  39. 826cc32 aio-posix: split poll check from ready handler by Stefan Hajnoczi · 3 years, 1 month ago
  40. 1b529d9 failover: Silence warning messages during qtest by Laurent Vivier · 3 years, 1 month ago
  41. a5ed229 multifd: Make zlib compression method not use iovs by Juan Quintela · 3 years, 2 months ago
  42. f5ff548 multifd: Make zstd compression method not use iovs by Juan Quintela · 3 years, 2 months ago
  43. 9c5c8ff COLO: Move some trace code behind qemu_mutex_unlock_iothread() by Rao, Lei · 3 years, 1 month ago
  44. 077fbb5 multifd: Shut down the QIO channels to avoid blocking the send threads when they are terminated. by Li Zhang · 3 years, 2 months ago
  45. 01102a2 multifd: Fill offset and block for reception by Juan Quintela · 3 years, 2 months ago
  46. 40a4bfe multifd: remove used parameter from send_recv_pages() method by Juan Quintela · 3 years, 2 months ago
  47. 02fb810 multifd: remove used parameter from send_prepare() method by Juan Quintela · 3 years, 2 months ago
  48. 1943c11 multifd: The variable is only used inside the loop by Juan Quintela · 3 years, 2 months ago
  49. 18ede63 multifd: Add missing documention by Juan Quintela · 3 years, 2 months ago
  50. 90a3d2f multifd: Rename used field to num by Juan Quintela · 3 years, 2 months ago
  51. 144fa06 migration: Never call twice qemu_target_page_size() by Juan Quintela · 3 years, 2 months ago
  52. 47a1782 multifd: Delete useless operation by Juan Quintela · 3 years, 2 months ago
  53. bad452a migration: Remove is_zero_range() by Juan Quintela · 3 years, 2 months ago
  54. 751fe4c migration/colo: Optimize COLO primary node start code path by Zhang Chen · 3 years, 2 months ago
  55. 795969a Fixed a QEMU hang when guest poweroff in COLO mode by Rao, Lei · 3 years, 2 months ago
  56. 0e0f047 migration/colo: More accurate update checkpoint time by Zhang Chen · 3 years, 2 months ago
  57. 672159a migration/ram.c: Remove the qemu_mutex_lock in colo_flush_ram_cache. by Rao, Lei · 3 years, 2 months ago
  58. 91fe9a8 Reset the auto-converge counter at every checkpoint. by Rao, Lei · 3 years, 2 months ago
  59. a6a83ce Reduce the PVM stop time during Checkpoint by Rao, Lei · 3 years, 2 months ago
  60. 5655998 migration: Check that postcopy fd's are not NULL by Juan Quintela · 3 years, 3 months ago
  61. e5fdf92 colo: Don't dump colo cache if dump-guest-core=off by Lukas Straub · 3 years, 7 months ago
  62. 2b9f6bf Changed the last-mode to none of first start COLO by Rao, Lei · 3 years, 3 months ago
  63. 04dd891 Removed the qemu_fclose() in colo_process_incoming_thread by Rao, Lei · 3 years, 3 months ago
  64. ac183da colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff by Rao, Lei · 3 years, 3 months ago
  65. 684bfd1 Fixed SVM hang when do failover before PVM crash by Rao, Lei · 3 years, 3 months ago
  66. aa505f8 Fixed qemu crash when guest power off in COLO mode by Rao, Lei · 3 years, 3 months ago
  67. ae4c209 Some minor optimizations for COLO by Rao, Lei · 3 years, 3 months ago
  68. 02abee3 migration: Zero migration compression counters by Juan Quintela · 3 years, 3 months ago
  69. fa0b31d migration: initialise compression_counters for a new migration by yuxiating · 3 years, 5 months ago
  70. 458fecc migration: provide an error message to migration_cancel() by Laurent Vivier · 3 years, 4 months ago
  71. 826b8bc migration/dirtyrate: implement dirty-bitmap dirtyrate calculation by Hyman Huang(黄勇) · 3 years, 6 months ago
  72. 4998a37 memory: introduce total_dirty_pages to stat dirty pages by Hyman Huang(黄勇) · 3 years, 6 months ago
  73. 6fee3a1 migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots by David Hildenbrand · 3 years, 3 months ago
  74. f7b9dcf migration/ram: Factor out populating pages readable in ram_block_populate_pages() by David Hildenbrand · 3 years, 3 months ago
  75. 7648297 migration: Simplify alignment and alignment checks by David Hildenbrand · 3 years, 3 months ago
  76. 9470c5e migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination by David Hildenbrand · 3 years, 3 months ago
  77. be39b4c migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source by David Hildenbrand · 3 years, 3 months ago
  78. 60fd680 migration: Add migrate_add_blocker_internal() by Peter Xu · 3 years, 4 months ago
  79. 4c17033 migration: Make migration blocker work for snapshots too by Peter Xu · 3 years, 4 months ago
  80. 0e21bf2 migration/dirtyrate: implement dirty-ring dirtyrate calculation by Hyman Huang(黄勇) · 3 years, 7 months ago
  81. 9865d0f migration/dirtyrate: move init step of calculation to main thread by Hyman Huang(黄勇) · 3 years, 7 months ago
  82. 15eb2d6 migration/dirtyrate: adjust order of registering thread by Hyman Huang(黄勇) · 3 years, 7 months ago
  83. 71864ea migration/dirtyrate: introduce struct and adjust DirtyRateStat by Hyman Huang(黄勇) · 3 years, 7 months ago
  84. 63b41db memory: make global_dirty_tracking a bitmask by Hyman Huang(黄勇) · 3 years, 7 months ago
  85. b390afd migration/rdma: Fix out of order wrid by Li Zhijian · 3 years, 3 months ago
  86. 911965a migration/rdma: advise prefetch write for ODP region by Li Zhijian · 3 years, 4 months ago
  87. e2daccb migration/rdma: Try to register On-Demand Paging memory region by Li Zhijian · 3 years, 4 months ago
  88. 5ad15e8 migration: allow enabling mutilfd for specific protocol only by Li Zhijian · 3 years, 4 months ago
  89. b7acd65 migration: allow multifd for socket protocol only by Li Zhijian · 3 years, 4 months ago
  90. 1230a25 migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*() by David Hildenbrand · 3 years, 5 months ago
  91. e9ab82b multifd: Unconditionally unregister yank function by Lukas Straub · 3 years, 4 months ago
  92. 20171ea multifd: Implement yank for multifd send side by Lukas Straub · 3 years, 4 months ago
  93. 68b8846 migration: add missing qemu_mutex_lock_iothread in migration_completion by Emanuele Giuseppe Esposito · 3 years, 4 months ago
  94. 3c158eb migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread by Emanuele Giuseppe Esposito · 3 years, 4 months ago
  95. 7d6f693 migration: Handle migration_incoming_setup() errors consistently by Markus Armbruster · 3 years, 6 months ago
  96. f9734d5 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 3 years, 6 months ago
  97. 3143577d migration: clear the memory region dirty bitmap when skipping free pages by Wei Wang · 3 years, 6 months ago
  98. 39675ff migration: Move the yank unregister of channel_close out by Peter Xu · 3 years, 6 months ago
  99. c6ad5be migration: Teach QEMUFile to be QIOChannel-aware by Peter Xu · 3 years, 6 months ago
  100. 1871140 migration: Introduce migration_ioc_[un]register_yank() by Peter Xu · 3 years, 6 months ago