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: [Qemu-devel] [PULL 0/4] qemu-ga patch queue
Date: Thu, 26 Oct 2017 20:18:45 -0500	[thread overview]
Message-ID: <20171027011849.29195-1-mdroth@linux.vnet.ibm.com> (raw)

The following changes since commit ae49fbbcd8e4e9d8bf7131add34773f579e1aff7:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging (2017-10-25 16:38:57 +0100)

are available in the git repository at:

  git://github.com/mdroth/qemu.git tags/qga-pull-2017-10-26-tag

for you to fetch changes up to 8cedc80555e5a395a4fda7130b0115015e775c48:

  qga-win: fix error-handling in getNameByStringSID() (2017-10-26 20:01:32 -0500)

----------------------------------------------------------------
qemu-ga patch queue for 2.11

* support for network interface stats
* w32: improvements for guest-set-time
* w32: fix a hang with guest-fsfreeze-freeze when timeout occurs
  during heavy I/O
* w32: fix faulty error-handling in VSS/fsfreeze COM registration

----------------------------------------------------------------
Bishara AbuHattoum (1):
      qga-win: Updating guest_set_time action

Chen Hanxiao (1):
      qga-win: don't hang if vss hold writes timeout

Michael Roth (1):
      qga-win: fix error-handling in getNameByStringSID()

ZhiPeng Lu (1):
      qga: add network stats to guest-network-get-interfaces

 configure                   |  2 +-
 qga/commands-posix.c        | 74 +++++++++++++++++++++++++++++++++++++-
 qga/commands-win32.c        | 86 ++++++++++++++++++++++++++++++++++++++++++++-
 qga/qapi-schema.json        | 38 +++++++++++++++++++-
 qga/vss-win32/install.cpp   | 13 ++++---
 qga/vss-win32/requester.cpp | 12 +++++++
 6 files changed, 217 insertions(+), 8 deletions(-)

             reply	other threads:[~2017-10-27  1:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-27  1:18 Michael Roth [this message]
2017-10-27  1:18 ` [Qemu-devel] [PULL 1/4] qga-win: don't hang if vss hold writes timeout Michael Roth
2017-10-27  1:18 ` [Qemu-devel] [PULL 2/4] qga-win: Updating guest_set_time action Michael Roth
2017-10-27  1:18 ` [Qemu-devel] [PULL 3/4] qga: add network stats to guest-network-get-interfaces Michael Roth
2017-10-27  1:18 ` [Qemu-devel] [PULL 4/4] qga-win: fix error-handling in getNameByStringSID() Michael Roth
2017-10-30  9:47 ` [Qemu-devel] [PULL 0/4] qemu-ga patch queue 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=20171027011849.29195-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).