[Kimchi-devel] [PATCH] [Kimchi 0/4] Issue #817 - PCI attach/detach improvements.

Paulo Ricardo Paz Vital pvital at linux.vnet.ibm.com
Thu Apr 14 20:28:46 UTC 2016


Do not consider this patch-set. I found PEP8 errors and will submit a new version


On Apr 14 04:49PM, pvital at linux.vnet.ibm.com wrote:
> From: Paulo Vital <pvital at linux.vnet.ibm.com>
> 
> This is the backend part of the solution to Issue #817. In this solution the
> support for handle Libvirt events is added, as well, the attach and detach
> functions were modified to return AsyncTasks (then frontend can be informed
> when a device is really attached/detached).
> 
> Patch "Add support to Libvirt Events." is the third version of previous
> submitted patch.
> 
> Patch "Make detach device return an AsyncTask" needs submitted Wok patch
> "Update AsyncResource class with delete method." to work.
> 
> Paulo Vital (4):
>   Add support to Libvirt Events.
>   Add Events support to VM's Devices attach/detach.
>   Make attach device return an AsyncTask
>   Make detach device return an AsyncTask
> 
>  control/vm/hostdevs.py |   6 +--
>  i18n.py                |   4 ++
>  model/libvirtevents.py | 124 +++++++++++++++++++++++++++++++++++++++++++++
>  model/model.py         |   6 ++-
>  model/vmhostdevs.py    | 135 ++++++++++++++++++++++++++++++++++++++++++-------
>  5 files changed, 254 insertions(+), 21 deletions(-)
>  create mode 100644 model/libvirtevents.py
> 
> --
> 2.5.5
> 
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
> 

-- 
Paulo Ricardo Paz Vital
Linux Technology Center, IBM Systems
http://www.ibm.com/linux/ltc/




More information about the Kimchi-devel mailing list