WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] blktap2-vhd-util | add disk image convert functions,

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] blktap2-vhd-util | add disk image convert functions, RAW <-> fixed VHD, and fixed <-> dynamic VHD for xen4.0.0
From: "Alfred Song" <song.zhuo@xxxxxxxxxx>
Date: Wed, 14 Jul 2010 09:44:40 +0800
Delivery-date: Tue, 13 Jul 2010 18:45:53 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to:
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References:
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcshuUFFwNIl1xNuQX+biHinurPeewABWvQwABuXtgAAArB38AAV5+rQ

Hi,

 

+ global system log macro for debug

+ vhd_dynamic_to_fixed

+ vhd_fixed_to_dynamic

+ vhd_fixed_to_raw

+ vhd_raw_to_fixed

Patch for vhd_io_read & vhd_read & vhd_write return error when real data size less than the required data size,

typically, the real data size less than a sector(512B)

 

See Usage:

xxx:~ # vhd-util convert

 

Best Regards

face

 

Attachment: blktap2.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] blktap2-vhd-util | add disk image convert functions, RAW <-> fixed VHD, and fixed <-> dynamic VHD for xen4.0.0, Alfred Song <=