commit | 481debaa3270fb276dcf27205aa27ad52cc34590 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Jun 13 20:18:22 2018 +0200 |
committer | Max Reitz <mreitz@redhat.com> | Mon Jun 18 17:05:16 2018 +0200 |
tree | 828a046f1ff2088a9dc9e8e1dced5fe700e30a5c | |
parent | d06107ade0ce74dc39739bac80de84b51ec18546 [diff] |
block/mirror: Add copy mode QAPI interface This patch allows the user to specify whether to use active or only background mode for mirror block jobs. Currently, this setting will remain constant for the duration of the entire block job. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20180613181823.13618-14-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>