qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/6] ram: make all save_page functions take a ui


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH 1/6] ram: make all save_page functions take a uint64_t parameter
Date: Tue, 24 Feb 2015 15:23:31 +0530

On (Thu) 12 Feb 2015 [23:03:06], Juan Quintela wrote:
> It used to be an int, but then we can't pass directly the
> bytes_transferred parameter, that would happen later in the series.
> 
> Signed-off-by: Juan Quintela <address@hidden>
> ---
>  arch_init.c                   | 11 ++++++++---
>  include/migration/migration.h |  2 +-
>  include/migration/qemu-file.h |  2 +-
>  migration/qemu-file.c         |  3 ++-
>  migration/rdma.c              |  2 +-
>  5 files changed, 13 insertions(+), 7 deletions(-)

Reviewed-by: Amit Shah <address@hidden>

                Amit



reply via email to

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