qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 7/9] migration: Simplify alignment and alignment checks


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 7/9] migration: Simplify alignment and alignment checks
Date: Thu, 14 Oct 2021 11:33:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 10/11/21 19:53, David Hildenbrand wrote:
> Let's use QEMU_ALIGN_DOWN() and friends to make the code a bit easier to
> read.
> 
> Reviewed-by: Peter Xu <peterx@redhat.com>
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
>  migration/migration.c    | 6 +++---
>  migration/postcopy-ram.c | 9 ++++-----
>  migration/ram.c          | 2 +-
>  3 files changed, 8 insertions(+), 9 deletions(-)

Nice :)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

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