qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] qemu-ga patch queue for hard-freeze
@ 2020-07-14  4:51 Michael Roth
  2020-07-14  4:51 ` [PULL 1/4] qga-win: Fix QGA VSS Provider service stop failure Michael Roth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Roth @ 2020-07-14  4:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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(-)




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-15  7:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-14  4:51 [PULL 0/4] qemu-ga patch queue for hard-freeze Michael Roth
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

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).