From: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
To: qemu-devel@nongnu.org
Cc: mitsuhiro.tanino@hds.com, mdroth@linux.vnet.ibm.com
Subject: [Qemu-devel] [PATCH v3 0/2] qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command
Date: Thu, 22 May 2014 09:56:41 -0400 [thread overview]
Message-ID: <20140522135641.6110.28511.stgit@hds.com> (raw)
Hi,
This is v3 patch for qemu-ga to add argument to specify which filesystems
to be frozen by guest-fsfreeze-freeze command.
Changes since v2:
- new PATCH 2/2 to add a command 'guest-get-fs-info' get mounted
filesysmtes information
- rebased to latest master
(v2: http://lists.gnu.org/archive/html/qemu-devel/2014-04/msg04433.html)
---
Tomoki Sekiyama (2):
qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command
qga: Add guest-get-fs-info command
qga/commands-posix.c | 437 ++++++++++++++++++++++++++++++++++++++++++++++++++
qga/commands-win32.c | 3
qga/qapi-schema.json | 82 +++++++++
3 files changed, 519 insertions(+), 3 deletions(-)
--
Regards,
Tomoki Sekiyama
next reply other threads:[~2014-05-22 13:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 13:56 Tomoki Sekiyama [this message]
2014-05-22 13:56 ` [Qemu-devel] [PATCH v3 1/2] qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command Tomoki Sekiyama
2014-06-03 21:21 ` Michael Roth
2014-06-03 21:38 ` Eric Blake
2014-06-03 21:58 ` Michael Roth
2014-06-03 22:06 ` Eric Blake
2014-06-03 22:10 ` Eric Blake
2014-06-03 23:02 ` Tomoki Sekiyama
2014-06-04 0:39 ` Michael Roth
2014-05-22 13:56 ` [Qemu-devel] [PATCH v3 2/2] qga: Add guest-get-fs-info command Tomoki Sekiyama
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=20140522135641.6110.28511.stgit@hds.com \
--to=tomoki.sekiyama@hds.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=mitsuhiro.tanino@hds.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.