[Kimchi-devel] [PATCH v2] [Kimchi 0/4] CPU Hot plug/unplug feature
Lucio Correia
luciojhc at linux.vnet.ibm.com
Wed Nov 9 12:20:40 UTC 2016
Reviewed-By: Lucio Correia <luciojhc at linux.vnet.ibm.com>
On 08/11/2016 11:33, dhbarboza82 at gmail.com wrote:
> From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
>
> v2:
> - standardized i18n messages to use CPUs instead of vCPUs
>
> This patch set implements CPU Hot plug/unplug capabilities
> in Kimchi.
>
> To test it, simply add/remove CPUs in a running guest via the
> 'Edit' menu. Note that all restrictions on the current CPU value
> (can't exceed max number of CPUs, must be a number that makes
> sense in the topology if one is set) still applies.
>
> For Power systems, the hot unplug requires additional software
> running in the guest to work: powerpc-utils, ppc64-diag and
> librtas. The service 'rtas_err' must be running too.
>
> *** BLURB HERE ***
>
> Daniel Henrique Barboza (4):
> CPU Hot plug/unplug: i18n changes
> CPU Hot plug/unplug: model changes
> CPU Hot plug/unplug: test changes
> CPU Hot plug/unplug: ui changes
>
> i18n.py | 5 +++
> model/vms.py | 50 ++++++++++++++++++++++-
> tests/test_model.py | 80 +++++++++++++++++++++++++++++++++++++
> ui/js/src/kimchi.guest_edit_main.js | 12 +++---
> ui/pages/guest-edit.html.tmpl | 1 +
> ui/pages/help/en_US/guests.dita | 8 ++++
> 6 files changed, 148 insertions(+), 8 deletions(-)
>
--
Lucio Correia
Software Engineer
IBM LTC Brazil
More information about the Kimchi-devel
mailing list