Re: [Qemu-devel] [PATCH v3 1/3] backup: QEMU Backup Tool

2017-09-08 Thread Ishani
- On Sep 2, 2017, at 4:17 AM, jsnow js...@redhat.com wrote: > I suggest as your commit message here, something like: > > "backup: Add QEMU backup tool" > > A good commit message should say what applying the patch will do: > > "What will happen if I apply this patch?" > "It will 'Add QEMU

Re: [Qemu-devel] [PATCH v3 1/3] backup: QEMU Backup Tool

2017-09-01 Thread John Snow
I suggest as your commit message here, something like: "backup: Add QEMU backup tool" A good commit message should say what applying the patch will do: "What will happen if I apply this patch?" "It will 'Add QEMU backup tool'" On 08/30/2017 01:14 PM, Ishani Chugh wrote: > qemu-backup will be a

[Qemu-devel] [PATCH v3 1/3] backup: QEMU Backup Tool

2017-08-30 Thread Ishani Chugh
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. The tool writes details of guest in a configuration file and the