On Fri, Feb 01, 2013 at 11:18:32 +, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> To allow modifications to the lists to be synchronized, convert
> virPCIDeviceList and virUSBDeviceList into virObjectLockable
> classes. The locking, however, will not be self-contained. The
> user
From: "Daniel P. Berrange"
To allow modifications to the lists to be synchronized, convert
virPCIDeviceList and virUSBDeviceList into virObjectLockable
classes. The locking, however, will not be self-contained. The
users of these classes will have to call virObjectLock/Unlock
in the critical regi