diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-10-18 16:49:25 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-10-24 10:26:22 +0200 |
commit | d63ffd87acad618a4a64b8812b64ad88577ae9b1 (patch) | |
tree | 20851882dcdbfb9be3eb00681ec9721ff555dd29 /tests/qemu-iotests/041 | |
parent | d9b902db3fb71fdcdfbb2aa9cc94a410dee864e5 (diff) |
mirror: implement completion
Switching to the target of the migration is done mostly asynchronously,
and reported to management via the BLOCK_JOB_COMPLETED event; the only
synchronous phase is opening the backing files. bdrv_open_backing_file
can always be done, even for migration of the full image (aka sync:
'full'). In this case, qmp_drive_mirror will create the target disk
with no backing file at all, and bdrv_open_backing_file will be a no-op.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/041')
0 files changed, 0 insertions, 0 deletions