On 02/23/2017 05:22 AM, Pino Toscano wrote: > 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. > > Changes from v1 to v2: > - use the existing 'inspection-changed' instead of a new 'vm-inspected' > - split the refresh of the 'Information' page of a VM in an own patch > (since it is an existing bug) > > 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 vmmInspection.vm_refresh helper > details: refresh Information page on inspection data change > inspection: add a way to refresh the inspection info > > ui/details.ui | 15 +++++ > virtManager/details.py | 8 +++ > virtManager/engine.py | 9 +++ > virtManager/inspection.py | 151 ++++++++++++++++++++++++---------------------- > 4 files changed, 111 insertions(+), 72 deletions(-) > Nice series! Pushed now Thanks, Cole _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list