From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdsfv-0003vH-7b for qemu-devel@nongnu.org; Tue, 05 Nov 2013 21:16:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vdsfr-0005oC-8k for qemu-devel@nongnu.org; Tue, 05 Nov 2013 21:16:55 -0500 Date: Tue, 5 Nov 2013 21:16:39 -0500 (EST) From: Andrew Cathrow Message-ID: <12978832.174.1383704231718.JavaMail.javamailuser@localhost> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] About the IO-mirroring functionality inside the qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yaodong Yang Cc: qemu-devel@nongnu.org, qemu-discuss@nongnu.org http://wiki.qemu.org/Features/BlockJob ----- Original Message ----- > From: "Yaodong Yang" > To: qemu-devel@nongnu.org, qemu-discuss@nongnu.org > Cc: "Yaodong Yang" > Sent: Tuesday, November 5, 2013 9:07:27 PM > Subject: [Qemu-devel] About the IO-mirroring functionality inside the qemu > > Hi all, > > Does the Qemu have the storage migration tool, like the io-mirroring > inside the vmware? io-mirroring means for all the ioes, they are > send to both source and destination at the same time. > > Thanks! >