The following changes since commit e771ba98de25c9f43959f79fc7099cf7fbba44cc:
Open 10.2 development tree (2025-08-26 14:10:25 -0400) are available in the Git repository at: https://github.com/kostyanf14/qemu.git tags/qga-pull-2025-08-29 for you to fetch changes up to b64e7b62181beeed109e5119e61aeaecf30a498f: qga: Fix truncated output handling in guest-exec status reporting (2025-08-27 14:21:47 +0300) ---------------------------------------------------------------- qga-pull-2025-08-29 ---------------------------------------------------------------- Denis V. Lunev via (1): qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze() Kostiantyn Kostiuk (6): qga-vss: Replace asserts with condition and report error qga-vss: Remove unused dependencies qga: Fix channel initialization check in run_agent_once qga: ignore channel_init() fail if 'retry_path' is set qga-vss: Write hex value of error in log qga/installer: Remove QGA VSS if QGA installation failed Thomas Huth (1): qga: Fix ubsan warning minglei.liu (1): qga: Fix truncated output handling in guest-exec status reporting qga/commands-linux.c | 10 +++++----- qga/commands.c | 6 ++++-- qga/installer/qemu-ga.wxs | 23 +++++++++++++++++++++-- qga/main.c | 10 +++++++--- qga/vss-win32.c | 2 ++ qga/vss-win32/meson.build | 4 +--- qga/vss-win32/requester.cpp | 24 +++++++++++++++++++----- 7 files changed, 59 insertions(+), 20 deletions(-) -- 2.50.1
