qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
To: Tomoki Sekiyama <tomoki.sekiyama@hds.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Mitsuhiro Tanino <mitsuhiro.tanino@hds.com>,
	"mdroth@linux.vnet.ibm.com" <mdroth@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [PATCH v4 0/2] qga: Add guest-fsfreeze-freeze-list command
Date: Mon, 16 Jun 2014 19:39:42 +0000	[thread overview]
Message-ID: <CFC4C007.C159%Tomoki.Sekiyama@hds.com> (raw)
In-Reply-To: <20140605145714.10787.97053.stgit@hds.com>

Any comments for this patch?

-- 
Tomoki Sekiyama



On 6/5/14 10:57 , "Tomoki Sekiyama" <tomoki.sekiyama@hds.com> wrote:

>Hi,
>
>This is v4 patch for qemu-ga to add functions to freeze specific file
>systems
>mounted in a guest.
>
>PATCH 1 adds a guest-fsfreeze-freeze-list command, which takes an
>additional
>argument to specify which filesystems to be frozen, derived from
>guest-fsfreeze-freeze command.
>
>PATCH 2 adds a guest-get-fsinfo command to get a list of mounted file
>systems in the guest with disk devices information to resolve backend disk
>images for a management layer such as libvirt.
>
>Changes since v3:
> - PATCH 1: make it a new command which accepts 'mountpoints' argument
>            in order to discover optional params are accepted or not.
> - PATCH 2: code cleanups...
> (v3: http://lists.gnu.org/archive/html/qemu-devel/2014-05/msg04571.html)
>
>---
>Tomoki Sekiyama (2):
>      qga: Add guest-fsfreeze-freeze-list command
>      qga: Add guest-get-fsinfo command
>
>
> qga/commands-posix.c |  454
>++++++++++++++++++++++++++++++++++++++++++++++++++
> qga/commands-win32.c |   15 ++
> qga/qapi-schema.json |   96 +++++++++++
> 3 files changed, 563 insertions(+), 2 deletions(-)
>
>-- 
>Regards,
>Tomoki Sekiyama

      parent reply	other threads:[~2014-06-16 19:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-05 14:57 [Qemu-devel] [PATCH v4 0/2] qga: Add guest-fsfreeze-freeze-list command Tomoki Sekiyama
2014-06-05 14:57 ` [Qemu-devel] [PATCH v4 1/2] " Tomoki Sekiyama
2014-06-19 21:03   ` Eric Blake
2014-06-05 14:57 ` [Qemu-devel] [PATCH v4 2/2] qga: Add guest-get-fsinfo command Tomoki Sekiyama
2014-06-19 21:23   ` Eric Blake
2014-06-20  0:34     ` Tomoki Sekiyama
2014-06-20 15:21       ` Eric Blake
2014-06-20 21:19         ` Tomoki Sekiyama
2014-06-16 19:39 ` Tomoki Sekiyama [this message]

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=CFC4C007.C159%Tomoki.Sekiyama@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 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).