VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29049   15 years vboxsync SCSI: Another assertion fix
(edit) @29048   15 years vboxsync VBoxHDD: Fix an assertion during a flush request. There is no S/G list
(edit) @29047   15 years vboxsync AHCI: Fix error reporting protocol violation
(edit) @29035   15 years vboxsync VMDK: Implement async flush
(edit) @29034   15 years vboxsync DrvBlock: Print IgnoreFlush setting
(edit) @29030   15 years vboxsync AHCI: Implement missing error reporting bits
(edit) @29006   15 years vboxsync VBoxHDD: Move the FinishWrite call from DrvVD to VBoxHDD where we can …
(edit) @28980   15 years vboxsync Devices/Storage: fix extremely sporadic bogus triggering of "I/O state …
(edit) @28948   15 years vboxsync DiskIntegrity: Fix memory corruption caused by the trace option. The …
(edit) @28902   15 years vboxsync DiskIntegrity: Add possibility to check for hanging requests
(edit) @28881   15 years vboxsync AHCI: Error reporting fix
(edit) @28855   15 years vboxsync branding
(edit) @28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
(edit) @28827   15 years vboxsync Storage/iSCSI: Error handling fix when connecting to a target. …
(edit) @28820   15 years vboxsync VMDK: Fix image creation
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28786   15 years vboxsync AHCI: Report errors of completed requests to the guest (not tested yet)
(edit) @28785   15 years vboxsync VBoxHDD.cpp: Init rcReq field
(edit) @28784   15 years vboxsync Interface changes for error reporting and async I/O
(edit) @28705   15 years vboxsync AHCI: Fix race condition where a task could be used even if it is …
(edit) @28704   15 years vboxsync VBoxHDD: Logging fix
(edit) @28693   15 years vboxsync VBoxHDD/Async: Fix diff images
(edit) @28684   15 years vboxsync VBoxSCSI: Always reset the state if the protocol is violated and make …
(edit) @28683   15 years vboxsync VBoxHDD: Fix hanging async I/O
(edit) @28629   15 years vboxsync VDI: Fix VdiCheckIfValid
(edit) @28622   15 years vboxsync oops
(edit) @28620   15 years vboxsync VBoxHDD: async I/O updates. Mostly complete except for bug fixes
(edit) @28570   15 years vboxsync LsiLogic: Remove interrupt coalescing again because it has a negative …
(edit) @28524   15 years vboxsync Missing parameters
(edit) @28523   15 years vboxsync RTMemFree -> RTMemPageFree (DevAHCI.cpp)
(edit) @28413   15 years vboxsync LsiLogic: Remove wrong memset
(edit) @28412   15 years vboxsync LsiLogic: Fix memory leak
(edit) @28388   15 years vboxsync AHCI: Use async I/O flush API
(edit) @28387   15 years vboxsync Make flush configurable
(edit) @28383   15 years vboxsync async I/O: Add async flush method
(edit) @28381   15 years vboxsync LsiLogic: Don't use RTMemFree on memory allocated with RTMemPageAlloc
(edit) @28380   15 years vboxsync AHCI: Fix
(edit) @28258   15 years vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28250   15 years vboxsync LsiLogic: Zero task state after it was allocated
(edit) @28226   15 years vboxsync Fix double free
(edit) @28155   15 years vboxsync Fix
(edit) @28154   15 years vboxsync VBoxHDD: async I/O for VDI and RAW images. Seems to work so far but …
(edit) @28144   15 years vboxsync DrvDiskIntegrity: Bug fix
(edit) @28118   15 years vboxsync DrvDiskIntegrity: Use the advanced S/G buffer compare method to get …
(edit) @28115   15 years vboxsync DrvDiskIntegrity: Bug fix
(edit) @28114   15 years vboxsync DrvDiskIntegrity: Support for async I/O
(edit) @28112   15 years vboxsync LsiLogic: action mixup, fixes port 0 device detection with LSI windows …
(edit) @28108   15 years vboxsync Fix
(edit) @28066   15 years vboxsync VBoxHDD: warnings
(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) @27922   15 years vboxsync DrvVD: Pass request status code to the backends
(edit) @27920   15 years vboxsync AsyncCompletion: Return error code for completed requests
(edit) @27901   15 years vboxsync OSE header fixes
(edit) @27862   15 years vboxsync export Devices/Storage/UsbMsd.cpp to OSE
(edit) @27815   15 years vboxsync VBoxHDD: Fix VDGetFormat, we don't have disk structure at this point
(edit) @27810   15 years vboxsync Another fix
(edit) @27809   15 years vboxsync Compile fix
(edit) @27808   15 years vboxsync VBoxHDD: First part of the async I/O support * The async I/O …
(edit) @27806   15 years vboxsync Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot …
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27739   15 years vboxsync DrvVD: Implement set size operation for the async I/O interface
(edit) @27736   15 years vboxsync VD: Correct return code if everything was transfered successfully
(edit) @27735   15 years vboxsync VMDK: Don't try to read more bytes from the descriptor than the filesize
(edit) @27734   15 years vboxsync AHCI: Report I/O errors to the guest
(edit) @27699   15 years vboxsync LsiLogic: Don't send an interrupt for every completed request but wait …
(edit) @27672   15 years vboxsync LsiLogic: Small optimization. Data buffers are allocated page aligned …
(edit) @27671   15 years vboxsync SCSI: Fixes for the async I/O path
(edit) @27665   15 years vboxsync SCSI: Cleanup during destruction
(edit) @27664   15 years vboxsync SCSI: More statistics
(edit) @27661   15 years vboxsync VSCSI: Add the command queuing supported flag for hard disks
(edit) @27660   15 years vboxsync BusLogic: Update the sense data only for a CHECK_CONDITION return code
(edit) @27659   15 years vboxsync VSCSI: Fixed unitialized variable
(edit) @27658   15 years vboxsync VSCSI: Fixed unitialized variable
(edit) @27657   15 years vboxsync VSCSI: typo
(edit) @27655   15 years vboxsync Make testing forward and backwards merges easier
(edit) @27654   15 years vboxsync DrvSCSI: Use the new VSCSI component and implement the async interface
(edit) @27653   15 years vboxsync VSCSI: New SCSI interpreter component which will replace the old stuff …
(edit) @27623   15 years vboxsync VMDK: Fix OVF export and import
(edit) @27561   15 years vboxsync DrvDiskIntegrity: Save the last write access to sectors. Makes …
(edit) @27558   15 years vboxsync Storage: Simple driver for checking data integrity of virtual disks
(edit) @27533   15 years vboxsync VMDK: Use RTMemRealloc
(edit) @27531   15 years vboxsync VMDK: Optimize descriptor writes. Prepare the whole descriptor in a …
(edit) @27525   15 years vboxsync VMDK: Only update the modification UUID if it changed from the …
(edit) @27477   15 years vboxsync VMDK: No need to update the line if cb is 0
(edit) @27476   15 years vboxsync VMDK: Use the I/O interface
(edit) @27367   15 years vboxsync VBoxHDD: -Wshadow warnings
(edit) @27361   15 years vboxsync Storate/ATA: implemented ATA_EVENT_STATUS_MEDIA_EJECT_REQUESTED
(edit) @27359   15 years vboxsync VD: Update with the correct parent uuid in the forward merge direction
(edit) @27358   15 years vboxsync VHD: Dump a bit of information
(edit) @27303   15 years vboxsync DrvVD: Not yet
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27276   15 years vboxsync AHCI: Remove unwanted change 2
(edit) @27275   15 years vboxsync AHCI: Remove unwanted change
(edit) @27274   15 years vboxsync AHCI: Add ATA_SLEEP to the list of supported commands (does nothing …
(edit) @27273   15 years vboxsync ATA: Add ATA_SLEEP to the list of supported commands (does nothing …
(edit) @27245   15 years vboxsync Storage/VBoxHDD: fix incorrect opaque data reference
(edit) @27232   15 years vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
(edit) @27213   15 years vboxsync VD: Move the readonly mode change after behind the differencing disk …
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