qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 3/6] migration: ram_release_pages() always receive 1 page


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 3/6] migration: ram_release_pages() always receive 1 page as argument
Date: Tue, 11 Jan 2022 14:44:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0

On 1/11/22 13:45, Juan Quintela wrote:
> Remove the pages argument. And s/pages/page/
> 
> Signed-off-by: Juan Quintela <quintela@redhat.com>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> Reviewed-by: Peter Xu <peterx@redhat.com>
> 
> --

Note, you need '---' (3x) to have git tools strip the rest
(otherwise this text will be committed).

> - Use 1LL instead of casts (philmd)
> - Change the whole 1ULL for TARGET_PAGE_SIZE
> 
> Signed-off-by: Juan Quintela <quintela@redhat.com>
> ---
>  migration/ram.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)



reply via email to

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