On Fri, Feb 01, 2013 at 11:18:29 +, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> The QEMU driver struct has a 'qemuVersion' field that was previously
> used to cache the version lookup from capabilities. With the recent
> QEMU capabilities rewrite the caching happens at a lower
From: "Daniel P. Berrange"
The QEMU driver struct has a 'qemuVersion' field that was previously
used to cache the version lookup from capabilities. With the recent
QEMU capabilities rewrite the caching happens at a lower level so
this field is pointless. Removing it avoids worries about locking
w