Re: [Qemu-devel] [PATCH 0/3] QEMU Backup Tool

2017-08-29 Thread Ishani
I apologize for it. I have sent a new patch series by the same way again just now. Will correct in future patches. Regards, Ishani. - On Aug 29, 2017, at 8:19 PM, Eric Blake ebl...@redhat.com wrote: > On 08/29/2017 08:47 AM, Ishani Chugh wrote: >> This patch series is intended to introduce

[Qemu-devel] [PATCH 0/3] QEMU Backup Tool

2017-08-29 Thread Ishani Chugh
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. Thi

Re: [Qemu-devel] [PATCH 0/3] QEMU Backup Tool

2017-08-29 Thread Eric Blake
On 08/29/2017 08:47 AM, 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 deve

[Qemu-devel] [PATCH 0/3] QEMU Backup Tool

2017-08-29 Thread Ishani Chugh
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

[Qemu-devel] [PATCH 0/3] QEMU Backup Tool

2017-08-23 Thread Ishani Chugh
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

[Qemu-devel] [PATCH 0/3] QEMU Backup Tool

2017-08-21 Thread Ishani Chugh
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