Cole Robinson wrote:
With current git, doing:
'virsh nodedev-dumpxml computer'
locks up the daemon. The list iteration in update_caps was only happening
conditionally: if that condition wasn't met, we loop forever.
Thanks for catching that. ACK.
Dave