qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/14] Migration pull request for 20170628


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/14] Migration pull request for 20170628
Date: Thu, 29 Jun 2017 15:06:00 +0100

On 28 June 2017 at 12:30, Juan Quintela <address@hidden> wrote:
> Hi
>
> This is the migration pull request, it includes:
> - return path capability (peter)
> - objectify migration (peter)
>   Thanks to all the people who helped debug the QOM/QAPI.
> - fix access to ramblocks (Haozhong)
> - add error hint to VMSTATE*EQUAL macros (halil)
>   Fixed by hand the cases that didn't compile (me)
>
> Please, apply.
>
> The following changes since commit 577caa2672ccde7352fda3ef17e44993de862f0e:
>
>   Merge remote-tracking branch 
> 'remotes/edgar/tags/edgar/mmio-exec-v2.for-upstream' into staging (2017-06-27 
> 16:56:55 +0100)
>
> are available in the git repository at:
>
>   git://github.com/juanquintela/qemu.git tags/migration/20170628
>
> for you to fetch changes up to 084140bd4989095d39978269fd0f43e398a0015d:
>
>   exec: fix access to ram_list.dirty_memory when sync dirty bitmap 
> (2017-06-28 12:23:58 +0200)
>
> ----------------------------------------------------------------
> migration/next for 20170628
>
> ----------------------------------------------------------------
> Halil Pasic (1):
>       vmstate: error hint for failed equal checks
>
> Haozhong Zhang (1):
>       exec: fix access to ram_list.dirty_memory when sync dirty bitmap
>
> Peter Xu (12):
>       machine: export register_compat_prop()
>       accel: introduce AccelClass.global_props
>       vl: clean up global property registration
>       migration: let MigrationState be a qdev
>       migration: move global_state.optional out
>       migration: move only_migratable to MigrationState
>       migration: move skip_configuration out
>       migration: move skip_section_footers
>       migration: merge enforce_config_section somewhat
>       migration: hmp: dump globals
>       migration: add comment for TYPE_MIGRATE
>       migration: add "return-path" capability

Applied, thanks.

-- PMM



reply via email to

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