[Kimchi-devel] [PATCH] [Kimchi 0/9] (STABLE-2.3.x VERSION) CPU topology setup enhancements
dhbarboza82 at gmail.com
dhbarboza82 at gmail.com
Thu Nov 24 16:10:05 UTC 2016
From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
This patch set is a backport of the patch set
'[PATCH v3] [Kimchi 0/8] CPU topology setup enhancements'
that were accepted and pushed to the master branch.
Daniel Henrique Barboza (9):
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
Edit Guest dialog: fixing 'Save' button on Processor tab
Changing 'threads' to be a free number field
Edit Guest: block CPU settings when guest is running or paused
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 | 109 ++++++++++---------
ui/js/src/kimchi.template_edit_main.js | 187 ++++++++++++++++++++++-----------
ui/pages/guest-edit.html.tmpl | 58 ++++++++--
ui/pages/i18n.json.tmpl | 2 +-
ui/pages/template-edit.html.tmpl | 27 +++--
11 files changed, 315 insertions(+), 154 deletions(-)
--
2.7.4
More information about the Kimchi-devel
mailing list