Re: [Qemu-devel] [PATCH] Fix Event Viewer errors caused by qemu-ga

2017-04-04 Thread Michael Roth
Quoting Sameeh Jubran (2017-03-22 03:14:53) >On Tue, Mar 21, 2017 at 6:09 PM, Michael Roth > >wrote: > >> Quoting Sameeh Jubran (2017-03-21 05:49:52) >>> When the command "guest-fsfreeze-freeze" is executed it causes >>> the VSS service to log the errors below in the

Re: [Qemu-devel] [PATCH] Fix Event Viewer errors caused by qemu-ga

2017-04-02 Thread Sameeh Jubran
Ping. On Wed, Mar 22, 2017 at 11:14 AM, Sameeh Jubran wrote: > > > On Tue, Mar 21, 2017 at 6:09 PM, Michael Roth > wrote: > >> Quoting Sameeh Jubran (2017-03-21 05:49:52) >> > When the command "guest-fsfreeze-freeze" is executed it causes >> > the

Re: [Qemu-devel] [PATCH] Fix Event Viewer errors caused by qemu-ga

2017-03-22 Thread Sameeh Jubran
On Tue, Mar 21, 2017 at 6:09 PM, Michael Roth wrote: > Quoting Sameeh Jubran (2017-03-21 05:49:52) > > When the command "guest-fsfreeze-freeze" is executed it causes > > the VSS service to log the errors below in the Event Viewer. > > > > These errors are caused by two

Re: [Qemu-devel] [PATCH] Fix Event Viewer errors caused by qemu-ga

2017-03-21 Thread Michael Roth
Quoting Sameeh Jubran (2017-03-21 05:49:52) > When the command "guest-fsfreeze-freeze" is executed it causes > the VSS service to log the errors below in the Event Viewer. > > These errors are caused by two issues in the function "CommitSnapshots" in > provider.cpp: > > 1. When VSS_TIMEOUT_MSEC

[Qemu-devel] [PATCH] Fix Event Viewer errors caused by qemu-ga

2017-03-21 Thread Sameeh Jubran
When the command "guest-fsfreeze-freeze" is executed it causes the VSS service to log the errors below in the Event Viewer. These errors are caused by two issues in the function "CommitSnapshots" in provider.cpp: 1. When VSS_TIMEOUT_MSEC expires the funtion returns E_ABORT. This causes the error