From mboxrd@z Thu Jan 1 00:00:00 1970 From: Iordan Iordanov Subject: differencing disks support Date: Wed, 08 Jun 2011 16:09:50 -0400 Message-ID: <4DEFD70E.4020209@cdf.toronto.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from smtp.cdf.toronto.edu ([128.100.31.106]:59641 "HELO smtp.cdf.toronto.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750846Ab1FHUJv (ORCPT ); Wed, 8 Jun 2011 16:09:51 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Does KVM support or plan to support differencing disks (where there is a read-only source disk, and each person running a virtual machine can save block-level changes that their virtual machine is making to the disk in a separate "differencing" image)? If so, can somebody suggest how I may make use of this feature (i.e. building the newest version from source, and any other requirements). Thanks! Iordan