qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/3] qemu-ga: fsfreeze fix and guest-info extensions


From: Michael Roth
Subject: [Qemu-devel] [PULL 0/3] qemu-ga: fsfreeze fix and guest-info extensions
Date: Thu, 10 Oct 2013 15:09:39 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]