VirtualBox

source: vbox/trunk/src/VBox/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53539   10 years vboxsync Storage/iSCSI: Fail when a connection attempt takes too long to pause …
(edit) @53337   10 years vboxsync Storage/VD: Fix broken resume after the VM was suspended due to a full …
(edit) @52879   10 years vboxsync Storage/tstVDCopy: Fix testcase
(edit) @52710   10 years vboxsync tstVDIo: Implement dumptofile action to dump memory backed files to disk
(edit) @52695   10 years vboxsync Storage/VHD: Fix resize corruption if the image has more than 4GB of …
(edit) @52640   10 years vboxsync tstVDIo: Fix bug in resize test handler
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52496   10 years vboxsync tstVDIo: s/#ifdef foo == bar/#if foo == bar/
(edit) @52468   10 years vboxsync Storage/VHD: Fix use of uninitialized variable in error case
(edit) @52415   10 years vboxsync Storage/tstVDIo: fixed a typo and use RT_STR_TUPLE()
(edit) @52407   10 years vboxsync tstVDIo: Disable builtin tests on 32bit hosts, the address space is …
(edit) @52379   10 years vboxsync Storage/tstVDIo: make it build on Windows, excluding the I/O log …
(edit) @52378   10 years vboxsync Storage/tstVDIo: Don't run builtin tests if there is not enough free …
(edit) @52371   10 years vboxsync Storage/tstVDIo: Plug leaks, modifications and start turning it into a …
(edit) @52359   10 years vboxsync Unused variable
(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) @52268   10 years vboxsync VD: Fix read corruption under rare circumstances if a read happens …
(edit) @52111   10 years vboxsync Storage/testcases: Include the tests scripts into tstVDIo for …
(edit) @51886   10 years vboxsync VD: Add API to query information about a filter
(edit) @51759   10 years vboxsync spaces
(edit) @51758   10 years vboxsync Fix extpack building hopefully
(edit) @51756   10 years vboxsync Storage/VD: Fix crash
(edit) @51755   10 years vboxsync VDPluginCrypt: Move into extension pack
(edit) @51754   10 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51751   10 years vboxsync Storage/VD: Add methods to load a plugin from a given path/file. …
(edit) @51750   10 years vboxsync Storage: Fix concurrency issue with filters configured which can …
(edit) @51680   10 years vboxsync Storage/QED: Fix compilation on SPARC
(edit) @51626   10 years vboxsync QCOW: Initialize the L2 cache always, fixes a crash if opening the …
(edit) @51625   10 years vboxsync QED: Initialize the L2 cache always, fixes a crash if opening the …
(edit) @51623   10 years vboxsync Storage: Fix possible data corruption or read errors if a request …
(edit) @51533   10 years vboxsync introduced VBOX_WITH_PLUGIN_CRYPT
(edit) @51430   11 years vboxsync Storage: Disable building the disk encryption filter again
(edit) @51429   11 years vboxsync Storage: Enable disk encryption filter again
(edit) @51306   11 years vboxsync Cosmetic change.
(edit) @51286   11 years vboxsync Storage/vbox-img: add command to tweak the LCHS geometry of images
(edit) @51106   11 years vboxsync Disable building again, openssl is wasn't updated yet
(edit) @51105   11 years vboxsync Missing files for previous commit
(edit) @51104   11 years vboxsync Storage: Build the crypt filter plugin on non Windows platforms for …
(edit) @51102   11 years vboxsync Storage/FilterCrypt: Remove hardcoded data unit size of 512 bytes and …
(edit) @51091   11 years vboxsync Storage/VHD: Don't clear parent locator entries if there is no parent …
(edit) @51073   11 years vboxsync VD: Fixes for filter support
(edit) @50991   11 years vboxsync Storage: Add support for filter plugins
(edit) @50988   11 years vboxsync Storage/VD: Cleanup VD plugin handling. One shared object can now …
(edit) @50852   11 years vboxsync Storage/VD: Zero free blocks in the parent read callback used for …
(edit) @50851   11 years vboxsync Storage/VHD: Fix wrong assertion in compaction callback
(edit) @50531   11 years vboxsync Add VHDX logging group while we are at it
(edit) @50526   11 years vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
(edit) @50304   11 years vboxsync iSCSI: Add option to dump malformed response packets
(edit) @50052   11 years vboxsync Storage/testcase/vbox-img: liblzma not required anymore since we don't …
(edit) @49944   11 years vboxsync Storage,VHD: Fix I/O if VD_OPEN_FLAGS_HONOR_SAME is used
(edit) @49880   11 years vboxsync Storage/VD: Fix bug which causes that data is read twice. Because …
(edit) @49781   11 years vboxsync iSCSI: Fix release logging (missed one thing)
(edit) @49780   11 years vboxsync iSCSI: Fix release logging
(edit) @49388   11 years vboxsync Storage: Small fix to previous change
(edit) @49387   11 years vboxsync Storage/VD: Remove disk full hack and use the proper way to return the …
(edit) @49314   11 years vboxsync Storage: Modify hack to fix hanging VMs when the dis is full during …
(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) @48957   11 years vboxsync Storage: Whitespace cleanups by scm.
(edit) @48882   11 years vboxsync Storage/vbox-img: fixed linking
(edit) @48871   11 years vboxsync DMG: Fixes.
(edit) @48861   11 years vboxsync warning
(edit) @48860   11 years vboxsync build fix
(edit) @48854   11 years vboxsync DMG: Fixes for making vbox-img convert work.
(edit) @48853   11 years vboxsync disabled some of the new assertions as dmgRead or/and vdCopyHelper …
(edit) @48852   11 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48851   11 years vboxsync Storage: Addressing 64-bit windows warnings.
(edit) @48849   11 years vboxsync VDIfVfs.cpp: Added file interface wrapper - VDIfCreateVfsFile.
(edit) @48848   11 years vboxsync VD.cpp: Windows warnings.
(edit) @48847   11 years vboxsync Addressing 64-bit windows warnings.
(edit) @48846   11 years vboxsync baka - referencing variables in a parent makefile.
(edit) @48840   11 years vboxsync DMG.cpp: All callback method implementation shall be using …
(edit) @48839   11 years vboxsync doxygen
(edit) @48743   11 years vboxsync Storage/VD: Add support for different sector sizes (only opening and …
(edit) @48574   11 years vboxsync pr6938. Error VERR_DISK_FULL isn't replaced by …
(edit) @48563   11 years vboxsync VD: Don't try to repair corrupted images when they are opened read only
(edit) @48532   11 years vboxsync VD: Correct status code passing for synchronous requests
(edit) @48176   11 years vboxsync VDIfVfs.cpp: Try return VINF_EOF in read when we should since …
(edit) @47832   11 years vboxsync Storage/VMDK: warnings
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @47665   11 years vboxsync Seems vdIfIoFileReadSync/vdIfIoFileWriteSync want real actual offsets.
(edit) @47515   11 years vboxsync tiny fix I forgot committing last week.
(edit) @47420   11 years vboxsync Storage: Fix assertion when using the iSCSI backend
(edit) @47345   11 years vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47297   11 years vboxsync RAW: Added .flp floppy image extension for compatibility with other …
(edit) @47026   11 years vboxsync VD.cpp: Don't assert when reading beyond the end of a floppy image. We …
(edit) @46721   11 years vboxsync vbox-img: Add clearcomment command to reset comments of disk images
(edit) @46712   11 years vboxsync Storage: Don't set the modified flag when copying images with VDCopy, …
(edit) @46679   11 years vboxsync Storage: Update parent image override when creating a child I/O …
(edit) @46614   11 years vboxsync Storage/testcase: Increment error count
(edit) @46613   11 years vboxsync Storage: Propagate errors when closing a file but free everything …
(edit) @46612   11 years vboxsync Storage/VDI: Fix lost comments (only trunk affected)
(edit) @46520   11 years vboxsync vbox-img: Set proper open flags to make setting the UUID on diff …
(edit) @46247   12 years vboxsync Storage/tstVDIo: Integrate runtime async I/O manager and add a file …
(edit) @46170   12 years vboxsync Storage/Parallels: Fix hang when creating a snapshot
(edit) @46112   12 years vboxsync Storage: Fix race condition causing I/O hangs
(edit) @46029   12 years vboxsync Storage/VHDX: Disable a few consistency checks. I've seen images in …
(edit) @46003   12 years vboxsync Storage/testcase: warning
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