qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, tomoki.sekiyama@hds.com
Subject: [Qemu-devel] [PULL 0/3] qga: support fsfreeze'ing specific mounts
Date: Thu,  7 Aug 2014 17:10:25 -0500	[thread overview]
Message-ID: <1407449428-474-1-git-send-email-mdroth@linux.vnet.ibm.com> (raw)

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.

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-07

for you to fetch changes up to 30043300803c1a16e3acedf973fc20a849e3be6e:

  qga: Disable unsupported commands by default (2014-08-07 16:59:41 -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(-)

             reply	other threads:[~2014-08-07 22:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07 22:10 Michael Roth [this message]
2014-08-07 22:10 ` [Qemu-devel] [PATCH 1/3] qga: Add guest-fsfreeze-freeze-list command Michael Roth
2014-08-07 22:10 ` [Qemu-devel] [PATCH 2/3] qga: Add guest-get-fsinfo command Michael Roth
2014-08-07 22:10 ` [Qemu-devel] [PATCH 3/3] qga: Disable unsupported commands by default Michael Roth
2014-08-07 22:18 ` [Qemu-devel] [PULL 0/3] qga: support fsfreeze'ing specific mounts Eric Blake
2014-08-08 11:12   ` Peter Maydell
2014-08-08 12:59     ` 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=1407449428-474-1-git-send-email-mdroth@linux.vnet.ibm.com \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=tomoki.sekiyama@hds.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).