[Kimchi-devel] [PATCH] [Kimchi] Issue #956: Unable to assign pci passthrough devices through kimchi
sguimaraes943 at gmail.com
sguimaraes943 at gmail.com
Mon Jul 18 15:21:04 UTC 2016
From: Samuel Guimarães <sguimaraes943 at gmail.com>
This commit fixes an issue with PCI passthrough devices through Kimchi.
It also addresses an enhancement to display success messages when some actions doesn't require the Save button and there's no UI feedback to the user (Issue #975).
Samuel Guimarães (1):
Issue #956: Unable to assign pci passthrough devices through kimchi
model/vmhostdevs.py | 2 +-
ui/css/kimchi.css | 5 +
ui/css/src/modules/_edit-guests.scss | 4 +
ui/js/src/kimchi.guest_edit_main.js | 232 ++++++++++++++++++++++-------------
ui/js/src/kimchi.guest_main.js | 10 +-
ui/pages/guest-edit.html.tmpl | 20 ++-
ui/pages/i18n.json.tmpl | 2 +
7 files changed, 176 insertions(+), 99 deletions(-)
--
1.9.3
More information about the Kimchi-devel
mailing list