qemu-cr16/qga
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>
2025-06-30 13:17:10 +03:00
..
installer
vss-win32 qga/vss-win32: Add VSS provider unregistration retry 2025-06-30 13:17:10 +03:00
channel-posix.c
channel-win32.c
channel.h
commands-bsd.c error: Drop superfluous #include "qapi/qmp/qerror.h" 2024-10-18 15:03:35 +02:00
commands-common-ssh.c qga: Refactor common SSH functions 2024-05-01 10:35:45 +03:00
commands-common-ssh.h qga: Refactor common SSH functions 2024-05-01 10:35:45 +03:00
commands-common.h qga: move CONFIG_FSFREEZE/TRIM to be meson defined options 2024-07-19 11:50:35 +03:00
commands-linux.c qga: skip bind mounts in fs list 2024-12-18 13:14:49 +02:00
commands-posix-ssh.c Remove glib compatibility code that is not required anymore 2024-05-14 12:46:39 +02:00
commands-posix.c qga: Add log to guest-fsfreeze-thaw command 2025-02-26 13:33:39 +02:00
commands-win32.c qga-win: implement a 'guest-get-load' command 2025-06-12 17:02:05 +03:00
commands-windows-ssh.c qga: fix -Wsometimes-uninitialized windows warning 2024-11-04 14:16:14 +02:00
commands-windows-ssh.h qga: Implement SSH commands for Windows 2024-05-01 10:35:45 +03:00
commands.c qga: Shorten several error messages 2024-05-27 12:59:10 +02:00
cutils.c
cutils.h
guest-agent-command-state.c
guest-agent-core.h qga-win: implement a 'guest-get-load' command 2025-06-12 17:02:05 +03:00
main.c qga-win: implement a 'guest-get-load' command 2025-06-12 17:02:05 +03:00
meson.build qga-win: implement a 'guest-get-load' command 2025-06-12 17:02:05 +03:00
messages-win32.mc
qapi-schema.json qga-win: implement a 'guest-get-load' command 2025-06-12 17:02:05 +03:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h