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: aliguori@amazon.com, mprivozn@redhat.com, qemu-stable@nongnu.org,
	armbru@redhat.com, tomoki.sekiyama@hds.com, mmishael@redhat.com
Subject: [Qemu-devel] [PULL 0/6] qemu-ga: various fixes, and serial support for w32
Date: Sun, 23 Feb 2014 19:21:07 -0600	[thread overview]
Message-ID: <1393204873-13367-1-git-send-email-mdroth@linux.vnet.ibm.com> (raw)

Hello,

Please pull the following patches for qemu-ga, which include a number of
fixes applicable for the upcoming 1.7.1 release, and support for
communicating with a Windows guest over a serial port.

The following changes since commit 105a060188dc6fdd4551571a966514d1a5f6815a:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging (2014-02-21 15:04:58 +0000)

are available in the git repository at:


  git://github.com/mdroth/qemu.git qga-pull-2014-02-24

for you to fetch changes up to bd7e859c65cafee7d63bd8650b09bab36673a7a1:

  qemu-ga: isa-serial support on Windows (2014-02-23 19:07:59 -0600)

----------------------------------------------------------------
Markus Armbruster (1):
      qga: Fix memory allocation pasto

Michal Privoznik (1):
      qga: Don't require 'time' argument in guest-set-time command

Miki Mishael (1):
      qemu-ga: isa-serial support on Windows

Tomoki Sekiyama (3):
      qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
      qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
      qga: vss-win32: Fix interference with snapshot deletion by other VSS request

 qga/channel-win32.c         |   20 +++++++++++--
 qga/commands-posix.c        |   39 ++++++++++++++----------
 qga/commands-win32.c        |   34 ++++++++++++++-------
 qga/main.c                  |   17 ++++++++---
 qga/qapi-schema.json        |    9 +++---
 qga/vss-win32/provider.cpp  |   21 +++++++++----
 qga/vss-win32/requester.cpp |   70 ++++++++++++++++++++-----------------------
 7 files changed, 132 insertions(+), 78 deletions(-)

             reply	other threads:[~2014-02-24  1:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-24  1:21 Michael Roth [this message]
2014-02-24  1:21 ` [Qemu-devel] [PATCH 1/6] qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent Michael Roth
2014-02-24  1:21 ` [Qemu-devel] [PATCH 2/6] qga: vss-win32: Fix interference with snapshot creation by other VSS requesters Michael Roth
2014-02-24  1:21 ` [Qemu-devel] [PATCH 3/6] qga: vss-win32: Fix interference with snapshot deletion by other VSS request Michael Roth
2014-02-24  1:21 ` [Qemu-devel] [PATCH 4/6] qga: Don't require 'time' argument in guest-set-time command Michael Roth
2014-02-24  1:21 ` [Qemu-devel] [PATCH 5/6] qga: Fix memory allocation pasto Michael Roth
2014-02-24  1:21 ` [Qemu-devel] [PATCH 6/6] qemu-ga: isa-serial support on Windows Michael Roth
2014-02-25 12:57 ` [Qemu-devel] [PULL 0/6] qemu-ga: various fixes, and serial support for w32 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=1393204873-13367-1-git-send-email-mdroth@linux.vnet.ibm.com \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=aliguori@amazon.com \
    --cc=armbru@redhat.com \
    --cc=mmishael@redhat.com \
    --cc=mprivozn@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=tomoki.sekiyama@hds.com \
    /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).