The following changes since commit 17783ac828adc694d986698d2d7014aedfeb48c6:
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into staging (2017-03-04 16:31:14 +0000) are available in the git repository at: git://github.com/mdroth/qemu.git tags/qga-pull-2017-03-06-tag for you to fetch changes up to ec72c0e271f2b13953079a4f4dadb49ac5910b54: tests: check path to avoid a failing qga/get-vcpus test (2017-03-06 00:54:19 -0600) ---------------------------------------------------------------- qemu-ga patch queue for 2.9 * fix fsfreeze for filesystems mounted in multiple locations * fix test failure when running in a chroot * support for socket-based activation ---------------------------------------------------------------- Bruce Rogers (1): tests: check path to avoid a failing qga/get-vcpus test Peter Lieven (1): qga: ignore EBUSY when freezing a filesystem Stefan Hajnoczi (1): qga: add systemd socket activation support qga/channel-posix.c | 68 ++++++++++++++++++++++++++--------------------- qga/channel-win32.c | 2 +- qga/channel.h | 3 ++- qga/commands-posix.c | 5 +++- qga/main.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++---- tests/test-qga.c | 4 ++- 6 files changed, 117 insertions(+), 39 deletions(-)