qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/3] qga: support fsfreeze'ing specific mounts
@ 2014-08-08 13:02 Michael Roth
  2014-08-08 13:02 ` [Qemu-devel] [PATCH 1/3] qga: Add guest-fsfreeze-freeze-list command Michael Roth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Roth @ 2014-08-08 13:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, tomoki.sekiyama

Hello,

Please pull the following changes, which add a new guest-fsfreeze-freeze-list
command to qemu-ga that supports specifying specific mounts to freeze, and
improves the introspection information from guest-info by explicitly
blacklisting/reporting commands that aren't supported on a particular guest.

v2:
  Updated qapi-schema to correctly document 2.2 as initial supported version 

The following changes since commit 2ee55b8351910e5dd898f52415064a4c5479baba:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-08-07 14:54:47 +0100)

are available in the git repository at:


  git://github.com/mdroth/qemu.git qga-pull-2014-08-08

for you to fetch changes up to 1281c08a46df94a66acca140bafc1785c0fcd47f:

  qga: Disable unsupported commands by default (2014-08-07 17:15:53 -0500)

----------------------------------------------------------------
Tomoki Sekiyama (3):
      qga: Add guest-fsfreeze-freeze-list command
      qga: Add guest-get-fsinfo command
      qga: Disable unsupported commands by default

 qga/commands-posix.c   | 508 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 qga/commands-win32.c   |  47 +++++-
 qga/guest-agent-core.h |   1 +
 qga/main.c             |   1 +
 qga/qapi-schema.json   |  96 +++++++++++
 5 files changed, 650 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2014-08-08 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-08 13:02 [Qemu-devel] [PULL v2 0/3] qga: support fsfreeze'ing specific mounts Michael Roth
2014-08-08 13:02 ` [Qemu-devel] [PATCH 1/3] qga: Add guest-fsfreeze-freeze-list command Michael Roth
2014-08-08 13:02 ` [Qemu-devel] [PATCH 2/3] qga: Add guest-get-fsinfo command Michael Roth
2014-08-08 13:02 ` [Qemu-devel] [PATCH 3/3] qga: Disable unsupported commands by default Michael Roth
2014-08-08 14:18 ` [Qemu-devel] [PULL v2 0/3] qga: support fsfreeze'ing specific mounts Peter Maydell

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