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/8] qemu-ga patch queue
Date: Tue, 18 Jul 2017 00:20:08 -0500	[thread overview]
Message-ID: <1500355216-23603-1-git-send-email-mdroth@linux.vnet.ibm.com> (raw)

The following changes since commit ca4e667dbf431d4a2a5a619cde79d30dd2ac3eb2:

  Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' into staging (2017-07-17 17:54:17 +0100)

are available in the git repository at:

  git://github.com/mdroth/qemu.git tags/qga-pull-2017-07-17-tag

for you to fetch changes up to 48f66332e435ed35c23f3c6ec40b2f1af521758f:

  test-qga: add test for guest-get-osinfo (2017-07-17 19:27:45 -0500)

----------------------------------------------------------------
qemu-ga patch queue
* new command: qemu-get-osinfo
* build fix for OpenBSD
* better error-reporting for failure on keyfile dump
* remove redundant initialization of qa_state global
* include libpcre in w32 package
* w32 localization fixes for service installation/registration

----------------------------------------------------------------
Daniel Rempel (1):
      qga-win: fix installation on localized windows

Marc-André Lureau (1):
      qga: report error on keyfile dump error

Peng Hao (1):
      qga-win32: remove a redundancy code

Thomas Lamprecht (1):
      qemu-ga: add missing libpcre to MSI build

Tomáš Golembiovský (4):
      qemu-ga: check if utmpx.h is available on the system
      qemu-ga: add guest-get-osinfo command
      test-qga: pass environemnt to qemu-ga
      test-qga: add test for guest-get-osinfo

 configure                      |  19 +++++
 qga/commands-posix.c           | 158 +++++++++++++++++++++++++++++++++-
 qga/commands-win32.c           | 188 +++++++++++++++++++++++++++++++++++++++++
 qga/installer/qemu-ga.wxs      |   4 +
 qga/main.c                     |   9 +-
 qga/qapi-schema.json           |  65 ++++++++++++++
 qga/vss-win32/install.cpp      |  35 +++++++-
 tests/data/test-qga-os-release |   7 ++
 tests/test-qga.c               |  64 +++++++++++++-
 9 files changed, 540 insertions(+), 9 deletions(-)
 create mode 100644 tests/data/test-qga-os-release

             reply	other threads:[~2017-07-18  5:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18  5:20 Michael Roth [this message]
2017-07-18  5:20 ` [Qemu-devel] [PULL 1/8] qga-win: fix installation on localized windows Michael Roth
2017-07-18  5:20 ` [Qemu-devel] [PULL 2/8] qemu-ga: add missing libpcre to MSI build Michael Roth
2017-07-18  5:20 ` [Qemu-devel] [PULL 3/8] qemu-ga: check if utmpx.h is available on the system Michael Roth
2017-07-18  5:20 ` [Qemu-devel] [PULL 4/8] qga-win32: remove a redundancy code Michael Roth
2017-07-18  5:20 ` [Qemu-devel] [PULL 5/8] qga: report error on keyfile dump error Michael Roth
2017-07-18  5:20 ` [Qemu-devel] [PULL 6/8] qemu-ga: add guest-get-osinfo command Michael Roth
2017-07-18  5:20 ` [Qemu-devel] [PULL 7/8] test-qga: pass environemnt to qemu-ga Michael Roth
2017-07-18  5:20 ` [Qemu-devel] [PULL 8/8] test-qga: add test for guest-get-osinfo Michael Roth
2017-07-18 11:01 ` [Qemu-devel] [PULL 0/8] qemu-ga patch queue Michael Roth
  -- strict thread matches above, loose matches on Subject: below --
2017-04-25 23:04 Michael Roth
2017-04-26 10:51 ` 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=1500355216-23603-1-git-send-email-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).