qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3 resend v2] Migration fix


From: Lei Li
Subject: [Qemu-devel] [PATCH 0/3 resend v2] Migration fix
Date: Wed, 4 Sep 2013 17:02:33 +0800

This small patch series is extracted from localhost migration 
series that Paolo reviewed positively, send it separately as 
his request. 

It fixs wrong initialization in RDMA hook ram_control_load_hook() 
and gets rid of the negative check for qemu_file_rate_limit() with 
bytes_transferred and return value adjusted correspondingly in 
ram_save_iterate.


Lei Li (3):
  savevm: add comments for qemu_file_get_error()
  savevm: fix wrong initialization by ram_control_load_hook
  arch_init: right return for ram_save_iterate

 arch_init.c |   15 ++++++++++-----
 savevm.c    |    9 ++++++++-
 2 files changed, 18 insertions(+), 6 deletions(-)




reply via email to

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