* Mao Zhongyi (maozhon...@cmss.chinamobile.com) wrote:
> This series mainly improve the report message of migrate parameters
> to make it easier to read.
Queued
> v2->v1
> -p1: avoid using constants, replace it with stringify().
>
> Cc: quint...@redhat.com
> Cc: dgilb...@redhat.com
>
> Mao Zhon
Patchew URL:
https://patchew.org/QEMU/cover.1585641083.git.maozhon...@cmss.chinamobile.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [PATCH v2 0/3] Improved reporting for migrate parameters
Message-id: cover.1585641083
Patchew URL:
https://patchew.org/QEMU/cover.1585641083.git.maozhon...@cmss.chinamobile.com/
Hi,
This series failed build test on FreeBSD host. Please find the details below.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be invoked under the git checkout with
# HEAD pointing to a
Patchew URL:
https://patchew.org/QEMU/cover.1585641083.git.maozhon...@cmss.chinamobile.com/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bi
This series mainly improve the report message of migrate parameters
to make it easier to read.
v2->v1
-p1: avoid using constants, replace it with stringify().
Cc: quint...@redhat.com
Cc: dgilb...@redhat.com
Mao Zhongyi (3):
migration/migration: improve error reporting for migrate parameters