qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] qemu-ga: various fixes, and serial support for w32
@ 2014-02-24  1:21 Michael Roth
  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
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael Roth @ 2014-02-24  1:21 UTC (permalink / raw)
  To: qemu-devel
  Cc: aliguori, mprivozn, qemu-stable, armbru, tomoki.sekiyama,
	mmishael

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-02-25 12:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24  1:21 [Qemu-devel] [PULL 0/6] qemu-ga: various fixes, and serial support for w32 Michael Roth
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

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