On 24 July 2018 at 01:01, Michael Roth <mdr...@linux.vnet.ibm.com> wrote: > The following changes since commit 4eecc2e212bae7308d8582d99f665dfc253c9dda: > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180723' into > staging (2018-07-23 19:24:05 +0100) > > are available in the Git repository at: > > git://github.com/mdroth/qemu.git tags/qga-pull-2018-07-23-tag > > for you to fetch changes up to ae7da1e5f658ea21d96e565514de20ff2cf24fa1: > > qga: process_event() simplification and leak fix (2018-07-23 18:54:26 -0500) > > ---------------------------------------------------------------- > 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 > > ---------------------------------------------------------------- > Marc-André Lureau (1): > qga: process_event() simplification and leak fix > > Sameeh Jubran (1): > qga-win: Handle fstrim for OSes lower than Win8 > > qga/commands-win32.c | 13 +++++++++++++ > qga/main.c | 54 > ++++++++++++++++++++++++++-------------------------- > 2 files changed, 40 insertions(+), 27 deletions(-)
Applied, thanks. -- PMM