
4 Feb
2013
4 Feb
'13
4:29 p.m.
On Fri, Feb 01, 2013 at 11:18:29 +0000, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@redhat.com>
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 when updating it.
ACK Jirka