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) @106061   3 months vboxsync Copyright year updates by scm.
(edit) @99963   19 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97855   2 years vboxsync Storage: Add VMDK resize. Addiotnal documentaiton. bugref:8707
(edit) @97854   2 years vboxsync Storage: Add VMDK resize. bugref:8707
(edit) @97839   2 years vboxsync undo. bugref:8707
(edit) @97836   2 years vboxsync Storage: Add VMDK resize. bugref:8707
(edit) @97260   2 years vboxsync Frontends/VBoxManage+Storage/VMDK+doc/manual: 'VBoxManage createmedium …
(edit) @97255   2 years vboxsync Storage/VMDK: Revert r141811 which eliminated all blank lines in the …
(edit) @96842   2 years vboxsync Storage: VMDK.cpp: scm fix.
(edit) @96837   2 years vboxsync Storage: removed unnecessary parameter bugref:8707
(edit) @96833   2 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96832   2 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90802   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @87209   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for Darwin
(edit) @87055   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87054   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87052   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87051   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87050   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for Solaris
(edit) @87002   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for FreeBSD
(edit) @86604   4 years vboxsync Main: bugref:9224: Added the drive path and partition checking for linux
(edit) @86298   4 years vboxsync Storage/VMDK: vmdkStrReplace must use RTStrAlloc.
(edit) @85946   4 years vboxsync Storage/VMDK: Removed unnecessary code from …
(edit) @85945   4 years vboxsync Storage/VMDK: Simplify vmdkRawDescWinMakePartitionName by using …
(edit) @85903   4 years vboxsync Storage/VMDK: Fixed two format strings. bugref:9224
(edit) @85902   4 years vboxsync Storage/VMDK: Moved and rewrote raw disk creation preparation code …
(edit) @85885   4 years vboxsync VBoxInternalManager.cpp,vd.h,VMDK.cpp: Use self documenting structure …
(edit) @85200   4 years vboxsync Storage/VMDK.cpp: Missing DECLCALLBACK on definition. bugref:9794
(edit) @85105   4 years vboxsync Storage/VMDK: Some fixes for deletion of files when closing images …
(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) @78399   6 years vboxsync Storage/VMDK: Quick hack for making tdMoveMedium1.py work again. Left …
(edit) @77773   6 years vboxsync Storage/VMDK: Limit the maximum supported descriptor size to avoid …
(edit) @76904   6 years vboxsync Storage/VMDK: Don't try to flush the image when closing it after …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @70853   7 years vboxsync Storage/VMDK: Quick fix for handling descriptors of VMDK images …
(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) @69230   7 years vboxsync Storage: scm updates
(edit) @69037   7 years vboxsync bugref:9014. Fixed typo.
(edit) @69036   7 years vboxsync bugref:9014. Fixed the error from changeset r110635.
(edit) @68787   7 years vboxsync Storage/VDI+VHD+VMDK: Preserve the error code (instead of ignoring) …
(edit) @67744   7 years vboxsync Storage/VMDK: Missing check (regression from 110625)
(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 …
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