[libvirt] [PATCH v2 2/2] qemu: Emit event if 'cont' fails

Michal Privoznik mprivozn at redhat.com
Wed Nov 7 11:13:49 UTC 2012


On 06.11.2012 21:00, Eric Blake wrote:
> On 11/06/2012 11:23 AM, Michal Privoznik wrote:
>> Some operations, APIs needs domain to be paused prior operation can be
>> performed, e.g. (managed-) save of a domain. The processors should be
>> restored in the end. However, if 'cont' fails for some reason, we log a
>> message but this is not sufficient as an event should be emitted as
>> well. Mgmt application can then decide what to do.
>> ---
>>  src/qemu/qemu_driver.c |   59 ++++++++++++++++++++++++++++++++++-------------
>>  1 files changed, 42 insertions(+), 17 deletions(-)
> 
> ACK.
> 

Fixed capitalization in the 1st patch and pushed. Thanks.

Michal




More information about the libvir-list mailing list