[libvirt] [PATCH 0/2] qemu: Fix deadlocks in autodestroy

Jiri Denemark jdenemar at redhat.com
Thu Feb 21 09:42:17 UTC 2013


On Mon, Feb 18, 2013 at 17:07:43 +0100, Jiri Denemark wrote:
> After the recent removal of qemu driver locks, implicit driver locks were
> introduced in places that previously relied on being called from functions
> that alread had the driver locked. Thus calling anything complex (such as
> close callbacks) must not be called when the driver is locked...
> 
> Jiri Denemark (2):
>   qemu: Turn closeCallbacks into virObjectLockable
>   qemu: Avoid deadlock in autodestroy

I pushed this series (with v2 of the first patch). Thanks for the
review.

Jirka




More information about the libvir-list mailing list