Re: [Qemu-devel] [PATCH qemu-ga] Start VSS Provider after install

2017-03-22 Thread Sameeh Jubran
On Tue, Mar 21, 2017 at 6:15 PM, Michael Roth wrote: > Quoting Sameeh Jubran (2017-03-21 07:03:26) > > Signed-off-by: Sameeh Jubran > > What happens without this patch? Fresh installs don't report the > fsfreeze interface as available? > It solves a bug (https://bugzilla.redhat.com/show_bug.cgi

Re: [Qemu-devel] [PATCH qemu-ga] Start VSS Provider after install

2017-03-21 Thread Michael Roth
Quoting Sameeh Jubran (2017-03-21 07:03:26) > Signed-off-by: Sameeh Jubran What happens without this patch? Fresh installs don't report the fsfreeze interface as available? > --- > qga/vss-win32/install.cpp | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/qga/vss-win32/install.cpp b/qg

[Qemu-devel] [PATCH qemu-ga] Start VSS Provider after install

2017-03-21 Thread Sameeh Jubran
Signed-off-by: Sameeh Jubran --- qga/vss-win32/install.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/qga/vss-win32/install.cpp b/qga/vss-win32/install.cpp index f4160a3..7e38332 100644 --- a/qga/vss-win32/install.cpp +++ b/qga/vss-win32/install.cpp @@ -307,6 +307,7 @@ STDAPI COMRegister