Re: [Qemu-devel] [PATCH 00/41] Migration cleanups and latency improvements

2013-02-19 Thread Chegu Vinod
On 2/15/2013 9:46 AM, Paolo Bonzini wrote: This series does many of the improvements that the migration thread promised. It removes buffering, lets a large amount of code run outside the big QEMU lock, and removes some duplication between incoming and outgoing migration. Patches 1 to 7 are simp

[Qemu-devel] [PATCH 00/41] Migration cleanups and latency improvements

2013-02-15 Thread Paolo Bonzini
This series does many of the improvements that the migration thread promised. It removes buffering, lets a large amount of code run outside the big QEMU lock, and removes some duplication between incoming and outgoing migration. Patches 1 to 7 are simple cleanups. Patches 8 to 14 simplify the li