]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-ga-win: Fix a typo error
authorDehan Meng <demeng@redhat.com>
Tue, 10 Dec 2024 05:46:16 +0000 (13:46 +0800)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Wed, 18 Dec 2024 11:15:38 +0000 (13:15 +0200)
commit5788e9602416d24533a19d24b087d56a75119c36
tree54d63f2d2e584ad478000266799fdfa4b021343c
parent56ef123777b7a29f5b813696a69865d6033c3c78
qemu-ga-win: Fix a typo error

There is a typo error for api 'guest-get-osinfo',
the win2025's version in WIN_10_0_SERVER_VERSION_MATRIX
should be adjusted.

Signed-off-by: Dehan Meng <demeng@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Link: https://lore.kernel.org/r/20241210054616.260386-1-demeng@redhat.com
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
qga/commands-win32.c