From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] snapshot subcommand for qemu-img
Date: Thu, 11 Dec 2008 15:09:13 -0600 [thread overview]
Message-ID: <49418179.4090800@codemonkey.ws> (raw)
In-Reply-To: <493D3774.5020508@suse.de>
Kevin Wolf wrote:
> Add snapshot subcommand to qemu-img which allows to list, create, apply
> and delete snapshots on qcow2 images.
>
> Signed-off-by: Kevin Wolf <kwolf@suse.de>
>
This introduces a warning that gettimeofday is implicit. You can avoid
the #ifdef _WIN32 by just using qemu_gettimeofday from osdep.h and also
avoid the warning in the process.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-12-11 21:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-08 15:04 [Qemu-devel] [PATCH] snapshot subcommand for qemu-img Kevin Wolf
2008-12-11 21:09 ` Anthony Liguori [this message]
2008-12-15 13:55 ` [Qemu-devel] [PATCH] snapshot subcommand for qemu-img (v2) Kevin Wolf
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=49418179.4090800@codemonkey.ws \
--to=anthony@codemonkey.ws \
--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.