qemu-e2k/qga
Kostiantyn Kostiuk 206ce9699f qga-win: Detect Windows 11 by build number
Windows 10 and 11 have the same major and minor versions.
So, the only way to determine the correct version is to
use the build number.

After this commit, the guest agent will return the proper
"version" and "version-id" for Windows 11. The "pretty-name"
is read from the registry and will be incorrect until the
MS updates the registry. We only can create some workaround
and replace 10 to 11.

Signed-off-by: Kostiantyn Kostiuk <konstantin@daynix.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
2022-01-10 13:05:25 +00:00
..
installer
vss-win32
channel-posix.c
channel-win32.c
channel.h
commands-common.h
commands-posix-ssh.c
commands-posix.c
commands-win32.c qga-win: Detect Windows 11 by build number 2022-01-10 13:05:25 +00:00
commands.c
guest-agent-command-state.c
guest-agent-core.h
main.c
meson.build
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h