From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qf9kt-00064p-Bg for qemu-devel@nongnu.org; Fri, 08 Jul 2011 08:02:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qf9kp-0001uf-2o for qemu-devel@nongnu.org; Fri, 08 Jul 2011 08:01:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qf9ko-0001uI-LN for qemu-devel@nongnu.org; Fri, 08 Jul 2011 08:01:55 -0400 From: Jes.Sorensen@redhat.com Date: Fri, 8 Jul 2011 14:00:12 +0200 Message-Id: <1310126413-13451-1-git-send-email-Jes.Sorensen@redhat.com> Subject: [Qemu-devel] [PATCH 0/1] QMP command for snapshot_blkdev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: lcapitulino@redhat.com Cc: qemu-devel@nongnu.org From: Jes Sorensen Hi, I discussed the issue of a QMP command for live snapshot with Anthony, and we have agreed that it is fine to have a QMP command that matches the current human monitor command. This doesn't preclude that in the future someone may want to add support breaking live snapshots into multiple commands. Cheers, Jes Jes Sorensen (1): QMP: add snapshot_blkdev command qmp-commands.hx | 38 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 38 insertions(+), 0 deletions(-) -- 1.7.4.4