VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64413   8 years vboxsync Devices/Storage/HostDVD: Fix sense reporting, don't call …
(edit) @64412   8 years vboxsync VSCSI: Start on support for SCSI_MAINTENANCE_IN_REPORT_SUPP_OPC, work …
(edit) @64411   8 years vboxsync Devices/Storage/IOBufMgmt: More assertions
(edit) @64410   8 years vboxsync ATAPIPassthrough: fixed setting the amount of tracks when the request …
(edit) @64409   8 years vboxsync BusLogic,LsiLogic: Implement medium ejected callbacks properly so Main …
(edit) @64408   8 years vboxsync AHCI: Query the actual data transfer size and amount of residual data …
(edit) @64407   8 years vboxsync Devices/Storage: Add callback to query the actual transfer size of an …
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64391   8 years vboxsync PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64362   8 years vboxsync Devices/Storage/HostDVD: build fix
(edit) @64361   8 years vboxsync Devices/Storage/HostDVD: build fix
(edit) @64360   8 years vboxsync Devices/Storage/HostDVD: Updates for passthrough, implement command …
(edit) @64320   8 years vboxsync Devices/Storage/DrvHost*: Start working on implementing PDMIMEDIAEX …
(edit) @64318   8 years vboxsync build fixes for Windows
(edit) @64317   8 years vboxsync build fixes for Solaris
(edit) @64316   8 years vboxsync Devices/Storage/DrvHost*: Move host dependent members of DRVHOSTBASE …
(edit) @64278   8 years vboxsync Devices/Storage/DrvHost*: Move more host dependent code into the host …
(edit) @64274   8 years vboxsync Devices/Storage: Doxygen fixes
(edit) @64258   8 years vboxsync Devices/Storage/DrvHostBase-darwin.cpp: build fix attempt
(edit) @64253   8 years vboxsync Windows build fix
(edit) @64252   8 years vboxsync Devices/Storage/DrvHost*: Move destroying the host specific resources …
(edit) @64251   8 years vboxsync Devices/Storage/DrvHost*: Move the read/write/flush methods to the …
(edit) @64249   8 years vboxsync Windows build fix
(edit) @64248   8 years vboxsync Windows build fix
(edit) @64247   8 years vboxsync Devices/Storage/DrvHost*: Move determining the medai size to the host …
(edit) @64246   8 years vboxsync Devices/Storage/DrvHost*: Move determining the medai size to the host …
(edit) @64245   8 years vboxsync Build fixes
(edit) @64244   8 years vboxsync Build fixes
(edit) @64243   8 years vboxsync Windows build fix
(edit) @64242   8 years vboxsync Solaris build fix
(edit) @64241   8 years vboxsync properties
(edit) @64240   8 years vboxsync Storage/Devices/DrvHost*: Separate the host specific code in …
(edit) @64239   8 years vboxsync Devices/Storage/DrvHost*: Start separating host dependent code into …
(edit) @64226   8 years vboxsync DrvSCSI: Get rid of the deprecated PDMISCSICONNECTOR and PDMISCSIPORT …
(edit) @64225   8 years vboxsync BusLogic,LsiLogic: build fix
(edit) @64224   8 years vboxsync LsiLogic,BusLogic,VBoxSCSI: Convert to PDMIMEDIAEX and friends
(edit) @64223   8 years vboxsync build fix
(edit) @64222   8 years vboxsync UsbMsd: Convert device emulation to use PDMIMEDIAEX and friends
(edit) @64221   8 years vboxsync DrvSCSI: Fixes
(edit) @64209   8 years vboxsync AHCI: fix loading older saved states
(edit) @64177   8 years vboxsync AHCI: Don't do the redo handling ourself but let the driver do it instead
(edit) @64176   8 years vboxsync AHCI: remove dead code
(edit) @64157   8 years vboxsync DrvSCSI: Propagate the status of the eject oepration up to the caller …
(edit) @64154   8 years vboxsync SCSI: Fix retrieving the media interface
(edit) @64152   8 years vboxsync DrvSCSI,VSCSI: Fix detection of new media, need to recalculate the …
(edit) @64150   8 years vboxsync DrvSCSI: Forward a few selected methods from the exposed media …
(edit) @64141   8 years vboxsync AHCI: Don't report that data was transfered if the SCSI status …
(edit) @64138   8 years vboxsync doc update
(edit) @64137   8 years vboxsync 32bit build fix
(edit) @64136   8 years vboxsync build fix
(edit) @64135   8 years vboxsync build fix
(edit) @64134   8 years vboxsync AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
(edit) @64132   8 years vboxsync VSCSI: Add method to eject media from the guest and make use of it in …
(edit) @64093   8 years vboxsync Storage: Move the NonRotationalMedium property from the devices and …
(edit) @64087   8 years vboxsync AHCI: Fix support for encrypted disks
(edit) @64079   8 years vboxsync DrvSCSI: Very basic implementation of PDMIMEDIAEX (work in progress)
(edit) @64078   8 years vboxsync PDMIMEDIAEX: Add parameter to pfnIoReqSendScsiCmd to indicate where to …
(edit) @64065   8 years vboxsync build fix
(edit) @64064   8 years vboxsync VSCSI: Port missing commands over from the AHCI controller
(edit) @64037   8 years vboxsync DrvVD: Revert unintended change (probably harmless)
(edit) @64036   8 years vboxsync AHCI: Free the request before notifying the guest about the completion …
(edit) @64030   8 years vboxsync AHCI,DrvSCSI: Undo the hack now that the bug is fixed
(edit) @64029   8 years vboxsync Storage/DrvVD: Don't recurse into trying to allocate I/O buffers again …
(edit) @64028   8 years vboxsync SCSI: Same workaround as for AHCI
(edit) @64026   8 years vboxsync AHCI: Temporary workaround to make the testboxes happy until the bug …
(edit) @64025   8 years vboxsync Storage/DrvVD: Assertions + and honor the sync flag for I/O requests
(edit) @64022   8 years vboxsync AHCI: uint32_t vs. size_t issues, hopefully fixes windows buildboxes
(edit) @64021   8 years vboxsync AHCI: uint32_t vs. size_t issues, hopefully fixes windows buildboxes
(edit) @64020   8 years vboxsync AHCI: Must duplicate the request structure when saving the request for …
(edit) @64019   8 years vboxsync Storage: Get rid of PDMIMEDIA::pfnIoBufAllocate and …
(edit) @64018   8 years vboxsync AHCI: Remove allocating I/O buffers on our own and let the provider of …
(edit) @64016   8 years vboxsync AHCI: Remove tsStart from the request structure as the functionaliyt …
(edit) @64015   8 years vboxsync AHCI: Remove trim related structures from the request structure and …
(edit) @64009   8 years vboxsync AHCI: Get rid of enmTxState in the request structure is the request …
(edit) @64008   8 years vboxsync AHCI: Store the error and status bits in the FIS directly and remove …
(edit) @64005   8 years vboxsync DrvVD: Logging for discard requests in the error case too
(edit) @64004   8 years vboxsync oops
(edit) @64003   8 years vboxsync AHCI: Unused variable
(edit) @64002   8 years vboxsync Devices/Storage: Throw out PDMIMEDIAASYNC which is superseded by …
(edit) @64001   8 years vboxsync AHCI: alignment fix for x86
(edit) @63999   8 years vboxsync AHCI: Convert to PDMIMEDIAEX and kick out PDMIMEDIAASYNC. This …
(edit) @63997   8 years vboxsync Storage: Change PDMIMEDIAEX::pfnIoReqDiscard to not get the discard …
(edit) @63994   8 years vboxsync another fix
(edit) @63993   8 years vboxsync build fix
(edit) @63992   8 years vboxsync VSCSI,DrvSCSI: Switch to PDMIMEDIAEX instead of using PDMIMEDIAASYNC
(edit) @63991   8 years vboxsync PDMIMEDIAEX: Another addendum, make it possible to query a residual …
(edit) @63955   8 years vboxsync pdmstorageifs.h: Small addendum to PDMIMEDIAEX which enables us to …
(edit) @63951   8 years vboxsync DrvVD: More work on the extended media interface to bring it up to par …
(edit) @63919   8 years vboxsync DrvVD: Fix handling encrypted disks when PDMIMEDIAEX is used (only …
(edit) @63917   8 years vboxsync DrvVD: Don't fail completely when loading a plugin failed, log the …
(edit) @63909   8 years vboxsync AHCI: Get rid of goto
(edit) @63740   8 years vboxsync DrvVD: Don't use the async VD API in PDMIMEDIAEX when it is not supported
(edit) @63727   8 years vboxsync DiskIntegrity: Updates to handle the PDMIMEDIAEX interface
(edit) @63724   8 years vboxsync Storage/DrvRamDisk: warning fixes for release builds
(edit) @63723   8 years vboxsync VD: Free the allocated I/O buffer already when the request completed …
(edit) @63700   8 years vboxsync Storage/DrvDiskIntegrity: Start integration to work with the extended …
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63689   8 years vboxsync Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
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