qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL for-6.1 0/6] qemu-ga patch queue for hard-freeze


From: Michael Roth
Subject: [PULL for-6.1 0/6] qemu-ga patch queue for hard-freeze
Date: Tue, 3 Aug 2021 08:24:46 -0500

Hi Peter,

Sorry for the late submission. These patches affect only the w32 build of
qemu-ga. A number of these patches I've had queued for some time, but a bug
in the MSI installer that was just fixed was blocking testing. Now that that
is working again I am hoping to get these in along with a couple of other
fixes that have come in since then.

The following changes since commit 7f1cab9c628a798ae2607940993771e6300e9e00:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into 
staging (2021-08-02 17:21:50 +0100)

are available in the Git repository at:

  git://github.com/mdroth/qemu.git tags/qga-pull-2021-08-03-pull-tag

for you to fetch changes up to e300858ed4a6d0cbd52b7fb5082d3c69cc371965:

  qga-win/msi: fix missing libstdc++-6 DLL in MSI installer (2021-08-03 
07:01:36 -0500)

----------------------------------------------------------------
qemu-ga patch queue for hard-freeze

* w32: Fix missing/incorrect DLLs in MSI installer
* w32: Fix memory leaks in guest-get-osinfo/guest-get-fsinfo
* w32: Increase timeout for guest-fsfreeze-freeze

----------------------------------------------------------------
Basil Salman (3):
      qga-win: Increase VSS freeze timeout to 60 secs instead of 10
      qga-win: Fix build_guest_fsinfo() close of nonexistent
      qga-win: Fix handle leak in ga_get_win_product_name()

Gerd Hoffmann (1):
      qemu-ga/msi: fix w32 libgcc name

Kostiantyn Kostiuk (1):
      qga-win: Free GMatchInfo properly

Michael Roth (1):
      qga-win/msi: fix missing libstdc++-6 DLL in MSI installer

 qga/commands-win32.c        | 18 ++++++++++++------
 qga/installer/qemu-ga.wxs   |  6 +++++-
 qga/vss-win32/requester.cpp |  2 +-
 3 files changed, 18 insertions(+), 8 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]