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