[Kimchi-devel] [PATCH] [Kimchi 0/6] CPU topology setup enhancements
dhbarboza82 at gmail.com
dhbarboza82 at gmail.com
Wed Nov 23 12:11:14 UTC 2016
From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
* 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 (6):
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
i18n.py | 2 +-
model/cpuinfo.py | 2 +-
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 | 176 +++++++++++++++++++++------------
ui/pages/guest-edit.html.tmpl | 50 +++++++---
ui/pages/template-edit.html.tmpl | 23 +++--
10 files changed, 266 insertions(+), 141 deletions(-)
--
2.7.4
More information about the Kimchi-devel
mailing list