qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] qemu-ga: fsfreeze fix and guest-info extensions
@ 2013-10-10 20:09 Michael Roth
  2013-10-10 20:09 ` [Qemu-devel] [PATCH 1/3] qemu-ga: execute fsfreeze-freeze in reverse order of mounts Michael Roth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Roth @ 2013-10-10 20:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: wudxw, tomoki.sekiyama, aliguori

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

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

end of thread, other threads:[~2013-10-10 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10 20:09 [Qemu-devel] [PULL 0/3] qemu-ga: fsfreeze fix and guest-info extensions Michael Roth
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

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