Peter Xu 8a48520c17 migration: Allow caps to be set when preempt or multifd cap enabled 3 mēneši atpakaļ
..
block-active.c c2a189976e migration/block-active: Remove global active flag 6 mēneši atpakaļ
block-dirty-bitmap.c 32cad1ffb8 include: Rename sysemu/ -> system/ 8 mēneši atpakaļ
channel-block.c c0b32426ce migration: fix SEEK_CUR offset calculation in qio_channel_block_seek 4 mēneši atpakaļ
channel-block.h 65cf200a51 migration: introduce a QIOChannel impl for BlockDriverState VMState 3 gadi atpakaļ
channel.c 2b667a8c0f migration: Fix hang after error in destination setup phase 6 mēneši atpakaļ
channel.h 6720c2b327 migration: check magic value for deciding the mapping of channels 2 gadi atpakaļ
colo-failover.c 43aef7e632 migration/colo: Improve an x-colo-lost-heartbeat error message 2 gadi atpakaļ
colo-stubs.c 787ea49e80 migration/colo: make colo_incoming_co() return void 1 gadu atpakaļ
colo.c 4e55cb3cde migration: Add MIG_CMD_SWITCHOVER_START and its load handler 5 mēneši atpakaļ
cpr-transfer.c b3698869f4 migration: cpr-transfer save and load 6 mēneši atpakaļ
cpr.c 1632a2017f migration: cpr_is_incoming 5 mēneši atpakaļ
cpu-throttle.c 32cad1ffb8 include: Rename sysemu/ -> system/ 8 mēneši atpakaļ
dirtyrate.c 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 6 mēneši atpakaļ
dirtyrate.h 32cad1ffb8 include: Rename sysemu/ -> system/ 8 mēneši atpakaļ
exec.c 018d5fb1f9 migration: simplify exec migration functions 1 gadu atpakaļ
exec.h cbab4face5 migration: convert exec backend to accept MigrateAddress. 1 gadu atpakaļ
fd.c 87ae45e602 migration: Allow pipes to keep working for fd migrations 8 mēneši atpakaļ
fd.h 61053d4826 migration: Fix fd protocol for incoming defer 6 gadi atpakaļ
file.c 112f7d1b75 migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 11 mēneši atpakaļ
file.h 112f7d1b75 migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 11 mēneši atpakaļ
global_state.c 32cad1ffb8 include: Rename sysemu/ -> system/ 8 mēneši atpakaļ
meson.build 0525b91a0b migration/multifd: Device state transfer support - send side 5 mēneši atpakaļ
migration-hmp-cmds.c 4e55cb3cde migration: Add MIG_CMD_SWITCHOVER_START and its load handler 5 mēneši atpakaļ
migration-stats.c 0743f41fd2 migration: migration_rate_limit_reset() don't need the QEMUFile 1 gadu atpakaļ
migration-stats.h 0f8596180a migration: Remove transferred atomic counter 1 gadu atpakaļ
migration.c d657a14de5 migration: Fix UAF for incoming migration on MigrationState 5 mēneši atpakaļ
migration.h b1937fd1eb migration: Add thread pool of optional load threads 5 mēneši atpakaļ
multifd-device-state.c 8305921a91 migration: Add save_live_complete_precopy_thread handler 5 mēneši atpakaļ
multifd-nocomp.c 99fab22350 migration/multifd: Make MultiFDSendData a struct 5 mēneši atpakaļ
multifd-qatzip.c a523bc5216 multifd: bugfix for incorrect migration data with qatzip compression 7 mēneši atpakaļ
multifd-qpl.c 2588a5f99b multifd: bugfix for incorrect migration data with QPL compression 7 mēneši atpakaļ
multifd-uadk.c d127294f26 migration/multifd: Fix compile error caused by page_size usage 7 mēneši atpakaļ
multifd-zero-page.c 5aff71767c migration/multifd: Move pages accounting into multifd_send_zero_page_detect() 11 mēneši atpakaļ
multifd-zlib.c 308d165c77 migration/multifd: Make MultiFDMethods const 11 mēneši atpakaļ
multifd-zstd.c cb0ed522a5 migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv 11 mēneši atpakaļ
multifd.c 7484d61bdb migration/multifd: Don't send device state packets with zerocopy flag 3 mēneši atpakaļ
multifd.h 99fab22350 migration/multifd: Make MultiFDSendData a struct 5 mēneši atpakaļ
options.c 8a48520c17 migration: Allow caps to be set when preempt or multifd cap enabled 3 mēneši atpakaļ
options.h 0017f5713a migration: Use device_class_set_props_n 8 mēneši atpakaļ
page_cache.c 7bfc47936e migration: Fix cache_init()'s "Failed to allocate" error messages 4 gadi atpakaļ
page_cache.h 8b9407a09f migration: Clean up signed vs. unsigned XBZRLE cache-size 4 gadi atpakaļ
postcopy-ram.c 13057e064a overcommit: introduce mem-lock=on-fault 6 mēneši atpakaļ
postcopy-ram.h 4146b77ec7 migration/postcopy: Add postcopy-recover-setup phase 1 gadu atpakaļ
qemu-file.c b5779dc7cf migration: SCM_RIGHTS for QEMUFile 6 mēneši atpakaļ
qemu-file.h fda70ed83d migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile 5 mēneši atpakaļ
ram.c baa41af1c0 migration: Prioritize RDMA in ram_save_target_page() 5 mēneši atpakaļ
ram.h 604b4749c5 migration/ram: Move RAM_SAVE_FLAG* into ram.h 7 mēneši atpakaļ
rdma.c 4bbadfc55e migration: Change migrate_fd_ to migration_ 6 mēneši atpakaļ
rdma.h 604b4749c5 migration/ram: Move RAM_SAVE_FLAG* into ram.h 7 mēneši atpakaļ
savevm.c 094a3dbc55 migration: ram block cpr blockers 5 mēneši atpakaļ
savevm.h b1937fd1eb migration: Add thread pool of optional load threads 5 mēneši atpakaļ
socket.c 6242b36102 migration: Remove unused socket_send_channel_create_sync 10 mēneši atpakaļ
socket.h 6242b36102 migration: Remove unused socket_send_channel_create_sync 10 mēneši atpakaļ
target.c 38c482b477 migration: Add migration prefix to functions in target.c 1 gadu atpakaļ
threadinfo.c 01ec0f3a92 migration/multifd: Protect accesses to migration_threads 2 gadi atpakaļ
threadinfo.h 01ec0f3a92 migration/multifd: Protect accesses to migration_threads 2 gadi atpakaļ
tls.c 48796f6b44 migration/multifd: Terminate the TLS connection 6 mēneši atpakaļ
tls.h 48796f6b44 migration/multifd: Terminate the TLS connection 6 mēneši atpakaļ
trace-events 4e55cb3cde migration: Add MIG_CMD_SWITCHOVER_START and its load handler 5 mēneši atpakaļ
trace.h 243af0225a trace: switch position of headers to what Meson requires 5 gadi atpakaļ
vmstate-types.c 624e6e654e migration: cpr-transfer mode 6 mēneši atpakaļ
vmstate.c 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 6 mēneši atpakaļ
xbzrle.c 7ba7db9fa1 migration/xbzrle: Use i386 host/cpuinfo.h 2 gadi atpakaļ
xbzrle.h 7ba7db9fa1 migration/xbzrle: Use i386 host/cpuinfo.h 2 gadi atpakaļ
yank_functions.c 0a5d1108ab migration/yank: Use channel features 1 gadu atpakaļ
yank_functions.h 39675ffffb migration: Move the yank unregister of channel_close out 4 gadi atpakaļ