qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Migration fixes


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 0/3] Migration fixes
Date: Mon, 14 Nov 2016 21:55:47 +0100

Hi

This are the fixes that were of the multifd patches.

The most important one is the second patch, that one that checks for valid 
flags on reception.

Please, review.

Juan Quintela (3):
  migration: create Migration Incoming State at init time
  migration: Test for disabled features on reception
  migration: Don't create decompression threads if not enabled

 include/migration/migration.h |  1 -
 migration/migration.c         | 38 +++++++++++++++++---------------------
 migration/ram.c               | 29 ++++++++++++++++++++++++++++-
 migration/savevm.c            |  4 ++--
 4 files changed, 47 insertions(+), 25 deletions(-)

-- 
2.7.4




reply via email to

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