[libvirt] [PATCH] qemu: fix nested job with driver lock held

Eric Blake eblake at redhat.com
Thu Jul 28 14:16:32 UTC 2011


On 07/27/2011 09:58 PM, Laine Stump wrote:
> On 07/27/2011 10:04 PM, Eric Blake wrote:
>> qemuMigrationUpdateJobStatus (called in a loop by migration
>> and save tasks) uses qemuDomainObjEnterMonitorWithDriver;
>> however, that function ended up starting a nested job without
>> releasing the driver.
>>
>> Since no one else is making nested calls, we can inline the
>> internal functions to properly track driver_locked.
>
> ACK.

Thanks; pushed.

Now to test Wen's patch to hopefully solve the managedsave crash.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list