From: Stefan Hajnoczi <stefanha@redhat.com>
To: Ishani Chugh <chugh.ishani@research.iiit.ac.in>
Cc: qemu-devel@nongnu.org, jsnow@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/2] QEMU Backup Tool
Date: Fri, 11 Aug 2017 11:00:23 +0100 [thread overview]
Message-ID: <20170811100023.GC4568@stefanha-x1.localdomain> (raw)
In-Reply-To: <1502387075-29078-1-git-send-email-chugh.ishani@research.iiit.ac.in>
[-- Attachment #1: Type: text/plain, Size: 1149 bytes --]
On Thu, Aug 10, 2017 at 11:14:33PM +0530, Ishani Chugh wrote:
> This patch series is intended to introduce QEMU Backup tool.
> qemu-backup will be a command-line tool for performing full and
> incremental disk backups on running VMs. It is intended as a
> reference implementation for management stack and backup developers
> to see QEMU's backup features in action.
> This patch series contains two patches,
> 1) Adding Manpage for the tool
> 2) QEMU Backup command line tool
>
> Ishani Chugh (2):
> Add manpage for QEMU Backup Tool
> backup: QEMU Backup Tool
>
> Makefile | 15 +-
> contrib/backup/qemu-backup.py | 309 ++++++++++++++++++++++++++++++++++++++++
> contrib/backup/qemu-backup.texi | 135 ++++++++++++++++++
> 3 files changed, 455 insertions(+), 4 deletions(-)
> create mode 100644 contrib/backup/qemu-backup.py
> create mode 100644 contrib/backup/qemu-backup.texi
Hi Ishani,
Please send a v2 with the DOCS .pdf issue and my review comments from
the previous email addressed:
https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02021.html
Thanks,
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2017-08-11 10:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-10 17:44 [Qemu-devel] [PATCH 0/2] QEMU Backup Tool Ishani Chugh
2017-08-10 17:44 ` [Qemu-devel] [PATCH 1/2] Add manpage for " Ishani Chugh
2017-08-10 17:44 ` [Qemu-devel] [PATCH 2/2] backup: " Ishani Chugh
2017-08-10 17:50 ` [Qemu-devel] [PATCH 0/2] " no-reply
2017-08-11 10:00 ` Stefan Hajnoczi [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-11 13:03 Ishani Chugh
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=20170811100023.GC4568@stefanha-x1.localdomain \
--to=stefanha@redhat.com \
--cc=chugh.ishani@research.iiit.ac.in \
--cc=jsnow@redhat.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).