All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] qemu-ga patch queue
@ 2012-03-12 20:16 Michael Roth
  2012-03-12 20:16 ` [Qemu-devel] [PATCH 1/7] qemu-ga: add guest-suspend-disk Michael Roth
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Michael Roth @ 2012-03-12 20:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: ghammer, mprivozn, aliguori, lcapitulino

The following changes since commit a348f108842fb928563865c9918642900cd0d477:

  Add missing const attributes for MemoryRegionOps (2012-03-11 11:40:15 +0000)

are available in the git repository at:
  git://github.com/mdroth/qemu.git qga-pull-3-12-2012

Gal Hammer (1):
      qemu-ga: add win32 guest-suspend-disk command.

Luiz Capitulino (3):
      qemu-ga: add guest-suspend-disk
      qemu-ga: add guest-suspend-ram
      qemu-ga: add guest-suspend-hybrid

Michael Roth (2):
      qemu-ga: add win32 guest-suspend-ram command
      qemu-ga: add guest-sync-delimited

Michal Privoznik (1):
      qemu-ga: add guest-network-get-interfaces command

 configure              |    2 +-
 qapi-schema-guest.json |  182 ++++++++++++++++++++++-
 qemu-ga.c              |   46 +++++-
 qga/commands-posix.c   |  390 +++++++++++++++++++++++++++++++++++++++++++++++-
 qga/commands-win32.c   |  167 +++++++++++++++++++--
 qga/commands.c         |    6 +
 qga/guest-agent-core.h |    2 +
 7 files changed, 774 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2012-03-13  2:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 20:16 [Qemu-devel] [PULL] qemu-ga patch queue Michael Roth
2012-03-12 20:16 ` [Qemu-devel] [PATCH 1/7] qemu-ga: add guest-suspend-disk Michael Roth
2012-03-12 20:16 ` [Qemu-devel] [PATCH 2/7] qemu-ga: add guest-suspend-ram Michael Roth
2012-03-12 20:16 ` [Qemu-devel] [PATCH 3/7] qemu-ga: add guest-suspend-hybrid Michael Roth
2012-03-12 20:16 ` [Qemu-devel] [PATCH 4/7] qemu-ga: add win32 guest-suspend-disk command Michael Roth
2012-03-12 20:16 ` [Qemu-devel] [PATCH 5/7] qemu-ga: add win32 guest-suspend-ram command Michael Roth
2012-03-12 20:16 ` [Qemu-devel] [PATCH 6/7] qemu-ga: add guest-network-get-interfaces command Michael Roth
2012-03-12 20:16 ` [Qemu-devel] [PATCH 7/7] qemu-ga: add guest-sync-delimited Michael Roth
2012-03-13  2:22 ` [Qemu-devel] [PULL] qemu-ga patch queue Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.