]> git.proxmox.com Git - qemu.git/history - block/vhdx.h
Open 2.0 development tree
[qemu.git] / block / vhdx.h
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-07 Jeff Codyblock: vhdx - add .bdrv_create() support
2013-11-07 Jeff Codyblock: vhdx - fix comment typos in header, fix incorrec...
2013-11-07 Jeff Codyblock: vhdx - move more endian translations to vhdx...
2013-11-07 Jeff Codyblock: vhdx - remove BAT file offset bit shifting
2013-11-07 Jeff Codyblock: vhdx write support
2013-11-07 Jeff Codyblock: vhdx - add log write support
2013-11-07 Jeff Codyblock: vhdx - add region overlap detection for image...
2013-11-07 Jeff Codyblock: vhdx - log parsing, replay, and flush support
2013-11-07 Jeff Codyblock: vhdx - update log guid in header, and first...
2013-11-07 Jeff Codyblock: vhdx - break endian translation functions out
2013-11-07 Jeff Codyblock: vhdx - log support struct and defines
2013-11-07 Jeff Codyblock: vhdx code movement - VHDXMetadataEntries and...
2013-11-07 Jeff Codyblock: vhdx - add header update capability.
2013-11-07 Jeff Codyblock: vhdx - minor comments and typo correction.
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2013-07-29 Aurelien JarnoMerge branch 'trivial-patches' of git://git.corpit...
2013-07-27 Stefan Weilmisc: Fix new typos in comments and strings
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-03 Jeff Codyblock: initial VHDX driver support framework - supports...
2013-05-03 Jeff Codyblock: vhdx header for the QEMU support of VHDX images