qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: mdroth <mdroth@linux.vnet.ibm.com>
To: Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
Cc: qemu-devel@nongnu.org, lcapitulino@redhat.com
Subject: Re: [Qemu-devel] [PATCH v8 0/2] qemu-ga: add hook to quiesce the guest on fsfreeze-freeze/thaw
Date: Tue, 8 Jan 2013 16:53:50 -0600	[thread overview]
Message-ID: <20130108225350.GF17859@vm> (raw)
In-Reply-To: <20121212035547.16260.51413.stgit@melchior2.sdl.hitachi.co.jp>

On Wed, Dec 12, 2012 at 12:55:47PM +0900, Tomoki Sekiyama wrote:
> Hi,
> 
> This is version 8 of the qemu-ga fsfreeze hook patchset.

Thanks, applied to qga branch with some minor clarifications for the
help output.

> 
> *Changes from v7: ( http://patchwork.ozlabs.org/patch/204426/ )
>  1/2: Not changed.
>  2/2: Moved .gitignore exception for fsfreeze-hook.d right below "*.d".
>       Make fsfreeze success even if fsfreeze-hook.d doesn't exist.
>       Use printf(1) instead of echo to output logs.
>       Use "$MYSQL" $MYSQL_OPTS instead of $MYSQL_CMD for safety.
>       Improve signal handling in flush-mysql.sh.
>       Fix misspelling.
> 
> This patchset depends on Luiz Capitulino's patchset to improve error
> handling, which is available at:
> https://lists.gnu.org/archive/html/qemu-devel/2012-11/msg03016.html
> ---
> Tomoki Sekiyama (2):
>       qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
>       qemu-ga: sample fsfreeze hooks
> 
>  .gitignore                                         |    1 
>  Makefile                                           |    2 -
>  qemu-ga.c                                          |   42 ++++++++++++
>  qga/commands-posix.c                               |   69 ++++++++++++++++++++
>  qga/guest-agent-core.h                             |    1 
>  scripts/qemu-guest-agent/fsfreeze-hook             |   33 ++++++++++
>  .../fsfreeze-hook.d/mysql-flush.sh.sample          |   56 ++++++++++++++++
>  7 files changed, 202 insertions(+), 2 deletions(-)
>  create mode 100755 scripts/qemu-guest-agent/fsfreeze-hook
>  create mode 100755 scripts/qemu-guest-agent/fsfreeze-hook.d/mysql-flush.sh.sample
> 
> Thanks,
> -- 
> Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
> Linux Technology Center
> Hitachi, Ltd., Yokohama Research Laboratory
> 

      parent reply	other threads:[~2013-01-08 22:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12  3:55 [Qemu-devel] [PATCH v8 0/2] qemu-ga: add hook to quiesce the guest on fsfreeze-freeze/thaw Tomoki Sekiyama
2012-12-12  3:55 ` [Qemu-devel] [PATCH v8 1/2] qemu-ga: execute " Tomoki Sekiyama
2012-12-12  3:55 ` [Qemu-devel] [PATCH v8 2/2] qemu-ga: sample fsfreeze hooks Tomoki Sekiyama
2012-12-12 12:11   ` Luiz Capitulino
2013-01-08 22:53 ` mdroth [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=20130108225350.GF17859@vm \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=lcapitulino@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=tomoki.sekiyama.qu@hitachi.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).