VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32691   15 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32688   15 years vboxsync whitespace
(edit) @32642   15 years vboxsync Storage/VMDK: Make sure that streamOptimized VMDK files we create …
(edit) @32641   15 years vboxsync Storage/VBoxHDD: small optimization in the error path, no need to …
(edit) @32625   15 years vboxsync VMDK: Don't ignore block devices during a async flush request
(edit) @32619   15 years vboxsync VMDK: Fix return code for vmdksOpen
(edit) @32618   15 years vboxsync VMDK: Fix return code for vmdksCheckIfValid
(edit) @32615   15 years vboxsync VMDK: Fix return code for vmdksOpen
(edit) @32610   15 years vboxsync Storage/VMDK: some fixes to get the special streamOptimized header …
(edit) @32604   15 years vboxsync Storage/VBoxHDD: forgotten error code led to the detection of all ISO …
(edit) @32600   15 years vboxsync Storage/VBoxHDD: typo, leading to a serious regression with snapshots
(edit) @32598   15 years vboxsync Storage/iSCSI+Raw+VMDK: fix incorrect error code returned by …
(edit) @32578   15 years vboxsync Storage/Vmdk: build fix
(edit) @32573   15 years vboxsync Storage/Vmdk: implement special purpose backend for proper …
(edit) @32553   15 years vboxsync VBoxHDD: More cleanup - The I/O interface between the generic …
(edit) @32536   15 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32520   15 years vboxsync VBoxHDD: Missing check for a flush request
(edit) @32519   15 years vboxsync Build fix
(edit) @32518   15 years vboxsync VBoxHDD: Several fixes for VDMerge() - Abort the merge earlier in …
(edit) @32514   15 years vboxsync Only dump used statistics
(edit) @32500   15 years vboxsync DMG: gcc warnings
(edit) @32442   15 years vboxsync iSCSI: Build fix
(edit) @32441   15 years vboxsync another argh
(edit) @32440   15 years vboxsync argh
(edit) @32432   15 years vboxsync VD: Fun with DMG images, booting from them seems to work
(edit) @32431   15 years vboxsync scm cleanup
(edit) @32430   15 years vboxsync VD: Little experiment to speed up booting from a high latency storage …
(edit) @32429   15 years vboxsync iSCSI: Transfer direction for a flush is NONE, fixes LIO disconnects …
(edit) @32395   15 years vboxsync vbox-img: info/compact command and cleanup
(edit) @32388   15 years vboxsync more branding fixes
(edit) @32386   15 years vboxsync warnings
(edit) @32381   15 years vboxsync VBoxHDD: Don't leave with VERR_VD_BLOCK_FREE if the last block in the …
(edit) @32380   15 years vboxsync vbox-img: initial coding
(edit) @32370   15 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @32329   15 years vboxsync AHCI/ATAPI: Make it work with Windows guests
(edit) @32300   15 years vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(edit) @32278   15 years vboxsync iSCSI: Provide the correct hint to the select method
(edit) @32277   15 years vboxsync DrvVD: Implement alternate select interface for Windows XP to avoid …
(edit) @32225   15 years vboxsync iSCSI: Don't send more PDUs then allowed by the target. The MaxCmdSN …
(edit) @32195   15 years vboxsync VMDK/StreamOptimized: Truncate the file only if the size changed. …
(edit) @32139   15 years vboxsync FTM checkpoint setting
(edit) @32132   15 years vboxsync iSCSI: Handle all events, not only the first one we encounter
(edit) @32108   15 years vboxsync ATA/ATAPI: Clear the Led always
(edit) @32104   15 years vboxsync ATA/Passthrough: Determine the correct sector size for the READ CD MSF …
(edit) @32088   15 years vboxsync ATA/Passthrough: Fix audio CDs. Try to retrieve the track type during …
(edit) @32082   15 years vboxsync CD/Passthrough: Prevent the host from crashing when trying to access a …
(edit) @32076   15 years vboxsync CD/Passthrough: READ CD requires the numbers of blocks to read and not …
(edit) @32073   15 years vboxsync AHCI: CD/DVD fixes
(edit) @32072   15 years vboxsync Build fix
(edit) @32069   15 years vboxsync AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
(edit) @32068   15 years vboxsync ATA/ATAPI/Passthrough: Fix for split SCSI_READ_CD commands, update the …
(edit) @32067   15 years vboxsync HostDVD/FreeBSD: Implement missing DoLock method
(edit) @32021   15 years vboxsync warning
(edit) @31943   15 years vboxsync iSCSI: Clear pointer to next command to fix assertion
(edit) @31921   15 years vboxsync VHD/Resize: Initial support
(edit) @31920   15 years vboxsync VDI/Resize: Fixed sized images are not supported yet
(edit) @31919   15 years vboxsync VBoxHDD/Resize: Calculate the CHS geometry if the caller doesn't …
(edit) @31845   15 years vboxsync iSCSI: Don't return VERR_TRY_AGAIN because it doesn't indicate an error
(edit) @31810   15 years vboxsync VDI/Resize: Bug fixes, cleanups
(edit) @31804   15 years vboxsync VBoxHDD/VDI: Support for increasing the size of a disk, completely …
(edit) @31803   15 years vboxsync VBoxHDD: Fix
(edit) @31776   15 years vboxsync VBoxHDD: Resize stubs
(edit) @31714   15 years vboxsync iSCSI: Bug fixes. ExpStartSN should start with 0 because the field is …
(edit) @31619   15 years vboxsync iSCSI: Read timeout handling for poll to catch broken connections
(edit) @31617   15 years vboxsync Missing else
(edit) @31616   15 years vboxsync iSCSI: Reattach when the target hangs up. Poll doesn't return with the …
(edit) @31608   15 years vboxsync iSCSI: Proper handling of lost connections. Reset the state and resend …
(edit) @31594   15 years vboxsync disabled VBoxFixHdd
(edit) @31588   15 years vboxsync Remove wrap to EF define
(edit) @31587   15 years vboxsync iSCSI: First working version of async iSCSI
(edit) @31586   15 years vboxsync VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let …
(edit) @31578   15 years vboxsync whitespace
(edit) @31573   15 years vboxsync VBoxHDD: Update the transfer counter in the I/O interface at the …
(edit) @31514   15 years vboxsync Windows build fix
(edit) @31508   15 years vboxsync Windows build fix
(edit) @31506   15 years vboxsync fix
(edit) @31505   15 years vboxsync does not work for Windows
(edit) @31504   15 years vboxsync static tstVDSetUuid experiment
(edit) @31497   15 years vboxsync VBoxHDD/Async: Update the I/O state on a successful read. Fixes guest …
(edit) @31493   15 years vboxsync typos
(edit) @31488   15 years vboxsync Devices/Storage: new testcase for tweaking image/parent UUID values
(edit) @31457   15 years vboxsync DrvVD: Don't change the events if the socket is not connected
(edit) @31456   15 years vboxsync VBoxHDD: Make the non blocking read/write socket APIs available in the …
(edit) @31382   15 years vboxsync warning
(edit) @31380   15 years vboxsync VmdkHDDCore, VBoxHDD: warnings
(edit) @31379   15 years vboxsync VHDHDDCore: typo
(edit) @31258   15 years vboxsync Main/Medium+Storage/VBoxHDD: fix incorrect handling of diff media in …
(edit) @31243   15 years vboxsync Storage/iSCSI: optimize changing the open flags from read/write to readonly
(edit) @31193   15 years vboxsync Devices/Storage: start of a testcase for shareable images
(edit) @31186   15 years vboxsync Grrr
(edit) @31185   15 years vboxsync VBoxHDD: Add a flag to disable locking of an image file
(edit) @31184   15 years vboxsync Fix assertion in drvvdSetReadonly
(edit) @31180   15 years vboxsync Main/Medium+Main/Console+Storage: Pass a flag for the medium type …
(edit) @31128   15 years vboxsync Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images (suppress …
(edit) @31098   15 years vboxsync iSCSI: First part for async I/O. Move I/O into a separate thread and …
(edit) @31087   15 years vboxsync AHCI: Add debugger info callback to inspect controller state
(edit) @30975   15 years vboxsync LsiLogic: Fix very rare race with SMP guests resulting in an endless …
(edit) @30947   15 years vboxsync LsiLogic: Plug memory leak if a target doesn't exist, log CDBs to non …
(edit) @30941   15 years vboxsync Storage/iSCSI: Handle target triggered disconnects properly, without …
(edit) @30900   15 years vboxsync VMDK: Activate new async I/O by default
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette