]> git.ipfire.org Git - thirdparty/qemu.git/commit
qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
authorSameeh Jubran <sjubran@redhat.com>
Wed, 11 Mar 2020 17:04:16 +0000 (19:04 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 24 Mar 2020 16:32:19 +0000 (11:32 -0500)
commitb2413df83348acf371c03bced9a3845bba883ed5
tree63f02e97c517c65353d8e916f5ff6514768d923a
parentbb1ce44b15f159b67fafc5f4b285bbf20a1961e9
qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error

This patch handles the case where VSS Provider is already registered,
where in such case qga uninstalls the provider and registers it again.

Signed-off-by: Sameeh Jubran <sjubran@redhat.com>
Signed-off-by: Basil Salman <basil@daynix.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/vss-win32/install.cpp