qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3 resend v2] Migration fix
@ 2013-09-04  9:02 Lei Li
  2013-09-04  9:02 ` [Qemu-devel] [PATCH 1/3 resend v2] savevm: add comments for qemu_file_get_error() Lei Li
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Lei Li @ 2013-09-04  9:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, Lei Li, anthony, mrhines, quintela

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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-09-12  7:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04  9:02 [Qemu-devel] [PATCH 0/3 resend v2] Migration fix Lei Li
2013-09-04  9:02 ` [Qemu-devel] [PATCH 1/3 resend v2] savevm: add comments for qemu_file_get_error() Lei Li
2013-09-11  8:52   ` Juan Quintela
2013-09-04  9:02 ` [Qemu-devel] [PATCH 2/3 resend v2] savevm: fix wrong initialization by ram_control_load_hook Lei Li
2013-09-04  9:02 ` [Qemu-devel] [PATCH 3/3 resend v2] arch_init: right return for ram_save_iterate Lei Li
2013-09-11  9:17   ` Juan Quintela
2013-09-11  9:32     ` Paolo Bonzini
2013-09-11 11:06       ` Juan Quintela
2013-09-11 11:27         ` Paolo Bonzini
2013-09-12  7:11           ` Lei Li
2013-09-12  7:47           ` Orit Wasserman
2013-09-04 12:49 ` [Qemu-devel] [PATCH 0/3 resend v2] Migration fix Orit Wasserman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).