From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] KVM call agenda for Tuesday 28th Date: Mon, 27 Feb 2012 16:06:05 -0600 Message-ID: <4F4BFE4D.8000409@codemonkey.ws> References: <87r4xg1n5g.fsf@elfo.elfo> <4F4BBBA8.3020105@redhat.com> <4F4BFC9A.1020300@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Eric Blake , quintela@trasno.org, KVM devel mailing list , Developers qemu-devel To: Paolo Bonzini Return-path: Received: from mail-pz0-f46.google.com ([209.85.210.46]:64792 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755714Ab2B0WGJ (ORCPT ); Mon, 27 Feb 2012 17:06:09 -0500 Received: by daed14 with SMTP id d14so1574968dae.19 for ; Mon, 27 Feb 2012 14:06:09 -0800 (PST) In-Reply-To: <4F4BFC9A.1020300@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/27/2012 03:58 PM, Paolo Bonzini wrote: > Il 27/02/2012 18:21, Eric Blake ha scritto: >>>> Please send in any agenda items you are interested in covering. >> Given all the threads on snapshot/mirror/migrate/reopen in the blockdev >> layer, that sounds like a worthwhile topic to discuss on a phone call. > > I put a description of the existing proposals here: > > http://wiki.qemu.org/Features/SnapshotsMultipleDevices/CommandSetProposals Thanks! One thing I'm having trouble following on your proposal: What commands are valid within blockdev-start-transaction/blockdev-commit-transaction? If I do: blockdev-start-transaction stop drive-reopen drive-mirror blockdev-end-transaction What state should I expect that my guest is in (paused or running)? Regards, Anthony Liguori > > Paolo >