
6 Jul
2015
6 Jul
'15
12:58 p.m.
On Wed, Jul 01, 2015 at 09:40:45PM +0100, Zeeshan Ali (Khattak) wrote:
Make use of virConnectListAll* functions to avoid making 4 calls and hence avoid race conditions and complicated code.
Fwiw, I would have split this in 2, one for domains, and one for pools, but fine this way too, ACK. Christophe