VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33182   14 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33081   14 years vboxsync Storage/VDI: fix a sneaky bug which led to temporary amnesia what the …
(edit) @33030   14 years vboxsync VDI: Don't allocate a block if the VD_WRITE_NO_ALLOC flag is set even …
(edit) @32878   14 years vboxsync strncat fixes
(edit) @32688   14 years vboxsync whitespace
(edit) @32553   14 years vboxsync VBoxHDD: More cleanup - The I/O interface between the generic …
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @31920   14 years vboxsync VDI/Resize: Fixed sized images are not supported yet
(edit) @31810   14 years vboxsync VDI/Resize: Bug fixes, cleanups
(edit) @31804   14 years vboxsync VBoxHDD/VDI: Support for increasing the size of a disk, completely …
(edit) @31776   14 years vboxsync VBoxHDD: Resize stubs
(edit) @31185   14 years vboxsync VBoxHDD: Add a flag to disable locking of an image file
(edit) @31184   14 years vboxsync Fix assertion in drvvdSetReadonly
(edit) @31180   14 years vboxsync Main/Medium+Main/Console+Storage: Pass a flag for the medium type …
(edit) @30863   14 years vboxsync VD: Finish async I/O support for VMDK. Still disabled by default until …
(edit) @30555   14 years vboxsync VD/Async: Full support for VHD images. VMDK is still in progress
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28629   15 years vboxsync VDI: Fix VdiCheckIfValid
(edit) @28620   15 years vboxsync VBoxHDD: async I/O updates. Mostly complete except for bug fixes
(edit) @28383   15 years vboxsync async I/O: Add async flush method
(edit) @28154   15 years vboxsync VBoxHDD: async I/O for VDI and RAW images. Seems to work so far but …
(edit) @28065   15 years vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
(edit) @27977   15 years vboxsync VBoxHDD: Async I/O for flat images are back
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27808   15 years vboxsync VBoxHDD: First part of the async I/O support * The async I/O …
(edit) @27232   15 years vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
(edit) @27100   15 years vboxsync Storage/VDI: remove incorrect capability bit
(edit) @24150   15 years vboxsync Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22978   15 years vboxsync PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
(edit) @22966   15 years vboxsync Storage: Convert the backends to use the interface for I/O rather than …
(edit) @21806   15 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @19251   16 years vboxsync VBoxHDD/VDI: fix heap corruption in compacting VDI.
(edit) @19202   16 years vboxsync Storage/VDI: fix several bugs with compaction, deal with images which …
(edit) @19176   16 years vboxsync VBoxHDD/generic+VDI: implemented and documented
(edit) @18567   16 years vboxsync Storage/VDI: add maximum size check when creating VDI files.
(edit) @18506   16 years vboxsync VDIHDDCore.cpp: size_t.
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
(edit) @15786   16 years vboxsync VDI: Replace second label with do {} while(0)
(edit) @15785   16 years vboxsync VDI: Update number of bytes actually written even if the block was …
(edit) @15673   16 years vboxsync VDI: use VERR_VD_VDI_INVALID_HEADER instead of …
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @14967   16 years vboxsync #3162: Another attempt to introduce compose name and location …
(edit) @14960   16 years vboxsync backed out r40315 as it breaks the tinderboxes
(edit) @14954   16 years vboxsync #3162: Added pfnComposeLocation and pfnComposeName callbacks to …
(edit) @14852   16 years vboxsync #3162: Plugin backends are now loaded upon startup, this should get …
(edit) @14270   16 years vboxsync VDI: compile fix
(edit) @14269   16 years vboxsync Storage/VDI: slightly faster fix for the VDI read count update. Plus …
(edit) @14250   16 years vboxsync Storage/VDI: when reading zero blocks, update the number of bytes …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13427   16 years vboxsync #3230: Nearly forgot to commit VDI backend fixes for memory leaks.
(edit) @13223   16 years vboxsync Device/Storage: Fix incorrect translation between image type enums. …
(edit) @12143   16 years vboxsync disk: ixed a bunch of NULL pointer accesses
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11421   16 years vboxsync Storage/VBoxHDD-new: Added backend info, listing the supported file …
(edit) @11353   16 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11287   16 years vboxsync Devices: %Vuuid -> %RTuuid (just preferred, not mandatory (yet))
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @11176   16 years vboxsync VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor …
(edit) @10781   16 years vboxsync Fix incorrect image flags handling - the values in the image and used …
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10539   16 years vboxsync Add forgotten assertion
(edit) @10467   16 years vboxsync Provide CAP_FILE flag for backends operating on files.
(edit) @9734   17 years vboxsync Extended the interface with backends to support time stamps and …
(edit) @9528   17 years vboxsync fixes in setparentuuid and read/write to support diff images.
(edit) @9263   17 years vboxsync Small fix in VDI backend, writes exceeding a block boundary were truncated.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7894   17 years vboxsync VDI: Skip flushing the image if the open wasn't successful.
(edit) @7780   17 years vboxsync Add function to query all available VD backends, together with their …
(edit) @7689   17 years vboxsync Integrate contributed code to rename a VDI file.
(edit) @7652   17 years vboxsync Tiny validity check and comment cleanup in new VDI implementation.
(edit) @7275   17 years vboxsync Silly bug in the new VDI creation code.
(edit) @7231   17 years vboxsync Fixed a couple of long-standing thinkos (one can't just add shift …
(copy) @7159   17 years vboxsync Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
copied from trunk/src/VBox/Devices/Storage/VDICore.cpp
(edit) @6481   17 years vboxsync vdi: when creating a fixed-size image, check for available space …
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