qemu-e2k/qga/vss-win32
Basil Salman 917ebcb170 qga-win: Fix QGA VSS Provider service stop failure
On one hand "guest-fsfreeze-freeze" command, "COM+ System Application service" is
stopped, on the other hand "guest-fsfreeze-thaw" stops QGA VSS Provider service from
"COM+ Application Admin Catalog".
Invoking a series of freeze and thaw commands may result in QGA failing to stop
VSS Provider service as "COM+ System Application service" is stopped, which can
cause some delay in qga response.
In this commit StopService function was changed and VSS Provider service is now
stopped using Winsvc library API.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1549425

Signed-off-by: Basil Salman <bsalman@redhat.com>
Signed-off-by: Basil Salman <basil@daynix.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2020-07-13 17:13:14 -05:00
..
install.cpp qga-win: Fix QGA VSS Provider service stop failure 2020-07-13 17:13:14 -05:00
install.h
Makefile.objs build-sys: clean up flags included in the linker command line 2020-01-24 20:59:17 +01:00
provider.cpp
qga-vss.def
qga-vss.idl
qga-vss.tlb
requester.cpp
requester.h
vss-common.h
vss-handles.h