qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/4] More migration file cleanup


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH v2 0/4] More migration file cleanup
Date: Wed, 10 Dec 2014 08:02:55 +0530

On (Tue) 09 Dec 2014 [12:15:29], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> This is a small set of patches that shuffle migration code
> around, but doesn't change the behaviour:
> 
>   1) Move a lot of the migration source into a separate 'migration' directory
>      Note this moves a lot of files around, git format-patch -M -B spots the
>      renames
>   2) Now they're in a migration directory, rename them to remove the 
> migration-
>   3) Split the 'struct QEMUFile' out into a private header
>      Because the QEMU Buffered file code wants to access fields, and it's 
> about
>      to be in a separate file from QEMUFile.
>   4) Split the QEMU buffered file code out in the same way as the stdio and
>      unix/socket code has been split out.
> 
> Dave
> 
> v2:
>   Also move block-migration.c
>   Shorten file names now they're all in the migration/ directory

Reviewed-by: Amit Shah <address@hidden>

Applied to my tree.

Can you also send a patch to update MAINTAINERS for the new locations?

Thanks,

                Amit



reply via email to

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