aboutsummaryrefslogtreecommitdiff
path: root/block/vdi.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-15vdi: Avoid direct AIO callbackKevin Wolf
2011-06-08qemu-img create: Fix displayed default cluster sizeKevin Wolf
2011-04-03Fix trivial "endianness bugs"Stefan Weil
2011-03-15block/vdi: Don't ignore immediate read/write failuresStefan Weil
2011-02-07block/vdi: Fix wrong size in conditionally used memset, memcmpStefan Weil
2010-11-24block: Remove unused s->hd in various driversKevin Wolf
2010-11-04block: Allow bdrv_flush to return errorsKevin Wolf
2010-07-06qcow2/vdi: Change check to distinguish error casesKevin Wolf
2010-05-17block/vdi: Fix image opening and creation for odd disk sizesStefan Weil
2010-05-17block/vdi: Allow disk images of size 0Stefan Weil
2010-05-17block: Avoid unchecked casts for AIOCBsKevin Wolf
2010-05-03block: Open the underlying image file in generic codeKevin Wolf
2010-01-08block/vdi: allow disk sizes not multiple of block sizeFrançois Revol
2009-10-04Check availability of uuid header / libraryStefan Weil
2009-09-12Fix signedness warnings on OpenSolarisBlue Swirl
2009-08-27block/vdi.c: Fix several bugsStefan Weil
2009-08-15Use pstrcpy to avoid OpenBSD linker warningsBlue Swirl
2009-08-10Add new block driver for the VDI format (only aio supported)Stefan Weil