qemu-devel
[Top][All Lists]
Advanced

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

[PULL for-5.0 0/5] qemu-ga patch queue for hard-freeze


From: Michael Roth
Subject: [PULL for-5.0 0/5] qemu-ga patch queue for hard-freeze
Date: Tue, 24 Mar 2020 11:46:48 -0500

The following changes since commit 62a43e53faed67a5aa4bfededca24c9079de9720:

  Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-24' 
into staging (2020-03-24 12:24:41 +0000)

are available in the Git repository at:

  git://github.com/mdroth/qemu.git tags/qga-pull-2020-03-24-tag0

for you to fetch changes up to 7b46aadbbfb7b06cd45a3b113b1f7c003c68f603:

  qemu-ga: document vsock-listen in the man page (2020-03-24 11:32:19 -0500)

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

* fix undefined C behavior with guest-file-* interfaces
* fix w32 installer issues
* fix crash for large file reads via guest-file-read on windows
* add missing man page documentation for virtio-vsock

----------------------------------------------------------------
Basil Salman (2):
      qga: Installer: Wait for installation to finish
      qga-win: prevent crash when executing guest-file-read with large count

Eric Blake (1):
      qga: Fix undefined C behavior

Sameeh Jubran (1):
      qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error

Stefan Hajnoczi (1):
      qemu-ga: document vsock-listen in the man page

 docs/interop/qemu-ga.rst  |  5 +++--
 qga/commands-win32.c      |  8 +++++++-
 qga/commands.c            |  9 +++++++--
 qga/installer/qemu-ga.wxs |  2 +-
 qga/main.c                |  4 +++-
 qga/vss-win32/install.cpp | 11 +++++++++++
 6 files changed, 32 insertions(+), 7 deletions(-)





reply via email to

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