[virt-tools-list] [virt-manager PATCH 0/9] Inspection: rework queue, allow refresh

Pino Toscano ptoscano at redhat.com
Wed Feb 22 15:42:36 UTC 2017


Hi,

this patch series cleans up the queue used to inspect the various VMs,
reacting also to additions/removals of connections and VMs.
Other than for making the inspection code better, also it hels for
implemeting the possibility to refresh the Inspection data of a guest,
which can be useful after a package upgrade in a guest.

I'm CC'ing Rich Jones, as he was the original author of vmmInspection.

Thanks,

Pino Toscano (9):
  inspection: extract vmmInspection._process_vm
  inspection: rename vmmInspection._process to _inspect_vm
  inspection: simplify VMs visit
  inspection: handle duplicated conn-added signals
  inspection: remove queue draining
  inspection: filter libguestfs VMs earlier
  inspection: add a vm-inspected signal
  inspection: add vmmInspection.vm_refresh helper
  inspection: add a way to refresh the inspection info

 ui/details.ui             |  15 +++++
 virtManager/details.py    |   7 ++
 virtManager/engine.py     |  16 +++++
 virtManager/inspection.py | 158 +++++++++++++++++++++++++---------------------
 4 files changed, 124 insertions(+), 72 deletions(-)

-- 
2.9.3




More information about the virt-tools-list mailing list