diff options
| author | Dr. David Alan Gilbert | 2018-03-28 19:02:07 +0200 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2018-03-29 15:53:16 +0200 |
| commit | 0746a92612276aee69e66dfe6782b0f882d221d5 (patch) | |
| tree | 6f6dbaf375f303d0bf337dcc0c519006d41e1bf5 /include | |
| parent | migration: fix pfd leak (diff) | |
| download | qemu-0746a92612276aee69e66dfe6782b0f882d221d5.tar.gz qemu-0746a92612276aee69e66dfe6782b0f882d221d5.tar.xz qemu-0746a92612276aee69e66dfe6782b0f882d221d5.zip | |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
