]> git.proxmox.com Git - qemu.git/history - block/vdi.c
qcow2/vdi: Change check to distinguish error cases
[qemu.git] / block / vdi.c
2010-07-06 Kevin Wolfqcow2/vdi: Change check to distinguish error cases
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Stefan Weilblock/vdi: Fix image opening and creation for odd disk...
2010-05-17 Stefan Weilblock/vdi: Allow disk images of size 0
2010-05-17 Kevin Wolfblock: Avoid unchecked casts for AIOCBs
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2010-01-08 François Revolblock/vdi: allow disk sizes not multiple of block size
2009-10-04 Stefan WeilCheck availability of uuid header / library
2009-09-12 Blue SwirlFix signedness warnings on OpenSolaris
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Stefan Weilblock/vdi.c: Fix several bugs
2009-08-15 Blue SwirlUse pstrcpy to avoid OpenBSD linker warnings
2009-08-10 Stefan WeilAdd new block driver for the VDI format (only aio suppo...