[Qemu-devel] [PATCH v2 0/4] migration: fix iotest 055, only-migratable break

Peter Xu posted 4 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1499242883-2184-1-git-send-email-peterx@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
include/migration/misc.h |  1 -
migration/migration.c    | 17 ++++++-----------
qemu-options.hx          | 11 +++++++++++
vl.c                     | 26 +++++++++++++-------------
4 files changed, 30 insertions(+), 25 deletions(-)
[Qemu-devel] [PATCH v2 0/4] migration: fix iotest 055, only-migratable break
Posted by Peter Xu 6 years, 8 months ago
v2:
- patch 1: add r-b for Eduardo/Juan
- patch 2: add r-b for Eduardo (Markus's suggestion is a todo), and
  t-b for Qingfeng
- patch 3: rewrite the doc up, merging both Eduardo/Markus's
  suggestion [Eduardo, Markus]
- patch 4: added a TODO [Markus]

Two breakage introduced during the migration objectify series: one for
--only-migratable, another one for iotest 055.

First two patches fixes the breakages. Latter two are documentation
updates suggested by Eduardo. Please review. Thanks.

Peter Xu (4):
  migration: fix handling for --only-migratable
  vl: move global property, migrate init earlier
  doc: add item for "-M enforce-config-section"
  doc: update TYPE_MIGRATION documents

 include/migration/misc.h |  1 -
 migration/migration.c    | 17 ++++++-----------
 qemu-options.hx          | 11 +++++++++++
 vl.c                     | 26 +++++++++++++-------------
 4 files changed, 30 insertions(+), 25 deletions(-)

-- 
2.7.4


Re: [Qemu-devel] [PATCH v2 0/4] migration: fix iotest 055, only-migratable break
Posted by Dr. David Alan Gilbert 6 years, 8 months ago
* Peter Xu (peterx@redhat.com) wrote:
> v2:
> - patch 1: add r-b for Eduardo/Juan
> - patch 2: add r-b for Eduardo (Markus's suggestion is a todo), and
>   t-b for Qingfeng
> - patch 3: rewrite the doc up, merging both Eduardo/Markus's
>   suggestion [Eduardo, Markus]
> - patch 4: added a TODO [Markus]
> 
> Two breakage introduced during the migration objectify series: one for
> --only-migratable, another one for iotest 055.
> 
> First two patches fixes the breakages. Latter two are documentation
> updates suggested by Eduardo. Please review. Thanks.

Queued (with commit message tweak from Eduardo in 3)

Dave

> Peter Xu (4):
>   migration: fix handling for --only-migratable
>   vl: move global property, migrate init earlier
>   doc: add item for "-M enforce-config-section"
>   doc: update TYPE_MIGRATION documents
> 
>  include/migration/misc.h |  1 -
>  migration/migration.c    | 17 ++++++-----------
>  qemu-options.hx          | 11 +++++++++++
>  vl.c                     | 26 +++++++++++++-------------
>  4 files changed, 30 insertions(+), 25 deletions(-)
> 
> -- 
> 2.7.4
> 
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK