[libvirt] Release candidate 2 of 1.0.3 is available

Michal Privoznik mprivozn at redhat.com
Wed Feb 27 14:55:59 UTC 2013


On 27.02.2013 15:47, Daniel Veillard wrote:
> On Wed, Feb 27, 2013 at 03:26:24PM +0100, Michal Privoznik wrote:
> ....

Just a side note. Running git-bisect gets me to this:
a9e97e0c3057dfaefc7217b7db7fbba001cf8f0b is the first bad commit
commit a9e97e0c3057dfaefc7217b7db7fbba001cf8f0b
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Wed Feb 6 18:17:20 2013 +0000

    Remove qemuDriverLock from almost everywhere

    With the majority of fields in the virQEMUDriverPtr struct
    now immutable or self-locking, there is no need for practically
    any methods to be using the QEMU driver lock. Only a handful
    of helper APIs in qemu_conf.c now need it



But I think it just expose the bug we had earlier since 2 startup
processes are not serialized now.

Michal




More information about the libvir-list mailing list