|
|
@37688
|
13 years |
vboxsync |
Storage/iSCSI: log opening and closing of connections, with local port …
|
|
|
@37552
|
13 years |
vboxsync |
Storage/VDI: do not allocate a block on write if the caller expressed …
|
|
|
@37483
|
13 years |
vboxsync |
Storage/{VDI,VMDK}: Refuse to create an image with an invalid image …
|
|
|
@37329
|
14 years |
vboxsync |
VD: Remove left over defines for logging and assertions
|
|
|
@37308
|
14 years |
vboxsync |
tstVDIo: Implement support for async flushes
|
|
|
@37246
|
14 years |
vboxsync |
Storage/VMDK+VDI: fix error handling when pointing to a zero size file
|
|
|
@37235
|
14 years |
vboxsync |
Storage/Makefile.kmk: Grrr! Cleaned up some unreadable mess.
|
|
|
@37176
|
14 years |
vboxsync |
iSCSI: Pause the VM if a request times out.
|
|
|
@37121
|
14 years |
vboxsync |
VD: Fix deadlock
|
|
|
@37119
|
14 years |
vboxsync |
VD: Fix rare hangs during I/O with flat VMDK images
|
|
|
@37100
|
14 years |
vboxsync |
VD,VMDK: Enable debug logging for release builds
|
|
|
@37073
|
14 years |
vboxsync |
VD: Fix lock owner when unlocking the disk
|
|
|
@37045
|
14 years |
vboxsync |
Enable a few assertions temporary
|
|
|
@36949
|
14 years |
vboxsync |
tstVDIo: Fix the testcase
|
|
|
@36637
|
14 years |
vboxsync |
tstVDIo: Bugfix and extend compact testcase to VHD
|
|
|
@36636
|
14 years |
vboxsync |
VHD: Bugfix for compact
|
|
|
@36635
|
14 years |
vboxsync |
tstVDIo: Introduce I/O patterns to fill images with certain data. …
|
|
|
@36634
|
14 years |
vboxsync |
tstVDIo: Two new handlers to test VDMerge and VDCompact
|
|
|
@36633
|
14 years |
vboxsync |
Storage: Small cleanup. Drops VDImageIsAsyncIOSupported, it is …
|
|
|
@36632
|
14 years |
vboxsync |
VHD: Code drop for compaction, completely untested so don't yet use if …
|
|
|
@36529
|
14 years |
vboxsync |
iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
|
|
|
@36514
|
14 years |
vboxsync |
VMDK: Reject VD_OPEN_FLAGS_ASYNC_IO for stream optimized images
|
|
|
@36513
|
14 years |
vboxsync |
DMG: Reject VD_OPEN_FLAGS_ASYNC_IO, correct fix
|
|
|
@36512
|
14 years |
vboxsync |
DMG: Reject VD_OPEN_FLAGS_ASYNC_IO
|
|
|
@36344
|
14 years |
vboxsync |
Runtime/log: implement log rotation, adapt all code creating log files …
|
|
|
@36292
|
14 years |
vboxsync |
VD: Fix possible race condition which can lead to hanging I/O requests
|
|
|
@36278
|
14 years |
vboxsync |
VD: Fix leak if queuing a I/O request failed
|
|
|
@36230
|
14 years |
vboxsync |
iSCSI: Limit the number of certain error messages in the release log …
|
|
|
@36221
|
14 years |
vboxsync |
Storage: Fix forgotten unlock of the disk
|
|
|
@36173
|
14 years |
vboxsync |
Storage/VMDK: fix small and harmless UUID issue when "adopting" an …
|
|
|
@36137
|
14 years |
vboxsync |
VMDK: Logging fix
|
|
|
@36136
|
14 years |
vboxsync |
Storage: Fix read from wrong snapshots. Happens only with formats …
|
|
|
@36135
|
14 years |
vboxsync |
tstVDIo: New command for printing messages (no formatting) and a new …
|
|
|
@36134
|
14 years |
vboxsync |
tstVDIo: Add simple data verification.
|
|
|
@36133
|
14 years |
vboxsync |
iSCSI: Clear tail pointer of waiting PDUs during reattach too (safety) …
|
|
|
@36132
|
14 years |
vboxsync |
VD: Update the modification UUID during async I/O
|
|
|
@36131
|
14 years |
vboxsync |
tstVDIo: Updates
|
|
|
@36018
|
14 years |
vboxsync |
VMDK: Remove unused code and merge missing part into vmdkAsyncFlush
|
|
|
@35987
|
14 years |
vboxsync |
VMDK: Always write last grain directory for stream optimized VMDKs.
|
|
|
@35789
|
14 years |
vboxsync |
Storage/tstVDIo: Updates + sample script which is a replacement of …
|
|
|
@35781
|
14 years |
vboxsync |
Storage/VD: Use the correct image for writing, fixes VERR_VD_READONLY …
|
|
|
@35671
|
14 years |
vboxsync |
Storeage/tstVDIo: Fixes
|
|
|
@35664
|
14 years |
vboxsync |
tstVDIo: Bugfixes
|
|
|
@35663
|
14 years |
vboxsync |
Storage/tstVDIo: Random I/O access mode and dumpfile command
|
|
|
@35597
|
14 years |
vboxsync |
Storage/tstVDIo: Build fix
|
|
|
@35596
|
14 years |
vboxsync |
Storage/tstVDIo: Basic working testcase for async and sync I/O
|
|
|
@35579
|
14 years |
vboxsync |
scm: cleanups and adjustments
|
|
|
@35486
|
14 years |
vboxsync |
Storage/Parallels: Fix regression introduced with r65918. Don't delete …
|
|
|
@35480
|
14 years |
vboxsync |
Storage/RAW: Missing error code to indicate unsupported image formats …
|
|
|
@35471
|
14 years |
vboxsync |
Storage/testcase: Scriptable I/O stress test (operating completely in …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35321
|
14 years |
vboxsync |
Storage: Fix possible crashes with VMDK/VHD imageswith snapshots and …
|
|
|
@35188
|
14 years |
vboxsync |
Use RTERRINFO in SUPLib for hardening APIs and such.
|
|
|
@35152
|
14 years |
vboxsync |
*: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
|
|
|
@35045
|
14 years |
vboxsync |
Storage/RAW: waste of time
|
|
|
@34959
|
14 years |
vboxsync |
Added RTLdrLoadEx for exposing dlerror info.
|
|
|
@34885
|
14 years |
vboxsync |
VMDK: Fix corruption
|
|
|
@34581
|
14 years |
vboxsync |
Storage/VMDK: reading of fixed image descriptor files needs to handle …
|
|
|
@34509
|
14 years |
vboxsync |
Storage/VD: adjust LCHS geometry in a smart way when cloning the image
|
|
|
@34406
|
14 years |
vboxsync |
iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
|
|
|
@34217
|
14 years |
vboxsync |
VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
|
|
|
@34147
|
14 years |
vboxsync |
Storage: a few warnings and a typo
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@34008
|
14 years |
vboxsync |
Storage/VMDK: fix
|
|
|
@33996
|
14 years |
vboxsync |
Storage/VMDK: access to pointer before we check for NULL
|
|
|
@33947
|
14 years |
vboxsync |
Storage/VDI: can create images up to 4PB-3MB capacity, the previous …
|
|
|
@33943
|
14 years |
vboxsync |
VMDK: Fix memory leak in case of buffer overflow error
|
|
|
@33937
|
14 years |
vboxsync |
Storage/VMDK: pvDescriptor might be used uninitialized
|
|
|
@33816
|
14 years |
vboxsync |
DMG: Check for the magic values before converting the footer structure …
|
|
|
@33786
|
14 years |
vboxsync |
Storage/RAW: a few more DVD/CD/floppy image extensions
|
|
|
@33773
|
14 years |
vboxsync |
Storage: Do not assume CD image has to include ISO9660 filesystem.
|
|
|
@33757
|
14 years |
vboxsync |
Storage/RAW: case insensitive extension matching
Main/Medium: For …
|
|
|
@33746
|
14 years |
vboxsync |
Storage: Remove obsolete testcase which doesn't build anymore because …
|
|
|
@33745
|
14 years |
vboxsync |
VCI: Updates
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33586
|
14 years |
vboxsync |
Storage: Build vbox-img like before because it doesn't want to link …
|
|
|
@33577
|
14 years |
vboxsync |
Storage: Disable vbox-img temporary until th Windows burns are fixed
|
|
|
@33576
|
14 years |
vboxsync |
vbox-img: Another try to fix the Windows burns
|
|
|
@33571
|
14 years |
vboxsync |
Storage: Another try to fix the burns
|
|
|
@33570
|
14 years |
vboxsync |
Storage: More fixes
|
|
|
@33569
|
14 years |
vboxsync |
Storage: Build fix
|
|
|
@33568
|
14 years |
vboxsync |
Storage: Use other template which doesn't treat warnings as errors yet
|
|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|