qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-3.0 v2 00/10] migration: postcopy recovery u


From: Dr. David Alan Gilbert
Subject: Re: [Qemu-devel] [PATCH for-3.0 v2 00/10] migration: postcopy recovery unit test, bug fixes
Date: Tue, 10 Jul 2018 13:18:45 +0100
User-agent: Mutt/1.10.0 (2018-05-17)

* Peter Xu (address@hidden) wrote:
> Based-on: <address@hidden>
> 
> Based on the series to unbreak postcopy:
>   Subject: [PATCH v3 0/4] migation: unbreak postcopy recovery
>   Message-Id: <address@hidden>

Queued

(Took a bit of manual merging relative to my skip-tcg ppc patch)

> v2:
> - collect r-bs, and t-b for Balamuruhan
> - rename matching_target_page_size to matches_target_page_size [Dave]
> - fixup the race that Dave reported: the 1st patch was added as
>   a new patch (patch 4); the 2nd patch was squashed into the unit test
>   patch (patch 9)
> 
> Please review.  Thanks,
> 
> Peter Xu (10):
>   migration: simplify check to use qemu file buffer
>   migration: loosen recovery check when load vm
>   migration: fix incorrect bitmap size calculation
>   migration: show pause/recover state on dst host
>   tests: introduce migrate_postcopy_* helpers
>   tests: allow migrate() to take extra flags
>   tests: introduce migrate_query*() helpers
>   tests: introduce wait_for_migration_status()
>   tests: add postcopy recovery test
>   tests: hide stderr for postcopy recovery test
> 
>  migration/migration.c  |   2 +
>  migration/ram.c        |  21 +++--
>  migration/savevm.c     |  16 ++--
>  tests/migration-test.c | 205 ++++++++++++++++++++++++++++++++---------
>  4 files changed, 185 insertions(+), 59 deletions(-)
> 
> -- 
> 2.17.1
> 
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK



reply via email to

[Prev in Thread] Current Thread [Next in Thread]