The following changes since commit e090e0312dc9030d94e38e3d98a88718d3561e4e:

  Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into 
staging (2025-10-29 10:44:15 +0100)

are available in the Git repository at:

  https://github.com/kostyanf14/qemu.git tags/qga-pull-2026-02-16

for you to fetch changes up to 33c26efbfede4c8e2198aee5da574cf7f060df22:

  qga: Fix VSS provider GetSnapshotProperties return value (2026-02-16 12:03:53 
+0200)

----------------------------------------------------------------
qga-pull-2026-02-16

----------------------------------------------------------------
Elizabeth Ashurov (3):
      qga: implement guest-network-get-route for Windows
      qga: Move CoInitialize/CoInitializeSecurity to main process thread
      qga: Fix VSS provider GetSnapshotProperties return value

Nguyen Dinh Phi (2):
      qga/vss-win32: Fix ConvertStringToBSTR redefinition with newer MinGW
      util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c

 block/file-win32.c          |  32 ---------
 meson.build                 |  12 ++++
 qga/commands-win32.c        | 172 ++++++++++++++++++++++++++++++++++++++++++++
 qga/main.c                  |  42 +++++++++++
 qga/qapi-schema.json        |  12 ++--
 qga/vss-win32/install.cpp   |   2 +
 qga/vss-win32/provider.cpp  |   2 +-
 qga/vss-win32/requester.cpp |  13 ----
 util/oslib-win32.c          |  34 +++++++++
 9 files changed, 269 insertions(+), 52 deletions(-)

--
2.52.0


Reply via email to