[libvirt] [PATCH] qemu: Check for outstanding async job too

Michal Privoznik mprivozn at redhat.com
Fri Sep 30 06:55:16 UTC 2011


On 29.09.2011 17:26, Eric Blake wrote:
> On 09/29/2011 09:01 AM, Michal Privoznik wrote:
>> Currently, qemuDomainGetXMLDesc and qemudDomainGetInfo check for
>> outstanding synchronous job before (eventual) monitor entering.
>> However, there can be already async job set, e.g. migration.
>> ---
>>   src/qemu/qemu_domain.c |   12 +++++++++---
>>   src/qemu/qemu_domain.h |    2 ++
>>   src/qemu/qemu_driver.c |    4 ++--
>>   3 files changed, 13 insertions(+), 5 deletions(-)
> 
> Looks reasonable.  ACK.
> 

Thanks, pushed.




More information about the libvir-list mailing list