From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuTsg-00083K-9x for qemu-devel@nongnu.org; Tue, 20 Nov 2007 09:15:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuTse-000805-HO for qemu-devel@nongnu.org; Tue, 20 Nov 2007 09:15:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuTse-0007zx-Dd for qemu-devel@nongnu.org; Tue, 20 Nov 2007 09:15:12 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IuTse-0005Xp-0x for qemu-devel@nongnu.org; Tue, 20 Nov 2007 09:15:12 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1IuTsU-0008Rl-ID for qemu-devel@nongnu.org; Tue, 20 Nov 2007 14:15:02 +0000 Received: from adsl-ull-5-1.49-151.net24.it ([151.49.1.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Nov 2007 14:15:02 +0000 Received: from veb by adsl-ull-5-1.49-151.net24.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Nov 2007 14:15:02 +0000 From: Matteo Bertini Date: Tue, 20 Nov 2007 12:23:17 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: news Subject: [Qemu-devel] Online image backup Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello everyone, is there any support for an online image backup? Or some direction to have it? Imagine I have an emulated server. How can I make an online backup of the server state? If I'm right in the actual design this is very hard. Or there are some image internals update rules that permit a consistent copy possible? Regards, Matteo Bertini