You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/qga/vss-win32
Elizabeth Ashurov 1c90e89e64 qga/vss-win32: Add VSS provider unregistration retry
This commit improves the QGA VSS provider installation flow by attempting to unregister the VSS provider if it's already
found during installation. This allows for a retry of installation even if a previous unregistration failed or was not performed.
This will prevent inconsistencies between QGA and QGA-VSS versions.
Before this commit, QGA can use QGA-VSS from the previous installation.

Signed-off-by: Elizabeth Ashurov <eashurov@redhat.com>
Reviewed-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
Message-ID: <20250618091806.170110-1-eashurov@redhat.com>
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
1 month ago
..
install.cpp qga/vss-win32: Add VSS provider unregistration retry 1 month ago
install.h qemu-ga: Make QGA VSS provider service run only when needed 8 years ago
meson.build QGA VSS: Add wrapper to send log to debugger and stderr 2 years ago
provider.cpp qga: fix missing static and prototypes windows warnings 9 months ago
qga-vss.def qga/win32: Use rundll for VSS installation 2 years ago
qga-vss.idl qemu-ga: Add Windows VSS provider and requester as DLL 12 years ago
requester.cpp qga: fix missing static and prototypes windows warnings 9 months ago
requester.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 3 years ago
vss-common.h qga/vss-win32: check old VSS SDK headers 3 years ago
vss-debug.cpp QGA VSS: Add wrapper to send log to debugger and stderr 2 years ago
vss-debug.h QGA VSS: Add wrapper to send log to debugger and stderr 2 years ago
vss-handles.h qga/win/vss: query VSS backup type 2 years ago