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