[PULL 0/3] Misc QGA improvements and fixes (2025-10-30)

Kostiantyn Kostiuk posted 3 patches 2 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251030131237.181588-1-kkostiuk@redhat.com
Maintainers: Michael Roth <michael.roth@amd.com>, Kostiantyn Kostiuk <kkostiuk@redhat.com>
qga/commands-posix.c                   | 29 +++++++++++++++++++++++++++++
qga/commands-win32.c                   | 18 +++++++++---------
scripts/qemu-guest-agent/fsfreeze-hook | 13 +++++++------
3 files changed, 45 insertions(+), 15 deletions(-)
[PULL 0/3] Misc QGA improvements and fixes (2025-10-30)
Posted by Kostiantyn Kostiuk 2 weeks, 1 day ago
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-2025-10-30

for you to fetch changes up to c5b4afd4d56e9c2251e6674d8c9ae530a923ecb9:

  qga: Support guest shutdown of BusyBox-based systems (2025-10-30 14:52:57 +0200)

----------------------------------------------------------------
qga-pull-2025-10-30

----------------------------------------------------------------
Fiona Ebner (1):
      scripts/qemu-guest-agent/fsfreeze-hook: improve script description

Rodrigo Dias Correa (1):
      qga: Support guest shutdown of BusyBox-based systems

minglei.liu (1):
      qga: Improve Windows filesystem space info retrieval logic

 qga/commands-posix.c                   | 29 +++++++++++++++++++++++++++++
 qga/commands-win32.c                   | 18 +++++++++---------
 scripts/qemu-guest-agent/fsfreeze-hook | 13 +++++++------
 3 files changed, 45 insertions(+), 15 deletions(-)


--
2.51.1.dirty
Re: [PULL 0/3] Misc QGA improvements and fixes (2025-10-30)
Posted by Richard Henderson 1 week, 6 days ago
On 10/30/25 14:12, Kostiantyn Kostiuk wrote:
> The following changes since commit e090e0312dc9030d94e38e3d98a88718d3561e4e:
> 
>    Merge tag 'pull-trivial-patches' ofhttps://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-2025-10-30
> 
> for you to fetch changes up to c5b4afd4d56e9c2251e6674d8c9ae530a923ecb9:
> 
>    qga: Support guest shutdown of BusyBox-based systems (2025-10-30 14:52:57 +0200)
> 
> ----------------------------------------------------------------
> qga-pull-2025-10-30

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/10.2 as appropriate.

r~