You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dr. David Alan Gilbert
0746a92612
migration: Don't activate block devices if using -S
Activating the block devices causes the locks to be taken on
the backing file. If we're running with -S and the destination libvirt
hasn't started the destination with 'cont', it's expecting the locks are
still untaken.
Don't activate the block devices if we're not going to autostart the VM;
'cont' already will do that anyway.
bz: https://bugzilla.redhat.com/show_bug.cgi?id=1560854
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20180328170207.49512-1-dgilbert@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
8 years ago
..
Makefile.objs
migration: add postcopy migration of dirty bitmaps
8 years ago
block-dirty-bitmap.c
migration: add postcopy migration of dirty bitmaps
8 years ago
block.c
migration/block: compare only read blocks against the rate limiter
8 years ago
block.h
migration: disable auto-converge during bulk block migration
9 years ago
channel.c
migration: Route errors down through migration_channel_connect
8 years ago
channel.h
migration: Route errors down through migration_channel_connect
8 years ago
colo-comm.c
migration: pre_save return int
9 years ago
colo-failover.c
Include less of the generated modular QAPI headers
8 years ago
colo.c
Include less of the generated modular QAPI headers
8 years ago
exec.c
Include qapi/error.h exactly where needed
8 years ago
exec.h
migration: Export exec.c functions in its own file
9 years ago
fd.c
Include qapi/error.h exactly where needed
8 years ago
fd.h
migration: Export fd.c functions in its own file
9 years ago
global_state.c
migration: pre_save return int
9 years ago
migration.c
migration: Don't activate block devices if using -S
8 years ago
migration.h
virtio,vhost,pci,pc: features, cleanups
8 years ago
page_cache.c
migration: Make sure that we pass the right cache size
9 years ago
page_cache.h
migration: Make cache_init() take an error parameter
9 years ago
postcopy-ram.c
migration: fix pfd leak
8 years ago
postcopy-ram.h
vhost+postcopy: Wire up POSTCOPY_END notify
8 years ago
qemu-file-channel.c
migration: Split qemu-file.h
9 years ago
qemu-file-channel.h
migration: Export qemu-file-channel.c functions in its own file
9 years ago
qemu-file.c
migration: Fix rate limiting issue on RDMA migration
8 years ago
qemu-file.h
migration/qemu-file: add qemu_put_counted_string()
8 years ago
qjson.c
migration: Move qjson.h to migration/
9 years ago
qjson.h
migration: Move qjson.h to migration/
9 years ago
ram.c
virtio,vhost,pci,pc: features, cleanups
8 years ago
ram.h
migration/ram: ramblock_recv_bitmap_test_byte_offset
8 years ago
rdma.c
migration: Allow migrate_fd_connect to take an Error *
8 years ago
rdma.h
migration: Export rdma.c functions in its own file
9 years ago
savevm.c
virtio,vhost,pci,pc: features, cleanups
8 years ago
savevm.h
migration: introduce postcopy-only pending
8 years ago
socket.c
migration: convert socket server to QIONetListener
8 years ago
socket.h
migration: Export socket.c functions in its own file
9 years ago
tls.c
qio: non-default context for TLS handshake
8 years ago
tls.h
migration: Export tls.c functions in its own file
9 years ago
trace-events
virtio,vhost,pci,pc: features, cleanups
8 years ago
vmstate-types.c
migration: Route more error paths
9 years ago
vmstate.c
migration: wire vmstate_save_state errors up to vmstate_subsection_save
9 years ago
xbzrle.c
migration: Create migration/xbzrle.h
9 years ago
xbzrle.h
migration: Create migration/xbzrle.h
9 years ago