VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @27211   15 years vboxsync VD: Fix data corruption during snapshot merging if the merge direction …
(edit) @27187   15 years vboxsync tstVDSnap: Build fix
(edit) @27186   15 years vboxsync tstVDSnap: Use a seedable RNG to get consistent behavior
(edit) @27181   15 years vboxsync Storage/iSCSI: Increase sense data buffers, and truncate sense data if …
(edit) @27137   15 years vboxsync tstVDSnap: Allow unallocated blocks in the base image
(edit) @27136   15 years vboxsync Fix build
(edit) @27135   15 years vboxsync VD/Testcase: New testcase to stress test diff creation/merging
(edit) @27134   15 years vboxsync VD: pass the correct data to the backend
(edit) @27100   15 years vboxsync Storage/VDI: remove incorrect capability bit
(edit) @26995   15 years vboxsync VHD: Fix images with other block sizes than 2MB
(edit) @26988   15 years vboxsync Commit the correct file
(edit) @26987   15 years vboxsync Oops
(edit) @26986   15 years vboxsync tstVD: Fix crashes due to unitialized pfnMessage callback
(edit) @26960   15 years vboxsync whitespace
(edit) @26959   15 years vboxsync Storage/iSCSI: fix crash when the iSCSI connection could not be …
(edit) @26917   15 years vboxsync Storage/iSCSI: implement automatically setting InitiatorName and ISID …
(edit) @26916   15 years vboxsync VBoxHDD: introduce new function pointers to the TCP interface for …
(edit) @26837   15 years vboxsync SCSI: Do not assert if there is no sense buffer
(edit) @26836   15 years vboxsync BusLogic: Fix FreeBSD guests
(edit) @26831   15 years vboxsync BusLogic: Set initialization required bit in the status register after …
(edit) @26684   15 years vboxsync Storage/iSCSI: be more robust when a target reports errors for an …
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(edit) @26422   15 years vboxsync Bugfix
(edit) @26296   15 years vboxsync more warnings.
(edit) @26291   15 years vboxsync warnings.
(edit) @26289   15 years vboxsync Devices: warnings.
(edit) @26285   15 years vboxsync DevATA: Initializers... wonder if all compilers will like this.
(edit) @26206   15 years vboxsync Don't enable new I/O by default yet
(edit) @26195   15 years vboxsync style
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26172   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26161   15 years vboxsync PDM: s/pDrvReg/pReg/g
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26147   15 years vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
(edit) @26104   15 years vboxsync SATA: integrity word
(edit) @26049   15 years vboxsync ATA: checksum typo, cleanup
(edit) @26008   15 years vboxsync Some more -Wshadow.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25999   15 years vboxsync ATA: enable SCSI_READ_DVD_STRUCTURE for all controller types (seems safe)
(edit) @25989   15 years vboxsync ATA: implement integrity word
(edit) @25986   15 years vboxsync pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25981   15 years vboxsync pdmifs.h: yet another batch of refactored interface ID code.
(edit) @25974   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25972   15 years vboxsync VHD: The disk footer copy of a dynamic disks needs to be updated too …
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25963   15 years vboxsync VHD: Fix incompatibility with Virtual PC
(edit) @25934   15 years vboxsync BusLogic: Fix assertions with 2.4 kernels
(edit) @25900   15 years vboxsync Same goes for the write handler and the duplicate ATAController code.
(edit) @25897   15 years vboxsync ATA: ataIOPortReadStr1: deal with the unlikely case where no data (or …
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25891   15 years vboxsync PDMDrv,*: multi context drivers, part 1.
(edit) @25823   15 years vboxsync Devices: more -Wshadow
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @25697   15 years vboxsync LsiLogic: Fix gcc warning
(edit) @25677   15 years vboxsync Build fix
(edit) @25675   15 years vboxsync LsiLogic: Introduce NumPorts configuration parameter to configure the …
(edit) @25588   15 years vboxsync LsiLogic: Plug a memory leak during resets
(edit) @25587   15 years vboxsync LsiLogic: Updates for the SAS controller emulation
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