qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/4] qemu-ga patch queue for hard-freeze
Date: Mon, 13 Jul 2020 23:51:10 -0500	[thread overview]
Message-ID: <20200714045114.29319-1-mdroth@linux.vnet.ibm.com> (raw)

The following changes since commit 20c1df5476e1e9b5d3f5b94f9f3ce01d21f14c46:

  Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request' into staging (2020-07-13 16:58:44 +0100)

are available in the Git repository at:

  git://github.com/mdroth/qemu.git tags/qga-pull-2020-07-13-tag

for you to fetch changes up to 0d3a8f32b1e0eca279da1b0cc793efc7250c3daf:

  qga: Use qemu_get_host_name() instead of g_get_host_name() (2020-07-13 17:44:58 -0500)

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

* fix erroneously reporting stale hostname in guest-get-host-name
* fix regression where guest-shutdown asserts when called
* fix race condition with guest-fs-freeze/thaw on w32

----------------------------------------------------------------
Basil Salman (1):
      qga-win: Fix QGA VSS Provider service stop failure

Marc-André Lureau (1):
      qga: fix assert regression on guest-shutdown

Michal Privoznik (2):
      util: Introduce qemu_get_host_name()
      qga: Use qemu_get_host_name() instead of g_get_host_name()

 include/qemu/osdep.h      | 10 ++++++++++
 qga/commands.c            | 17 +++++++++++++----
 qga/main.c                |  6 +++++-
 qga/vss-win32/install.cpp | 33 ++++++++++++++++++++-------------
 util/oslib-posix.c        | 35 +++++++++++++++++++++++++++++++++++
 util/oslib-win32.c        | 13 +++++++++++++
 6 files changed, 96 insertions(+), 18 deletions(-)




             reply	other threads:[~2020-07-14  4:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-14  4:51 Michael Roth [this message]
2020-07-14  4:51 ` [PULL 1/4] qga-win: Fix QGA VSS Provider service stop failure Michael Roth
2020-07-14  4:51 ` [PULL 2/4] qga: fix assert regression on guest-shutdown Michael Roth
2020-07-14  4:51 ` [PULL 3/4] util: Introduce qemu_get_host_name() Michael Roth
2020-07-14  4:51 ` [PULL 4/4] qga: Use qemu_get_host_name() instead of g_get_host_name() Michael Roth
2020-07-15  7:06 ` [PULL 0/4] qemu-ga patch queue for hard-freeze Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200714045114.29319-1-mdroth@linux.vnet.ibm.com \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).