690 Commits (7d7654a643fad89610cd70142a73e4b9df7700ad)

Author SHA1 Message Date
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 4 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Chuang Xu e8a6d158db migration: merge fragmented clear_dirty ioctls 4 months ago
Fabiano Rosas 1a739d3012 migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE 4 months ago
Fabiano Rosas 6ab968d5e9 migration: Run a post update routine after setting parameters 4 months ago
Peter Xu d4fd83c9b5 migration: Replace migrate_set_error() with migrate_error_propagate() 4 months ago
Pawel Zmarzly 0b510b51b6 migration: Fix writing mapped_ram + ignore_shared snapshots 4 months ago
Pawel Zmarzly b043f6df27 migration: fix parsing snapshots with x-ignore-shared flag 4 months ago
Marco Cavenati 0ecd285824 migration: mapped-ram: handle zero pages 6 months ago
Marco Cavenati e5423828d6 migration/ram: fix docs of ram_handle_zero 6 months ago
Philippe Mathieu-Daudé 4db362f68c system/physmem: Extract API out of 'system/ram_addr.h' header 6 months ago
Philippe Mathieu-Daudé aa60bdb700 system/physmem: Drop 'cpu_' prefix in Physical Memory API 6 months ago
Philippe Mathieu-Daudé 8bf3a88308 system/physmem: Reduce cpu_physical_memory_sync_dirty_bitmap() scope 6 months ago
Philippe Mathieu-Daudé 34f9b0ad08 system/ramblock: Move ram_block_is_pmem() declaration 6 months ago
Steve Sistare a3eae205c6 migration: cpr-exec mode 6 months ago
Arun Menon d865e4aabd migration: push Error **errp into loadvm_process_enable_colo() 7 months ago
Arun Menon d9d7c8d813 migration: Return -1 on memory allocation failure in ram.c 7 months ago
Arun Menon 44cdbaa98e migration: push Error **errp into ram_postcopy_incoming_init() 7 months ago
Peter Xu adb13d6e42 migration/postcopy: Avoid clearing dirty bitmap for postcopy too 10 months ago
Peter Xu f1549da610 migration/ram: Add tracepoints for ram_save_complete() 10 months ago
Peter Xu ff9dfc41d9 migration/ram: One less indent for ram_find_and_save_block() 10 months ago
Peter Xu 57c43e52bd migration: Rename save_live_complete_precopy to save_complete 10 months ago
Peter Xu d7530a9682 migration: Drop save_live_complete_postcopy hook 10 months ago
Chenyi Qiang 2205b84667 memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard() 10 months ago
Chaney, Ben 983899eab4 migration: Don't sync volatile memory after migration completes 10 months ago
Yanfei Xu fd0377150d migration/ram: avoid to do log clear in the last round 11 months ago
Prasad Pandit e274188612 migration: enable multifd and postcopy together 11 months ago
Peter Xu 20d8262281 migration/postcopy: Spatial locality page hint for preempt mode 11 months ago
Peter Xu ad8d82ffbb migration/ram: Implement save_postcopy_prepare() 12 months ago
Li Zhijian 5e7ca4a7d7 migration: Unfold control_save_page() 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Richard Henderson 4705a71db5 include/system: Move exec/ram_addr.h to system/ram_addr.h 1 year ago
Li Zhijian baa41af1c0 migration: Prioritize RDMA in ram_save_target_page() 1 year ago
Fabiano Rosas a47f0cfba8 migration: Set migration error outside of migrate_cancel 1 year ago
Prasad Pandit bc38dc2f5f migration: refactor ram_save_target_page functions 1 year ago
Steve Sistare 624e6e654e migration: cpr-transfer mode 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 1d457daf86 migration/multifd: Further remove the SYNC on complete 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Maciej S. Szmigiero b0350c5195 migration/ram: Add load start trace event 1 year ago
Peter Xu 34a8892dec migration: Drop migration_is_idle() 1 year ago
Peter Xu f018eb62b2 migration: Drop migration_is_setup_or_active() 1 year ago
Hyman Huang 52ac968ab2 migration: Support periodic RAMBlock dirty bitmap sync 1 year ago
Hyman Huang 6a39ba7cab migration: Remove "rs" parameter in migration_bitmap_sync_precopy 1 year ago
Marc-André Lureau 85f99eb2cb migration: fix -Werror=maybe-uninitialized false-positive 2 years ago
Pierrick Bouvier d13526f77a migration: remove return after g_assert_not_reached() 2 years ago