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