I tested the 2 patches and they can make iotest 055 passed on both x86 and s390x.

thanks


在 2017/7/3 10:44, Peter Xu 写道:
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    | 20 +++++++++-----------
  qemu-options.hx          |  8 ++++++++
  vl.c                     | 26 +++++++++++++-------------
  4 files changed, 30 insertions(+), 25 deletions(-)


--
Regards
QingFeng Hao


Reply via email to