[Kimchi-devel] [PATCH v2] [Kimchi 0/7] CPU topology setup enhancements
Daniel Henrique Barboza
dhbarboza82 at gmail.com
Wed Nov 23 21:00:44 UTC 2016
Please ignore this patch set. I've found errors and things that
were overlooked. I'll fix them and send a v3.
Daniel
On 11/23/2016 01:45 PM, dhbarboza82 at gmail.com wrote:
> From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
>
> v2:
> - added an extra patch to handle the 'threads' field problem
>
> * NOTE: THIS PATCH SET IS NOT APPLICABLE IN THE STABLE-2.3.X BRANCH *
>
> This patch set contains several patches that enhances the
> user experience when configuring existing templates and
> offline guests, allowing current CPU, maximum CPU and CPU
> topology to be defined at all times.
>
>
> Daniel Henrique Barboza (7):
> Bug fix #1072 - changing vpus verification
> Adding 'sockets' field in the topology of Templates
> template_edit_main.js: initProcessor now a global function
> Adding 'Processor' tab in Edit Guest dialog
> CPU configuration UI: several improvements
> Adding CPU setup help text in Edit Guest/Template
> Changing 'threads' to be a free number field
>
> i18n.py | 3 +-
> model/cpuinfo.py | 4 +-
> tests/test_model.py | 12 +--
> ui/css/kimchi.css | 36 +++++--
> ui/css/src/modules/_edit-guests.scss | 28 +++++-
> ui/css/src/modules/_templates.scss | 3 -
> ui/js/src/kimchi.guest_edit_main.js | 75 +++++++-------
> ui/js/src/kimchi.template_edit_main.js | 172 +++++++++++++++++++++------------
> ui/pages/guest-edit.html.tmpl | 54 ++++++++---
> ui/pages/i18n.json.tmpl | 1 +
> ui/pages/template-edit.html.tmpl | 27 ++++--
> 11 files changed, 271 insertions(+), 144 deletions(-)
>
More information about the Kimchi-devel
mailing list