Re: [libvirt] [PATCH v2 0/4] qemu: track presence of blockjobs in status XML (blockdev-add saga)

2017-10-05 Thread John Ferlan
On 10/05/2017 08:06 AM, Peter Krempa wrote: > V2: > > Patches 1/4 and 3/4 are new. Patch 2/4 and 4/4 were fixed to use > virTristateBool. > > Peter Krempa (4): > util: Add functions to simplify bool->virTristate(Bool|Switch) > assignment > qemu: domain: Mark if no blockjobs are active i

[libvirt] [PATCH v2 0/4] qemu: track presence of blockjobs in status XML (blockdev-add saga)

2017-10-05 Thread Peter Krempa
V2: Patches 1/4 and 3/4 are new. Patch 2/4 and 4/4 were fixed to use virTristateBool. Peter Krempa (4): util: Add functions to simplify bool->virTristate(Bool|Switch) assignment qemu: domain: Mark if no blockjobs are active in the status XML qemu: process: Simplify acces to individual d