qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC] Support vhd type VHD_DIFFERENCING


From: Ding xiao
Subject: [Qemu-devel] [RFC] Support vhd type VHD_DIFFERENCING
Date: Tue, 1 Jul 2014 17:45:18 +0800

Now qemu only supports vhd type VHD_FIXED and VHD_DYNAMIC,
so qemu can't read snapshot volume of vhd, and can't 
support other storage features of vhd file.
 
The RFC adds vhd type VHD_DIFFERENCING support for qemu.


Ding xiao (1):
  Support vhd type VHD_DIFFERENCING

 block/vpc.c |  302 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 259 insertions(+), 43 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]