[Kimchi-devel] [PATCH] [Kimchi] Issue #956: Unable to assign pci passthrough devices through kimchi
Aline Manera
alinefm at linux.vnet.ibm.com
Thu Jul 21 19:56:08 UTC 2016
Hi Samuel! Hi Ziviani!
I could not see that patch working as proposed.
I tried to attach a PCI device to a VM and I see the request returned a
Task but no requests to track the Task is made.
Why Am I doing wrong? How should I test that patch?
Regards,
Aline Manera
On 07/18/2016 12:21 PM, sguimaraes943 at gmail.com wrote:
> 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(-)
>
More information about the Kimchi-devel
mailing list