search for: vdisk_tool

Displaying 2 results from an estimated 2 matches for "vdisk_tool".

2007 Jun 19
0
[PATCH 0/4] VHD Support addition
...[4/4] ### libvdisk #### These patches implement a shared library (libvdisk) between qemu, and blktap which can be explanded upon for additional formats in the future. This was done in order to avoid code duplcation between the two areas. At this time, it only supports the vhd format. ### vdisk_tool ### The vdisk_tool provides a means of creating, and converting vhd files. Like libvdisk, it is designed with future support of additional formats in mind, but currently only supports vhd. Usage: vdisk_tool OPTIONS -# <format-specific options> <filename> OPTIONS: [-f <format&g...
2007 Jun 19
1
[PATCH 4/4] Add libvdisk, and vdisk_tool
[PATCH 4/4] Add libvdisk, and vdisk_tool vdisk-support.patch provides libvdisk, and vdisk_tool, as described in [PATCH 0/4] Signed-off-by: Boris Ostrovsky <bostrovsky@virtualiron.com> Signed-off-by: Ben Guthro <bguthro@virtualiron.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen...