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 <quint...@redhat.com> > --- > 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 <amit.s...@redhat.com> Amit