On 22/06/2023 21.50, Juan Quintela wrote:
Set the 'block' migration capability to 'true' instead.Signed-off-by: Juan Quintela <quint...@redhat.com> --- docs/about/deprecated.rst | 7 +++++++ qapi/migration.json | 10 +++++++--- migration/migration.c | 5 +++++ 3 files changed, 19 insertions(+), 3 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>