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