VirtualBox

source: vbox/trunk/src/VBox/Storage/VMDK.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66505   8 years vboxsync Storage/VDI,VMDK: Allocate the correct amount of memory when probing
(edit) @66486   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66110   8 years vboxsync Storage/VD: Implement infrastructure for region lists to be able to …
(edit) @64272   8 years vboxsync Storage: Doxygen fixes
(edit) @63905   8 years vboxsync Storage/VD: Add proper versioning of the backend structures instead of …
(edit) @63840   8 years vboxsync VMDK: fix
(edit) @63826   8 years vboxsync Storage/VMDK: Cleanup (part 5, get rid of goto in vmdkRename and split …
(edit) @63825   8 years vboxsync Storage/VMDK: Cleanup (part 4, get rid of goto in vmdkOpenImage)
(edit) @63811   8 years vboxsync Storage: Cleanup, let vdIfIoIntFileSetAllocationSize take a progress …
(edit) @63805   8 years vboxsync Storage/VMDK: Cleanup, get rid of goto ... (part 3)
(edit) @63802   8 years vboxsync Storage/VD: Rename pfnCheckIfValid to pfnProbe as it is shorter and …
(edit) @63801   8 years vboxsync Storage/VMDK: Cleanup, get rid of goto... (part 1, build fix)
(edit) @63800   8 years vboxsync Storage/VMDK: Cleanup (part 2, get rid of unused code for ESX type …
(edit) @63799   8 years vboxsync Storage/VMDK: Cleanup, get rid of goto... (part 1, build fix)
(edit) @63798   8 years vboxsync Storage/VMDK: Cleanup, get rid of goto... (part 1)
(edit) @63785   8 years vboxsync Storage/VD: Doxygen after VBOXHDDBACKEND -> VDIMAGEBACKEND
(edit) @63781   8 years vboxsync Storage/VD: Rename VBOXHDDBACKEND to VDIMAGEBACKEND to follow the …
(edit) @63644   8 years vboxsync VMDK: Fix possible endless loop when reading when processing the grain …
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63151   8 years vboxsync remove leftover
(edit) @63150   8 years vboxsync Storage/VMDK: Several fixes: 1. Don't reject async I/O for VMDK …
(edit) @62757   8 years vboxsync vmdkDescSetStr: why bother skipping blanks after '='?
(edit) @62756   8 years vboxsync vmdkDescSetStr: Splitting a expression according to operator …
(edit) @62755   8 years vboxsync Storage: warnings.
(edit) @61852   8 years vboxsync Storage/VMDK: Addendum for r108253, make sure to always increase the …
(edit) @61844   8 years vboxsync Storage/VMDK: Fix corrupting stream optimized VMDK images on first non …
(edit) @61757   8 years vboxsync Storage/VMDK: Be more verbose about which value is not correctly quoted
(edit) @61711   8 years vboxsync Storage/VMDK: Raise the limit for sparse images to 256TB-64K …
(edit) @60608   9 years vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
(edit) @60033   9 years vboxsync Storage/VMDK: typo (thanks PVS)
(edit) @59609   9 years vboxsync VMDK.cpp: Corrected incorrect free. Drop const on temporary strings …
(edit) @59455   9 years vboxsync Storage/VD: Remove the custom code in each backend which allocates all …
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57388   9 years vboxsync DECLCALLBACK
(edit) @57385   9 years vboxsync Storage/VMDK: Fix regression causing RW extents to be opened readonly …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57064   9 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @57007   9 years vboxsync Storage: Error formatting fixes.
(edit) @56754   9 years vboxsync Storage: More minor memory leak fixes in testcases, unused code or …
(edit) @56379   9 years vboxsync Storage/VMDK: small "just in case" code adjustments, shouldn't be …
(edit) @54430   10 years vboxsync Storage/VD: make use of the image type (hdd/dvd/floppy) for sanity …
(edit) @54117   10 years vboxsync don't check for VALID_PTR after RTMem*Alloc(), that's overkill
(edit) @50988   11 years vboxsync Storage/VD: Cleanup VD plugin handling. One shared object can now …
(edit) @49231   11 years vboxsync VMDK: Sketched the code for using RTZipBlockDecompress in …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48860   11 years vboxsync build fix
(edit) @48851   11 years vboxsync Storage: Addressing 64-bit windows warnings.
(edit) @48743   11 years vboxsync Storage/VD: Add support for different sector sizes (only opening and …
(edit) @47832   11 years vboxsync Storage/VMDK: warnings
(edit) @46613   11 years vboxsync Storage: Propagate errors when closing a file but free everything …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44252   12 years vboxsync Storage/Backends: async/sync I/O unification, remove separate entries …
(edit) @44233   12 years vboxsync Storage: Preparations for the sync/async I/O unification
(edit) @44232   12 years vboxsync Storage: Fix regression introduced when adding …
(edit) @43861   12 years vboxsync Storage: Introduce new flag to skip unnecessary consistency checks in …
(edit) @43818   12 years vboxsync Storage: Endian fix for VMDK stream optimized images
(edit) @41767   12 years vboxsync Storage/VMDK: Coalesce reads when checking for inconsistencies between …
(edit) @40843   13 years vboxsync Storage: Miscellaneous bug fixes to make the library work on big …
(edit) @40739   13 years vboxsync VDI, VMDK: fixed minor memory leak if the image does not exist
(edit) @39519   13 years vboxsync VD: API to repair corrupted images
(edit) @39052   13 years vboxsync VMDK: Improve error message if a stream optimized image is corrupted
(edit) @38876   13 years vboxsync Storage: Add async discard API
(edit) @38819   13 years vboxsync Storage/VMDK: VMware have apparently introduced a new marker with …
(edit) @38693   13 years vboxsync Storage/VMDK: fixed progress indicator
(edit) @38621   13 years vboxsync VD: Initial support to discard unused blocks in an image + support for …
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38030   13 years vboxsync VMDK: Remove debug logging and assertions from release builds
(edit) @37483   13 years vboxsync Storage/{VDI,VMDK}: Refuse to create an image with an invalid image …
(edit) @37246   14 years vboxsync Storage/VMDK+VDI: fix error handling when pointing to a zero size file
(edit) @37100   14 years vboxsync VD,VMDK: Enable debug logging for release builds
(edit) @36633   14 years vboxsync Storage: Small cleanup. Drops VDImageIsAsyncIOSupported, it is …
(edit) @36514   14 years vboxsync VMDK: Reject VD_OPEN_FLAGS_ASYNC_IO for stream optimized images
(edit) @36173   14 years vboxsync Storage/VMDK: fix small and harmless UUID issue when "adopting" an …
(edit) @36137   14 years vboxsync VMDK: Logging fix
(edit) @36018   14 years vboxsync VMDK: Remove unused code and merge missing part into vmdkAsyncFlush
(edit) @35987   14 years vboxsync VMDK: Always write last grain directory for stream optimized VMDKs.
(edit) @34885   14 years vboxsync VMDK: Fix corruption
(edit) @34581   14 years vboxsync Storage/VMDK: reading of fixed image descriptor files needs to handle …
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @34008   14 years vboxsync Storage/VMDK: fix
(edit) @33996   14 years vboxsync Storage/VMDK: access to pointer before we check for NULL
(edit) @33943   14 years vboxsync VMDK: Fix memory leak in case of buffer overflow error
(edit) @33937   14 years vboxsync Storage/VMDK: pvDescriptor might be used uninitialized
(copy) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
copied from trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette