[Kimchi-devel] [PATCH v2] [Kimchi 0/4] Live migration RDMA support
Aline Manera
alinefm at linux.vnet.ibm.com
Tue Jan 10 12:20:07 UTC 2017
Hi Daniel,
Apart of the 2 comments I did in the other patches, the patch set looks
good for me.
On 01/05/2017 03:41 PM, dhbarboza82 at gmail.com wrote:
> From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
>
> v2:
> - added unit test.
>
> This patch set adds Live Migration RDMA support in Kimchi.
>
> The backend/frontend will not verify if the network card
> is RDMA capable before doing the migration. User will have
> to deal with the libvirt errors in case RDMA is chosen
> without proper support/setup.
>
>
> Daniel Henrique Barboza (4):
> Live migration RDMA support: doc changes
> Live migration RDMA support: model changes
> Live migration RDMA support: ui changes
> Live migration RDMA support: test changes
>
> API.json | 5 ++++
> control/vms.py | 5 ++--
> docs/API.md | 1 +
> i18n.py | 3 +-
> model/vms.py | 18 ++++++++---
> tests/test_livemigration.py | 53 ++++++++++++++++++++++++++++++++-
> ui/js/src/kimchi.guest_livemigration.js | 7 +++--
> ui/pages/guest-migration.html.tmpl | 6 +++-
> 8 files changed, 86 insertions(+), 12 deletions(-)
>
More information about the Kimchi-devel
mailing list