]> 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>
Thu, 4 Jun 2020 01:13:46 +0000 (20:13 -0500)
commit3c3e1653c5c09391c154c5f36bf8646ce2bde9f9
tree2865acd24964aea6ae1daaf915730199f0549b26
parent7cc217b30d0270c9688f627e0bb377043067a442
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>
(cherry picked from commit b2413df83348acf371c03bced9a3845bba883ed5)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/vss-win32/install.cpp