qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kostiantyn Kostiuk <kkostiuk@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Richard Henderson <richard.henderson@linaro.org>
Subject: [PULL v2 0/9] Misc QGA fixes for 2025-08-29
Date: Mon,  1 Sep 2025 14:24:04 +0300	[thread overview]
Message-ID: <20250901112413.114314-1-kkostiuk@redhat.com> (raw)

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-v2

for you to fetch changes up to 28c5d27dd4dc4100a96ff4c9e5871dd23c6b02ec:

  qga: Fix truncated output handling in guest-exec status reporting (2025-09-01 14:02:18 +0300)

----------------------------------------------------------------
qga-pull-2025-08-29-v2


v2 -> v1: Fix author of commit
v1: https://lists.gnu.org/archive/html/qemu-devel/2025-08/msg04615.html

----------------------------------------------------------------
Denis V. Lunev (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



             reply	other threads:[~2025-09-01 11:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-01 11:24 Kostiantyn Kostiuk [this message]
2025-09-01 11:24 ` [PULL v2 1/9] qga: Fix ubsan warning Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 2/9] qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze() Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 3/9] qga-vss: Replace asserts with condition and report error Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 4/9] qga-vss: Remove unused dependencies Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 5/9] qga: Fix channel initialization check in run_agent_once Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 6/9] qga: ignore channel_init() fail if 'retry_path' is set Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 7/9] qga-vss: Write hex value of error in log Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 8/9] qga/installer: Remove QGA VSS if QGA installation failed Kostiantyn Kostiuk
2025-09-01 11:24 ` [PULL v2 9/9] qga: Fix truncated output handling in guest-exec status reporting Kostiantyn Kostiuk
2025-09-02 13:47 ` [PULL v2 0/9] Misc QGA fixes for 2025-08-29 Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250901112413.114314-1-kkostiuk@redhat.com \
    --to=kkostiuk@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).