[PULL 0/3] Misc QGA patches for 2025-02-26

Konstantin Kostiuk posted 3 patches 1 month ago
qga/commands-posix.c |  2 ++
qga/commands-win32.c |  3 +++
qga/main.c           | 31 +++++++++++++++++++++----------
3 files changed, 26 insertions(+), 10 deletions(-)
[PULL 0/3] Misc QGA patches for 2025-02-26
Posted by Konstantin Kostiuk 1 month ago
The following changes since commit b69801dd6b1eb4d107f7c2f643adf0a4e3ec9124:

  Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-02-22 05:06:39 +0800)

are available in the Git repository at:

  https://github.com/kostyanf14/qemu.git tags/qga-pull-2025-02-26

for you to fetch changes up to c6f5dd7ac8ef62dcdec4cdeda1467c658161afff:

  qga: Don't daemonize before channel is initialized (2025-02-26 13:34:25 +0200)

----------------------------------------------------------------
qga-pull-2025-02-26

----------------------------------------------------------------
Konstantin Kostiuk (1):
      qga: Add log to guest-fsfreeze-thaw command

Michal Privoznik (2):
      qga: Invert logic on return value in main()
      qga: Don't daemonize before channel is initialized

 qga/commands-posix.c |  2 ++
 qga/commands-win32.c |  3 +++
 qga/main.c           | 31 +++++++++++++++++++++----------
 3 files changed, 26 insertions(+), 10 deletions(-)

--
2.48.1
Re: [PULL 0/3] Misc QGA patches for 2025-02-26
Posted by Stefan Hajnoczi 1 month ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.