Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-07-23-tag' into staging
commitaabbca41053e85ffbebcac279c4b85cb2696c55d
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Jul 2018 11:40:11 +0000 (24 12:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Jul 2018 11:40:11 +0000 (24 12:40 +0100)
treee9281fd561d359f7bacad17e004763c736210afe
parent1a5182c0d2eaa8dc8e7dbd914fba8d07d5595fe0
parentae7da1e5f658ea21d96e565514de20ff2cf24fa1
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-07-23-tag' into staging

qemu-ga patch queue for hard-freeze

* fix leak in qga main loop error path
* better error reporting when Windows version doesn't support fstrim

# gpg: Signature made Tue 24 Jul 2018 00:58:29 BST
# gpg:                using RSA key 3353C9CEF108B584
# gpg: Good signature from "Michael Roth <flukshun@gmail.com>"
# gpg:                 aka "Michael Roth <mdroth@utexas.edu>"
# gpg:                 aka "Michael Roth <mdroth@linux.vnet.ibm.com>"
# Primary key fingerprint: CEAC C9E1 5534 EBAB B82D  3FA0 3353 C9CE F108 B584

* remotes/mdroth/tags/qga-pull-2018-07-23-tag:
  qga: process_event() simplification and leak fix
  qga-win: Handle fstrim for OSes lower than Win8

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>