From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: ghammer@redhat.com, mprivozn@redhat.com, aliguori@us.ibm.com,
lcapitulino@redhat.com
Subject: [Qemu-devel] [PULL] qemu-ga patch queue
Date: Mon, 12 Mar 2012 15:16:39 -0500 [thread overview]
Message-ID: <1331583406-12873-1-git-send-email-mdroth@linux.vnet.ibm.com> (raw)
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(-)
next reply other threads:[~2012-03-12 20:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-12 20:16 Michael Roth [this message]
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
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=1331583406-12873-1-git-send-email-mdroth@linux.vnet.ibm.com \
--to=mdroth@linux.vnet.ibm.com \
--cc=aliguori@us.ibm.com \
--cc=ghammer@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=mprivozn@redhat.com \
--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).