From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBpQV-0008QJ-RD for qemu-devel@nongnu.org; Mon, 18 Apr 2011 10:27:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QBpQR-0002zQ-4X for qemu-devel@nongnu.org; Mon, 18 Apr 2011 10:27:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15525) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBpQQ-0002zF-RB for qemu-devel@nongnu.org; Mon, 18 Apr 2011 10:27:39 -0400 From: Jes.Sorensen@redhat.com Date: Mon, 18 Apr 2011 16:27:00 +0200 Message-Id: <1303136821-13333-1-git-send-email-Jes.Sorensen@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/1] Add QMP bits for blockdev-snapshot-sync. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: kwolf@redhat.com Cc: qemu-devel@nongnu.org From: Jes Sorensen This is an old patch I am resurrecting, adding a QMP command for live snapshot support. I have tried to address the comments received in the previous emails around March 9th. Please let me know if you have further issues with this. Jes Sorensen (1): Add QMP bits for blockdev-snapshot-sync. qmp-commands.hx | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) -- 1.7.4.4