qemu/migration
Pavel Dovgalyuk ac8c19ba74 savevm: add public save_vmstate function
This patch introduces save_vmstate function to allow saving and loading
vmstates from the replay module.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20170124071741.4572.13714.stgit@PASHA-ISP>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-01-27 18:07:30 +01:00
..
Makefile.objs build: remove --enable-colo/--disable-colo 2017-01-16 17:52:35 +01:00
block.c
colo-comm.c COLO: Add 'x-colo-lost-heartbeat' command to trigger failover 2016-10-30 15:17:39 +05:30
colo-failover.c COLO: Implement the process of failover for primary VM 2016-10-30 15:17:39 +05:30
colo.c migration: fix compiler warning on uninitialized variable 2016-11-01 09:31:53 +00:00
exec.c migration: set name for all I/O channels created 2016-10-27 09:13:10 +02:00
fd.c migration: set name for all I/O channels created 2016-10-27 09:13:10 +02:00
migration.c migration: Change name of live migration thread 2017-01-24 18:00:31 +00:00
postcopy-ram.c
qemu-file-channel.c
qemu-file.c
qjson.c
ram.c migration: transform remaining DPRINTF into trace_ 2017-01-24 18:00:31 +00:00
rdma.c
savevm.c savevm: add public save_vmstate function 2017-01-27 18:07:30 +01:00
socket.c io: change the QIOTask callback signature 2017-01-23 15:32:18 +00:00
tls.c io: change the QIOTask callback signature 2017-01-23 15:32:18 +00:00
trace-events migration/tracing: Add tracing on save 2017-01-24 18:00:32 +00:00
vmstate.c migration/tracing: Add tracing on save 2017-01-24 18:00:32 +00:00
xbzrle.c