..
block-dirty-bitmap.c
migration/dirty-bitmaps: change bitmap enumeration method
2019-05-28 19:33:31 -04:00
block.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
block.h
migration: disable auto-converge during bulk block migration
2017-09-27 11:27:14 +01:00
channel.c
migration: fix the multifd code when receiving less channels
2019-01-23 15:02:07 +00:00
channel.h
migration: Route errors down through migration_channel_connect
2018-02-06 10:55:12 +00:00
colo-failover.c
migration/colo.c: Remove redundant input parameter
2019-05-14 17:33:35 +01:00
colo.c
migration/colo.c: Add missed filter notify for Xen COLO.
2019-07-02 10:21:07 +08:00
exec.c
migration: unify incoming processing
2018-07-10 12:48:53 +01:00
exec.h
fd.c
migration: Fix fd protocol for incoming defer
2019-06-05 12:43:55 +02:00
fd.h
migration: Fix fd protocol for incoming defer
2019-06-05 12:43:55 +02:00
global_state.c
migration: Use strnlen() for fixed-size string
2019-01-17 21:10:57 -05:00
Makefile.objs
COLO: Remove colo_state migration struct
2018-10-19 11:15:03 +08:00
migration.c
migration/postcopy: start_postcopy could be true only when migrate_postcopy() return true
2019-08-14 17:33:14 +01:00
migration.h
migration: Split log_clear() into smaller chunks
2019-07-15 15:39:03 +02:00
page_cache.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
page_cache.h
migration: Make cache_init() take an error parameter
2017-10-23 18:03:25 +02:00
postcopy-ram.c
general: Replace global smp variables with smp machine properties
2019-07-05 17:07:36 -03:00
postcopy-ram.h
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
2018-06-27 13:28:31 +02:00
qemu-file-channel.c
migration: Add error_desc for file channel errors
2019-08-14 17:33:14 +01:00
qemu-file-channel.h
qemu-file.c
migration: Add error_desc for file channel errors
2019-08-14 17:33:14 +01:00
qemu-file.h
migration: Add error_desc for file channel errors
2019-08-14 17:33:14 +01:00
qjson.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
2018-05-04 08:27:53 +02:00
qjson.h
typedefs: add QJSON
2018-06-15 14:40:56 +01:00
ram.c
migration: just pass RAMBlock is enough
2019-08-14 17:33:14 +01:00
ram.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
rdma.c
migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE
2019-08-14 17:33:14 +01:00
rdma.h
savevm.c
migration: equation is more proper than and to check LOADVM_QUIT
2019-08-14 17:33:14 +01:00
savevm.h
savevm: split the process of different stages for loadvm/savevm
2018-10-19 11:15:03 +08:00
socket.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
socket.h
migration: Export functions to create send channels
2018-05-15 20:24:27 +02:00
tls.c
migration: add support for a "tls-authz" migration parameter
2019-03-25 18:13:47 +01:00
tls.h
trace-events
migration: Split log_clear() into smaller chunks
2019-07-15 15:39:03 +02:00
vmstate-types.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
vmstate.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
xbzrle.c
xbzrle.h