
26 Apr
2012
26 Apr
'12
10:44 a.m.
On Wed, Apr 25, 2012 at 14:07:44 +0200, Jiri Denemark wrote:
All bugs fixed by the following patches were spotted while testing tunnelled migration. However, the first three of them may also be hit in other scenarios.
Jiri Denemark (4): qemu: Preserve original error during migration rpc: Discard non-blocking calls only when necessary qemu: Fix detection of failed migration qemu: Avoid bogus error at the end of tunnelled migration
src/qemu/qemu_migration.c | 171 +++++++++++++++++++++++++++++++++++++-------- src/rpc/virnetclient.c | 21 +++--- 2 files changed, 151 insertions(+), 41 deletions(-)
Thanks for the review. I pushed this series. Jirka