From: Ishani Chugh <chugh.ishani@research.iiit.ac.in>
To: qemu-devel@nongnu.org
Cc: stefanha@redhat.com, jsnow@redhat.com,
Ishani Chugh <chugh.ishani@research.iiit.ac.in>
Subject: [Qemu-devel] [PATCH 0/3] Backup Tool: Incremental backup
Date: Thu, 31 Aug 2017 00:45:35 +0530 [thread overview]
Message-ID: <1504120538-9309-1-git-send-email-chugh.ishani@research.iiit.ac.in> (raw)
This patch series is intended to add incremental backup functionality
to Backup Tool.
This patch series contains three patches,
1) QEMU Backup command line tool(With Incremental backup).
2) Test for incremental backup.
3) Manpage for the tool(Incremental backup example).
Based on: 1504113297-22052-1-git-send-email-chugh.ishani@research.iiit.ac.in
Ishani Chugh (3):
Backup Tool: Manpage for Incremental Backup
Backup Tool: Support for Incremental Backup
Backup Tool: Test for Incremental Backup
contrib/backup/qemu-backup.py | 101 +++++++++++++++++++++++++++++++++++++++-
contrib/backup/qemu-backup.texi | 18 +++++++
tests/qemu-iotests/193 | 86 ++++++++++++++++++++++++++++++++++
tests/qemu-iotests/193.out | 34 ++++++++++++++
tests/qemu-iotests/group | 1 +
5 files changed, 238 insertions(+), 2 deletions(-)
create mode 100755 tests/qemu-iotests/193
create mode 100644 tests/qemu-iotests/193.out
--
2.7.4
next reply other threads:[~2017-08-30 19:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-30 19:15 Ishani Chugh [this message]
2017-08-30 19:15 ` [Qemu-devel] [PATCH 1/3] Backup Tool: Manpage for Incremental Backup Ishani Chugh
2017-08-31 1:57 ` Fam Zheng
2017-08-30 19:15 ` [Qemu-devel] [PATCH 2/3] Backup Tool: Support " Ishani Chugh
2017-08-31 1:56 ` Fam Zheng
2017-08-30 19:15 ` [Qemu-devel] [PATCH 3/3] Backup Tool: Test " Ishani Chugh
2017-08-31 2:02 ` Fam Zheng
2017-09-01 22:53 ` John Snow
2017-09-07 4:03 ` Ishani
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=1504120538-9309-1-git-send-email-chugh.ishani@research.iiit.ac.in \
--to=chugh.ishani@research.iiit.ac.in \
--cc=jsnow@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.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).