From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: wudxw@linux.vnet.ibm.com, tomoki.sekiyama@hds.com, aliguori@amazon.com
Subject: [Qemu-devel] [PULL 0/3] qemu-ga: fsfreeze fix and guest-info extensions
Date: Thu, 10 Oct 2013 15:09:39 -0500 [thread overview]
Message-ID: <1381435782-25524-1-git-send-email-mdroth@linux.vnet.ibm.com> (raw)
Hi Anthony,
The following patches add support for indicating whether a guest
agent command returns a response, as well as a fix to unfreeze
filesystems LIFO order to avoid deadlocks in some cases where
images are loopback-mounted to frozen filesystem.
The following changes since commit f2c6bcfc2e15e1dc5c69c3e579ff2063068ecb85:
Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging (2013-10-10 10:03:38 -0700)
are available in the git repository at:
git://github.com/mdroth/qemu.git qga-pull-2013-10-10
for you to fetch changes up to 0106dc4f05231b44f54fae5d0ee42031298588bd:
qemu-ga: Extend 'guest-info' command to expose flag 'success-response' (2013-10-10 14:52:37 -0500)
----------------------------------------------------------------
Mark Wu (2):
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Tomoki Sekiyama (1):
qemu-ga: execute fsfreeze-freeze in reverse order of mounts
include/qapi/qmp/dispatch.h | 7 ++--
qapi/qmp-registry.c | 33 +++++++------------
qga/commands-posix.c | 4 +--
qga/commands.c | 39 +++++++++-------------
qga/main.c | 75 +++++++++++++++++--------------------------
qga/qapi-schema.json | 5 ++-
6 files changed, 69 insertions(+), 94 deletions(-)
next reply other threads:[~2013-10-10 20:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 20:09 Michael Roth [this message]
2013-10-10 20:09 ` [Qemu-devel] [PATCH 1/3] qemu-ga: execute fsfreeze-freeze in reverse order of mounts Michael Roth
2013-10-10 20:09 ` [Qemu-devel] [PATCH 2/3] qemu-ga: Add interface to traverse the qmp command list by QmpCommand Michael Roth
2013-10-10 20:09 ` [Qemu-devel] [PATCH 3/3] qemu-ga: Extend 'guest-info' command to expose flag 'success-response' Michael Roth
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=1381435782-25524-1-git-send-email-mdroth@linux.vnet.ibm.com \
--to=mdroth@linux.vnet.ibm.com \
--cc=aliguori@amazon.com \
--cc=qemu-devel@nongnu.org \
--cc=tomoki.sekiyama@hds.com \
--cc=wudxw@linux.vnet.ibm.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).