[{"id":1766797,"web_url":"http://patchwork.ozlabs.org/comment/1766797/","msgid":"<20170912092051.GB6123@stefanha-x1.localdomain>","list_archive_url":null,"date":"2017-09-12T09:20:51","subject":"Re: [Qemu-devel] [PATCH v4 0/3] QEMU Backup Tool","submitter":{"id":17227,"url":"http://patchwork.ozlabs.org/api/people/17227/","name":"Stefan Hajnoczi","email":"stefanha@redhat.com"},"content":"On Fri, Sep 08, 2017 at 10:11:42PM +0530, Ishani Chugh wrote:\n> This patch series is intended to introduce QEMU Backup tool.\n> qemu-backup will be a command-line tool for performing full and\n> incremental disk backups on running VMs. It is intended as a\n> reference implementation for management stack and backup developers\n> to see QEMU's backup features in action.\n> This patch series contains three patches,\n>                1) QEMU Backup command line tool.\n>                2) Test for full backup.\n>                3) Manpage for the tool.\n> v4:\n> * Reorganize patch structure.\n> * Modify commit message for backup tool commit.\n> * Organize examples by subcommands.\n> * Add checks for required arguments.\n> * Adds required arguments group to mandatory arguments.\n> * Add checks for validating socket path.\n> \n> Ishani Chugh (3):\n>   Add manpage for QEMU Backup Tool\n>   backup: Adds Backup Tool\n>   Test for full Backup\n> \n>  Makefile                        |  14 +-\n>  contrib/backup/qemu-backup.py   | 373 ++++++++++++++++++++++++++++++++++++++++\n>  contrib/backup/qemu-backup.texi | 142 +++++++++++++++\n>  tests/qemu-iotests/191          |  86 +++++++++\n>  tests/qemu-iotests/191.out      |  35 ++++\n>  tests/qemu-iotests/group        |   1 +\n>  6 files changed, 647 insertions(+), 4 deletions(-)\n>  create mode 100755 contrib/backup/qemu-backup.py\n>  create mode 100644 contrib/backup/qemu-backup.texi\n>  create mode 100755 tests/qemu-iotests/191\n>  create mode 100644 tests/qemu-iotests/191.out\n> \n> --\n> 2.7.4\n\nAside from Fam's comment:\n\nReviewed-by: Stefan Hajnoczi <stefanha@redhat.com>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx05.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx05.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=stefanha@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xrznd66Pcz9s81\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 12 Sep 2017 19:21:41 +1000 (AEST)","from localhost ([::1]:34482 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1drhNz-0005C8-VX\n\tfor incoming@patchwork.ozlabs.org; Tue, 12 Sep 2017 05:21:40 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:44993)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <stefanha@redhat.com>) id 1drhNQ-0005AG-Tr\n\tfor qemu-devel@nongnu.org; Tue, 12 Sep 2017 05:21:05 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <stefanha@redhat.com>) id 1drhNL-0002Qw-AK\n\tfor qemu-devel@nongnu.org; Tue, 12 Sep 2017 05:21:04 -0400","from mx1.redhat.com ([209.132.183.28]:36426)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <stefanha@redhat.com>) id 1drhNL-0002QL-4o\n\tfor qemu-devel@nongnu.org; Tue, 12 Sep 2017 05:20:59 -0400","from smtp.corp.redhat.com\n\t(int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 1CFFC494;\n\tTue, 12 Sep 2017 09:20:58 +0000 (UTC)","from localhost (ovpn-117-246.ams2.redhat.com [10.36.117.246])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id 4972A60BEB;\n\tTue, 12 Sep 2017 09:20:52 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com 1CFFC494","Date":"Tue, 12 Sep 2017 10:20:51 +0100","From":"Stefan Hajnoczi <stefanha@redhat.com>","To":"Ishani Chugh <chugh.ishani@research.iiit.ac.in>","Message-ID":"<20170912092051.GB6123@stefanha-x1.localdomain>","References":"<1504888905-22396-1-git-send-email-chugh.ishani@research.iiit.ac.in>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<1504888905-22396-1-git-send-email-chugh.ishani@research.iiit.ac.in>","User-Agent":"Mutt/1.8.3 (2017-05-23)","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.13","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.29]);\n\tTue, 12 Sep 2017 09:20:58 +0000 (UTC)","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH v4 0/3] QEMU Backup Tool","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"famz@redhat.com, jsnow@redhat.com, qemu-devel@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]