qemu-e2k/migration
Kevin Wolf ebd2f9e7db migration/block: Convert saving to BlockBackend
This creates a new BlockBackend for copying data from an images to the
migration stream on the source host. All I/O for block migration goes
through BlockBackend now.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-06-08 10:21:08 +02:00
..
Makefile.objs migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
block.c migration/block: Convert saving to BlockBackend 2016-06-08 10:21:08 +02:00
exec.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
fd.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
migration.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
postcopy-ram.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
qemu-file-channel.c migration: introduce a new QEMUFile impl based on QIOChannel 2016-05-26 11:31:24 +05:30
qemu-file.c migration: remove qemu_get_fd method from QEMUFile 2016-05-26 11:32:21 +05:30
qjson.c migration/qjson: Drop gratuitous use of QOM 2016-05-23 14:16:12 +05:30
ram.c migration: don't use an array for storing migrate parameters 2016-05-26 11:32:07 +05:30
rdma.c migration: convert RDMA to use QIOChannel interface 2016-05-26 11:31:50 +05:30
savevm.c migration: remove support for non-iovec based write handlers 2016-05-26 11:32:18 +05:30
socket.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
tls.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
vmstate.c migration: Move qjson.[ch] to migration/ 2016-05-23 14:16:09 +05:30
xbzrle.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00