[Kimchi-devel] [PATCH v6 0/2] Improve VM CPU update code

Jose Ricardo Ziviani joserz at linux.vnet.ibm.com
Tue Oct 6 12:53:29 UTC 2015


v6:
 - fixed mockmodel test problem

v5:
 - rebased to master(wok)

v4:
 - merged with "Improve VCPU code" patch
 - grouped similar commits together

v3:
 - included commit "Hot add/remove CPUs on PPC"

v2:
 - patch rebased

This patchset refactors part of the code related to updating VM CPUs.

Crístian Deives (1):
  Update VCPU by using libvirt function

Jose Ricardo Ziviani (1):
  Forbid user to edit CPU value if topology is defined

 src/wok/plugins/kimchi/i18n.py            |   6 ++
 src/wok/plugins/kimchi/mockmodel.py       |  49 +++++--------
 src/wok/plugins/kimchi/model/vms.py       | 117 ++++++++++++++++++++++++++++--
 src/wok/plugins/kimchi/tests/test_rest.py |   3 +-
 4 files changed, 138 insertions(+), 37 deletions(-)

-- 
1.9.1




More information about the Kimchi-devel mailing list