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

pvital at linux.vnet.ibm.com pvital at linux.vnet.ibm.com
Wed Apr 20 15:02:56 UTC 2016


From: Paulo Vital <pvital at linux.vnet.ibm.com>

V4:
    * Removed Libvirt events implementation.

V3:
    * Fixed copyright line of new files.

V2:

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 (2):
  Make attach device return an AsyncTask
  Make detach device return an AsyncTask

 control/vm/hostdevs.py |   6 +--
 model/vmhostdevs.py    | 103 +++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 89 insertions(+), 20 deletions(-)

--
2.5.5




More information about the Kimchi-devel mailing list