All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Tomoki Sekiyama <tomoki.sekiyama@hds.com>, qemu-devel@nongnu.org
Cc: mitsuhiro.tanino@hds.com
Subject: Re: [Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command
Date: Thu, 07 Aug 2014 16:55:18 -0500	[thread overview]
Message-ID: <20140807215518.31931.61788@loki> (raw)
In-Reply-To: <20140630215121.7224.92913.stgit@dhcp-17-70.bos.redhat.com>

Quoting Tomoki Sekiyama (2014-06-30 16:51:21)
> Hi,
> 
> As patch 3/3 was missing in the last post, I'm resending this patchset.
> 
> ===
> This is v5 patch for qemu-ga to add functions to freeze specific file systems
> mounted in a guest.
> 
> Changes since v4:
>  - PATCH 2: fix coding styles (spaces around operators)
>             make decode_mntname() more generic
>             rename functions to avoid leading '__'
>             improve compatibility with older Linux
>  - PATCH 3 (new in v5): disable unsupported commands by default
>  (v4: http://lists.gnu.org/archive/html/qemu-devel/2014-06/msg01357.html)


Thanks! Applied to qga tree:

  https://github.com/mdroth/qemu/commits/qga

> 
> ---
> 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(-)
> 
> -- 
> Regards,
> Tomoki Sekiyama

      parent reply	other threads:[~2014-08-07 21:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 21:51 [Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command Tomoki Sekiyama
2014-06-30 21:51 ` [Qemu-devel] [RESEND PATCH v5 1/3] " Tomoki Sekiyama
2014-08-07 22:03   ` Eric Blake
2014-08-07 22:18     ` Michael Roth
2014-06-30 21:51 ` [Qemu-devel] [RESEND PATCH v5 2/3] qga: Add guest-get-fsinfo command Tomoki Sekiyama
2014-08-07 22:05   ` Eric Blake
2014-06-30 21:51 ` [Qemu-devel] [RESEND PATCH v5 3/3] qga: Disable unsupported commands by default Tomoki Sekiyama
2014-07-07 16:55 ` [Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command Tomoki Sekiyama
2014-08-07 21:55 ` Michael Roth [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=20140807215518.31931.61788@loki \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=mitsuhiro.tanino@hds.com \
    --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 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.