index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
2023-05-10
multifd: Add the ramblock to MultiFDRecvParams
Lukas Straub
2023-05-10
ram: Let colo_flush_ram_cache take the bitmap_mutex
Lukas Straub
2023-05-10
ram: Add public helper to set colo bitmap
Lukas Straub
2023-05-10
migration: Attempt disk reactivation in more failure scenarios
Eric Blake
2023-05-08
migration: Initialize and cleanup decompression in migration.c
Lukas Straub
2023-05-08
ram-compress.c: Make target independent
Lukas Straub
2023-05-08
ram compress: Assert that the file buffer matches the result
Lukas Straub
2023-05-08
ram.c: Move core decompression code into its own file
Lukas Straub
2023-05-08
ram.c: Move core compression code into its own file
Lukas Straub
2023-05-08
ram.c: Remove last ram.c dependency from the core compress code
Lukas Straub
2023-05-08
ram.c: Call update_compress_thread_counts from compress_send_queued_data
Lukas Straub
2023-05-08
ram.c: Do not call save_page_header() from compress threads
Lukas Straub
2023-05-08
ram.c: Reset result after sending queued data
Lukas Straub
2023-05-08
ram.c: Dont change param->block in the compress thread
Lukas Straub
2023-05-08
ram.c: Let the compress threads return a CompressResult enum
Lukas Straub
2023-05-05
qemu-file: Make ram_control_save_page() use accessors for rate_limit
Juan Quintela
2023-05-05
qemu-file: Make total_transferred an uint64_t
Juan Quintela
2023-05-05
qemu-file: remove shutdown member
Juan Quintela
2023-05-05
qemu-file: No need to check for shutdown in qemu_file_rate_limit
Juan Quintela
2023-05-05
migration: qemu_file_total_transferred() function is monotonic
Juan Quintela
2023-05-05
migration: max_postcopy_bandwidth is a size parameter
Juan Quintela
2023-05-05
migration/rdma: Check for postcopy sooner
Juan Quintela
2023-05-05
migration/rdma: It makes no sense to recive that flag without RDMA
Juan Quintela
2023-05-05
migration/rdma: We can calculate the rioc from the QEMUFile
Juan Quintela
2023-05-05
migration/rdma: simplify ram_control_load_hook()
Juan Quintela
2023-05-05
migration: Make RAM_SAVE_FLAG_HOOK a normal case entry
Juan Quintela
2023-05-05
migration: Rename xbzrle_enabled xbzrle_started
Juan Quintela
2023-05-05
migration: Put zero_pages in alphabetical order
Juan Quintela
2023-05-05
migration: Document all migration_stats
Juan Quintela
2023-05-05
migration/rdma: Don't pass the QIOChannelRDMA as an opaque
Juan Quintela
2023-05-05
migration: Fix block_bitmap_mapping migration
Juan Quintela
2023-05-03
migration: Drop unused parameter for migration_tls_client_create()
Juan Quintela
2023-05-03
migration: Drop unused parameter for migration_tls_get_creds()
Juan Quintela
2023-05-03
migration/rdma: Unfold last user of acct_update_position()
Juan Quintela
2023-05-03
migration/rdma: Split the zero page case from acct_update_position
Juan Quintela
2023-05-03
migration: Rename RAMStats to MigrationAtomicStats
Juan Quintela
2023-05-03
migration: Rename ram_counters to mig_stats
Juan Quintela
2023-05-03
migration: Move ram_stats to its own file migration-stats.[ch]
Juan Quintela
2023-05-03
multifd: We already account for this packet on the multifd thread
Juan Quintela
2023-05-02
migration/xbzrle: Use __attribute__((target)) for avx512
Richard Henderson
2023-04-27
migration: Make dirty_bytes_last_sync atomic
Juan Quintela
2023-04-27
migration: Make dirty_pages_rate atomic
Juan Quintela
2023-04-27
multifd: Only flush once each full round of memory
Juan Quintela
2023-04-27
multifd: Protect multifd_send_sync_main() calls
Juan Quintela
2023-04-27
multifd: Create property multifd-flush-after-each-section
Juan Quintela
2023-04-27
migration: Move migration_properties to options.c
Juan Quintela
2023-04-27
migration: Create migrate_block_bitmap_mapping() function
Juan Quintela
2023-04-27
migration: Create migrate_tls_hostname() function
Juan Quintela
2023-04-27
migration: Create migrate_tls_authz() function
Juan Quintela
2023-04-27
migration: Create migrate_tls_creds() function
Juan Quintela
[prev]
[next]