commit | b2413df83348acf371c03bced9a3845bba883ed5 | [log] [tgz] |
---|---|---|
author | Sameeh Jubran <sjubran@redhat.com> | Wed Mar 11 19:04:16 2020 +0200 |
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | Tue Mar 24 11:32:19 2020 -0500 |
tree | 63f02e97c517c65353d8e916f5ff6514768d923a | |
parent | bb1ce44b15f159b67fafc5f4b285bbf20a1961e9 [diff] |
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>