]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-03-24-tag0' into...
authorPeter Maydell <[email protected]>
Tue, 24 Mar 2020 16:56:05 +0000 (16:56 +0000)
committerPeter Maydell <[email protected]>
Tue, 24 Mar 2020 16:56:05 +0000 (16:56 +0000)
commit9c353b2fc9210e2a891442af98f476ee81901be8
treea5639b11d38e264df738c9539feed949e40fdc4f
parent62a43e53faed67a5aa4bfededca24c9079de9720
parent7b46aadbbfb7b06cd45a3b113b1f7c003c68f603
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-03-24-tag0' into staging

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

# gpg: Signature made Tue 24 Mar 2020 16:45:24 GMT
# gpg:                using RSA key CEACC9E15534EBABB82D3FA03353C9CEF108B584
# gpg:                issuer "[email protected]"
# gpg: Good signature from "Michael Roth <[email protected]>" [full]
# gpg:                 aka "Michael Roth <[email protected]>" [full]
# gpg:                 aka "Michael Roth <[email protected]>" [full]
# Primary key fingerprint: CEAC C9E1 5534 EBAB B82D  3FA0 3353 C9CE F108 B584

* remotes/mdroth/tags/qga-pull-2020-03-24-tag0:
  qemu-ga: document vsock-listen in the man page
  qga: Fix undefined C behavior
  qga-win: prevent crash when executing guest-file-read with large count
  qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
  qga: Installer: Wait for installation to finish

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.023392 seconds and 4 git commands to generate.