VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90802   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84883   4 years vboxsync Storage/VD: bugref:9772 'VBoxManage internalcommands repairhd -format' …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @79965   5 years vboxsync Storage: Added a desired format parameter to VDGetFormat() so Main can …
(edit) @77780   6 years vboxsync Storage/VHD: Fix memory leak in error case
(edit) @77699   6 years vboxsync Storage/VHD,Parallels: Plug two small memory leaks when opening an …
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72577   6 years vboxsync Storage/VHD: Stay within possible limits of the VDH spec for the block …
(edit) @72574   6 years vboxsync Storage/VHD: Stay within possible limits of the VDH spec for the block …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68787   7 years vboxsync Storage/VDI+VHD+VMDK: Preserve the error code (instead of ignoring) …
(edit) @66486   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(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) @63811   8 years vboxsync Storage: Cleanup, let vdIfIoIntFileSetAllocationSize take a progress …
(edit) @63802   8 years vboxsync Storage/VD: Rename pfnCheckIfValid to pfnProbe as it is shorter and …
(edit) @63794   8 years vboxsync Storage/VHD: Cleanup, get rid of goto…
(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) @63567   8 years vboxsync scm: cleaning up todos
(edit) @62794   8 years vboxsync Storage/VHD: Fix todo about uninitialized variable
(edit) @62754   8 years vboxsync vhdLocatorUpdate: TODO: unused variable
(edit) @62753   8 years vboxsync Storage: warnings.
(edit) @60608   9 years vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
(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) @57399   9 years vboxsync build fix
(edit) @57388   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(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) @52695   10 years vboxsync Storage/VHD: Fix resize corruption if the image has more than 4GB of …
(edit) @52468   10 years vboxsync Storage/VHD: Fix use of uninitialized variable in error case
(edit) @52358   10 years vboxsync Storage/VD,VHD: Fix crash with certain VHD images with only partial …
(edit) @52277   10 years vboxsync VHD: Remove ASMBitTest and ASMBitTestAndSet because they were used …
(edit) @51091   11 years vboxsync Storage/VHD: Don't clear parent locator entries if there is no parent …
(edit) @50988   11 years vboxsync Storage/VD: Cleanup VD plugin handling. One shared object can now …
(edit) @50851   11 years vboxsync Storage/VHD: Fix wrong assertion in compaction callback
(edit) @49944   11 years vboxsync Storage,VHD: Fix I/O if VD_OPEN_FLAGS_HONOR_SAME is used
(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) @46613   11 years vboxsync Storage: Propagate errors when closing a file but free everything …
(edit) @44786   12 years vboxsync VHD: Fix for the Hyper-V incompatibility fix, some places still used …
(edit) @44673   12 years vboxsync VHD: gcc warning
(edit) @44671   12 years vboxsync Storage/VHD: Fix incompatibility with Hyper-V. The WI2K and WI2R …
(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) @44229   12 years vboxsync Storage/VHD: don't log the data read upon return
(edit) @44139   12 years vboxsync Storage/VHD: Pad sector bitmaps to a 512 byte boundary as required by …
(edit) @43787   12 years vboxsync Storage: Repair images when opening if they are corrupted and can be …
(edit) @40843   13 years vboxsync Storage: Miscellaneous bug fixes to make the library work on big …
(edit) @40240   13 years vboxsync Storage: Implement repair callback for VDI, fixes for the VHD repair …
(edit) @40107   13 years vboxsync Storage: The backend has to provide the nweline when calling …
(edit) @40034   13 years vboxsync Storage/VHD: Same bug as the VDI backend
(edit) @39577   13 years vboxsync Storage/VHD: Implement repair callback
(edit) @39519   13 years vboxsync VD: API to repair corrupted images
(edit) @38876   13 years vboxsync Storage: Add async discard API
(edit) @38621   13 years vboxsync VD: Initial support to discard unused blocks in an image + support for …
(edit) @38521   13 years vboxsync VHD: Fix the async I/O version too
(edit) @38519   13 years vboxsync VHD: Fix the fix
(edit) @38518   13 years vboxsync VHD: Clip read size before checking if the block is allocated. Fixes …
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @37737   13 years vboxsync VHD: Fix possible data corruption
(edit) @36636   14 years vboxsync VHD: Bugfix for compact
(edit) @36633   14 years vboxsync Storage: Small cleanup. Drops VDImageIsAsyncIOSupported, it is …
(edit) @36632   14 years vboxsync VHD: Code drop for compaction, completely untested so don't yet use if …
(edit) @34147   14 years vboxsync Storage: a few warnings and a typo
(copy) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
copied from trunk/src/VBox/Devices/Storage/VHDHDDCore.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