[Kimchi-devel] [PATCH] [Kimchi 0/3] Live migration RDMA support

dhbarboza82 at gmail.com dhbarboza82 at gmail.com
Thu Jan 5 17:01:06 UTC 2017


From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>

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 (3):
  Live migration RDMA support: doc changes
  Live migration RDMA support: model changes
  Live migration RDMA support: ui changes

 API.json                                |  5 +++++
 control/vms.py                          |  5 +++--
 docs/API.md                             |  1 +
 i18n.py                                 |  3 ++-
 model/vms.py                            | 18 ++++++++++++++----
 ui/js/src/kimchi.guest_livemigration.js |  7 ++++---
 ui/pages/guest-migration.html.tmpl      |  6 +++++-
 7 files changed, 34 insertions(+), 11 deletions(-)

-- 
2.7.4



More information about the Kimchi-devel mailing list