|
|
@65061
|
8 years |
vboxsync |
pdmstorageifs.h: Pass the CDB length in PDMIMEDIA::pfnSendCmd to not …
|
|
|
@65060
|
8 years |
vboxsync |
DevATA: Remove todo as it is already done now (in a different place in …
|
|
|
@65057
|
8 years |
vboxsync |
Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
|
|
|
@64846
|
8 years |
vboxsync |
Devices/Storage/DevFdc: Add missing pfnQueryDeviceLocation, fixes …
|
|
|
@64842
|
8 years |
vboxsync |
AHCI: Reset some members when reporting the out of memory error case …
|
|
|
@64841
|
8 years |
vboxsync |
Devices/Storage: Remove statistics superseeded by the ones available …
|
|
|
@64839
|
8 years |
vboxsync |
Devices/Storage/DrvHostBase: Statistics for common things (request …
|
|
|
@64838
|
8 years |
vboxsync |
Devices/Storage/DrvVD: Missing places to account for read/written bytes
|
|
|
@64835
|
8 years |
vboxsync |
Devices/Storage/DrvVD: Add some general statistics applying to all devices
|
|
|
@64808
|
8 years |
vboxsync |
LsiLogic: Protect the request queue and writes to the reply free queue …
|
|
|
@64806
|
8 years |
vboxsync |
BusLogic: Pretend to not have a guest buffer when the SCSI command is …
|
|
|
@64789
|
8 years |
vboxsync |
Storage/IOBufMgmt: Reset the bins if there is nothing in the current …
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64728
|
8 years |
vboxsync |
Storage/DrvRamDisk: build fix
|
|
|
@64727
|
8 years |
vboxsync |
Storage/DrvVD: Don't process I/O requests under a lock but postpone it …
|
|
|
@64725
|
8 years |
vboxsync |
Storage/DrvRamDisk: Fixes
|
|
|
@64724
|
8 years |
vboxsync |
Storage/DrvDiskIntegrity: Fixes
|
|
|
@64682
|
8 years |
vboxsync |
Storage/IOBufMgmt: Fixes
|
|
|
@64680
|
8 years |
vboxsync |
AHCI: Missed initializing fMapped here which can lead to a wrong call …
|
|
|
@64674
|
8 years |
vboxsync |
IOBufMgmt: Defrag the I/O memory buffer if everything is free and an …
|
|
|
@64672
|
8 years |
vboxsync |
AHCI: Add support for pfnIoReqQueryBuf for 4KB page aligned guest buffers
|
|
|
@64671
|
8 years |
vboxsync |
DrvVD: Add statistics about how many attempts were made to query a …
|
|
|
@64664
|
8 years |
vboxsync |
DrvVD: Try to get a direct pointer to the guest buffer if it fits into …
|
|
|
@64660
|
8 years |
vboxsync |
pdmstorageifs.h,AHCI,NVMe,LsiLogic,BusLogic,DrvSCSI: Prepare for a new …
|
|
|
@64658
|
8 years |
vboxsync |
AHCI: Fix calculation of transfered data size
|
|
|
@64657
|
8 years |
vboxsync |
DrvSCSI: fix for getting the residual count
|
|
|
@64654
|
8 years |
vboxsync |
VSCSI,DrvSCSI: Proper residual calculation, save the transfer size …
|
|
|
@64537
|
8 years |
vboxsync |
BusLogic: Query the residual data length from the driver below when a …
|
|
|
@64445
|
8 years |
vboxsync |
Devices/Storage/BusLogic: build fix
|
|
|
@64444
|
8 years |
vboxsync |
Devices/Storage/BusLogic: Free completed requests
|
|
|
@64443
|
8 years |
vboxsync |
LsiLogic: Pass the SCSI status code instead of the VBox status code to …
|
|
|
@64441
|
8 years |
vboxsync |
DrvSCSI: Don't report that all data was transfered if the status …
|
|
|
@64413
|
8 years |
vboxsync |
Devices/Storage/HostDVD: Fix sense reporting, don't call …
|
|
|
@64412
|
8 years |
vboxsync |
VSCSI: Start on support for SCSI_MAINTENANCE_IN_REPORT_SUPP_OPC, work …
|
|
|
@64411
|
8 years |
vboxsync |
Devices/Storage/IOBufMgmt: More assertions
|
|
|
@64410
|
8 years |
vboxsync |
ATAPIPassthrough: fixed setting the amount of tracks when the request …
|
|
|
@64409
|
8 years |
vboxsync |
BusLogic,LsiLogic: Implement medium ejected callbacks properly so Main …
|
|
|
@64408
|
8 years |
vboxsync |
AHCI: Query the actual data transfer size and amount of residual data …
|
|
|
@64407
|
8 years |
vboxsync |
Devices/Storage: Add callback to query the actual transfer size of an …
|
|
|
@64393
|
8 years |
vboxsync |
PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
|
|
|
@64391
|
8 years |
vboxsync |
PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64362
|
8 years |
vboxsync |
Devices/Storage/HostDVD: build fix
|
|
|
@64361
|
8 years |
vboxsync |
Devices/Storage/HostDVD: build fix
|
|
|
@64360
|
8 years |
vboxsync |
Devices/Storage/HostDVD: Updates for passthrough, implement command …
|
|
|
@64320
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Start working on implementing PDMIMEDIAEX …
|
|
|
@64318
|
8 years |
vboxsync |
build fixes for Windows
|
|
|
@64317
|
8 years |
vboxsync |
build fixes for Solaris
|
|
|
@64316
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Move host dependent members of DRVHOSTBASE …
|
|
|
@64278
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Move more host dependent code into the host …
|
|
|
@64274
|
8 years |
vboxsync |
Devices/Storage: Doxygen fixes
|
|
|
@64258
|
8 years |
vboxsync |
Devices/Storage/DrvHostBase-darwin.cpp: build fix attempt
|
|
|
@64253
|
8 years |
vboxsync |
Windows build fix
|
|
|
@64252
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Move destroying the host specific resources …
|
|
|
@64251
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Move the read/write/flush methods to the …
|
|
|
@64249
|
8 years |
vboxsync |
Windows build fix
|
|
|
@64248
|
8 years |
vboxsync |
Windows build fix
|
|
|
@64247
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Move determining the medai size to the host …
|
|
|
@64246
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Move determining the medai size to the host …
|
|
|
@64245
|
8 years |
vboxsync |
Build fixes
|
|
|
@64244
|
8 years |
vboxsync |
Build fixes
|
|
|
@64243
|
8 years |
vboxsync |
Windows build fix
|
|
|
@64242
|
8 years |
vboxsync |
Solaris build fix
|
|
|
@64241
|
8 years |
vboxsync |
properties
|
|
|
@64240
|
8 years |
vboxsync |
Storage/Devices/DrvHost*: Separate the host specific code in …
|
|
|
@64239
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Start separating host dependent code into …
|
|
|
@64226
|
8 years |
vboxsync |
DrvSCSI: Get rid of the deprecated PDMISCSICONNECTOR and PDMISCSIPORT …
|
|
|
@64225
|
8 years |
vboxsync |
BusLogic,LsiLogic: build fix
|
|
|
@64224
|
8 years |
vboxsync |
LsiLogic,BusLogic,VBoxSCSI: Convert to PDMIMEDIAEX and friends
|
|
|
@64223
|
8 years |
vboxsync |
build fix
|
|
|
@64222
|
8 years |
vboxsync |
UsbMsd: Convert device emulation to use PDMIMEDIAEX and friends
|
|
|
@64221
|
8 years |
vboxsync |
DrvSCSI: Fixes
|
|
|
@64209
|
8 years |
vboxsync |
AHCI: fix loading older saved states
|
|
|
@64177
|
8 years |
vboxsync |
AHCI: Don't do the redo handling ourself but let the driver do it instead
|
|
|
@64176
|
8 years |
vboxsync |
AHCI: remove dead code
|
|
|
@64157
|
8 years |
vboxsync |
DrvSCSI: Propagate the status of the eject oepration up to the caller …
|
|
|
@64154
|
8 years |
vboxsync |
SCSI: Fix retrieving the media interface
|
|
|
@64152
|
8 years |
vboxsync |
DrvSCSI,VSCSI: Fix detection of new media, need to recalculate the …
|
|
|
@64150
|
8 years |
vboxsync |
DrvSCSI: Forward a few selected methods from the exposed media …
|
|
|
@64141
|
8 years |
vboxsync |
AHCI: Don't report that data was transfered if the SCSI status …
|
|
|
@64138
|
8 years |
vboxsync |
doc update
|
|
|
@64137
|
8 years |
vboxsync |
32bit build fix
|
|
|
@64136
|
8 years |
vboxsync |
build fix
|
|
|
@64135
|
8 years |
vboxsync |
build fix
|
|
|
@64134
|
8 years |
vboxsync |
AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
|
|
|
@64132
|
8 years |
vboxsync |
VSCSI: Add method to eject media from the guest and make use of it in …
|
|
|
@64093
|
8 years |
vboxsync |
Storage: Move the NonRotationalMedium property from the devices and …
|
|
|
@64087
|
8 years |
vboxsync |
AHCI: Fix support for encrypted disks
|
|
|
@64079
|
8 years |
vboxsync |
DrvSCSI: Very basic implementation of PDMIMEDIAEX (work in progress)
|
|
|
@64078
|
8 years |
vboxsync |
PDMIMEDIAEX: Add parameter to pfnIoReqSendScsiCmd to indicate where to …
|
|
|
@64065
|
8 years |
vboxsync |
build fix
|
|
|
@64064
|
8 years |
vboxsync |
VSCSI: Port missing commands over from the AHCI controller
|
|
|
@64037
|
8 years |
vboxsync |
DrvVD: Revert unintended change (probably harmless)
|
|
|
@64036
|
8 years |
vboxsync |
AHCI: Free the request before notifying the guest about the completion …
|
|
|
@64030
|
8 years |
vboxsync |
AHCI,DrvSCSI: Undo the hack now that the bug is fixed
|
|
|
@64029
|
8 years |
vboxsync |
Storage/DrvVD: Don't recurse into trying to allocate I/O buffers again …
|
|
|
@64028
|
8 years |
vboxsync |
SCSI: Same workaround as for AHCI
|
|
|
@64026
|
8 years |
vboxsync |
AHCI: Temporary workaround to make the testboxes happy until the bug …
|
|
|
@64025
|
8 years |
vboxsync |
Storage/DrvVD: Assertions + and honor the sync flag for I/O requests
|
|
|