|
|
@64093
|
8 years |
vboxsync |
Storage: Move the NonRotationalMedium property from the devices and …
|
|
|
@64079
|
8 years |
vboxsync |
DrvSCSI: Very basic implementation of PDMIMEDIAEX (work in progress)
|
|
|
@64030
|
8 years |
vboxsync |
AHCI,DrvSCSI: Undo the hack now that the bug is fixed
|
|
|
@64028
|
8 years |
vboxsync |
SCSI: Same workaround as for AHCI
|
|
|
@63997
|
8 years |
vboxsync |
Storage: Change PDMIMEDIAEX::pfnIoReqDiscard to not get the discard …
|
|
|
@63992
|
8 years |
vboxsync |
VSCSI,DrvSCSI: Switch to PDMIMEDIAEX instead of using PDMIMEDIAASYNC
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62965
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62506
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60446
|
9 years |
vboxsync |
Devices/Storage/DrvSCSI: Deregister statistics on destruct
|
|
|
@59274
|
9 years |
vboxsync |
SCSI: Return the PDMIMEDIA interface of the driver below so DevPcBios …
|
|
|
@59252
|
9 years |
vboxsync |
pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
|
|
|
@59248
|
9 years |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@59152
|
9 years |
vboxsync |
Move IoDepth statistics to the correct location too
|
|
|
@59151
|
9 years |
vboxsync |
DrvSCSI,FE/VirtualBox: Display statisctics for SAS and USB storage …
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56439
|
9 years |
vboxsync |
PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@51342
|
11 years |
vboxsync |
Main,DrvVD: Interface to pass the keys to the disk encryption module …
|
|
|
@50089
|
11 years |
vboxsync |
DrvSCSI: Pass through the PDMIBLOCKBIOS interface.
|
|
|
@48947
|
11 years |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@47829
|
11 years |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@45061
|
12 years |
vboxsync |
Review of PDM driver destructors making sure that variables they use …
|
|
|
@44889
|
12 years |
vboxsync |
Undid bad commit.
|
|
|
@44888
|
12 years |
vboxsync |
BusLogic: Ignore mailbox commands if mailbox not set up.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43693
|
12 years |
vboxsync |
VSCSI: Added support for media locking/unlocking.
|
|
|
@43640
|
12 years |
vboxsync |
VSCSI: Added basic media change support.
|
|
|
@43517
|
12 years |
vboxsync |
DrvSCSI: Connect some of the dots for removable media change (not yet …
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@39764
|
13 years |
vboxsync |
DrvSCSI: Log errors to the release log for the synchronous I/O path too
|
|
|
@39566
|
13 years |
vboxsync |
SCSI: Add support for readonly disks
|
|
|
@39550
|
13 years |
vboxsync |
Request thread pool hancking. Some RTReq refactoring as always…
|
|
|
@39498
|
13 years |
vboxsync |
RTReq refactoring.
|
|
|
@38878
|
13 years |
vboxsync |
PDM,Devices,Drivers: Add async discard API and make us of it
|
|
|
@38680
|
13 years |
vboxsync |
VSCSI+DrvSCSI: Add support for the UNMAP command if discarding is enabled
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@34452
|
14 years |
vboxsync |
SCSI: Fix crash on startup
|
|
|
@34433
|
14 years |
vboxsync |
Storage: Introduce interface to query the location of a medium (device …
|
|
|
@34148
|
14 years |
vboxsync |
DrvSCSI: warning
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33101
|
14 years |
vboxsync |
BusLogic,SCSI: Don't propagate VINF_VD_ASYNC_IO_FINISHED to the caller
|
|
|
@33016
|
14 years |
vboxsync |
SCSI: Query parameters only for a read or write
|
|
|
@33015
|
14 years |
vboxsync |
SCSI: Log errors of completed requests
|
|
|
@32983
|
14 years |
vboxsync |
LsiLogic: Suspend the VM on a recoverable error without changing the …
|
|
|
@30384
|
14 years |
vboxsync |
SCSI: Log used I/O method
|
|
|
@29586
|
15 years |
vboxsync |
SCSI: Fix IoDepth statistic
|
|
|
@29330
|
15 years |
vboxsync |
SCSI: Create the I/O thread and request queue only if the async I/O …
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29213
|
15 years |
vboxsync |
DrvSCSI: Fix crash when an error occurs and print errors in the release log
|
|
|
@29049
|
15 years |
vboxsync |
SCSI: Another assertion fix
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28784
|
15 years |
vboxsync |
Interface changes for error reporting and async I/O
|
|
|
@28383
|
15 years |
vboxsync |
async I/O: Add async flush method
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@27977
|
15 years |
vboxsync |
VBoxHDD: Async I/O for flat images are back
|
|
|
@27671
|
15 years |
vboxsync |
SCSI: Fixes for the async I/O path
|
|
|
@27665
|
15 years |
vboxsync |
SCSI: Cleanup during destruction
|
|
|
@27664
|
15 years |
vboxsync |
SCSI: More statistics
|
|
|
@27654
|
15 years |
vboxsync |
DrvSCSI: Use the new VSCSI component and implement the async interface
|
|
|
@26837
|
15 years |
vboxsync |
SCSI: Do not assert if there is no sense buffer
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@24751
|
15 years |
vboxsync |
DrvSCSI: Converted to async reset, suspend and power off notification …
|
|
|
@24678
|
15 years |
vboxsync |
Misc: Shut up annoying gcc warnings on darwin.
|
|
|
@24245
|
15 years |
vboxsync |
DrvSCSI: Use PDMR3ThreadSuspend in drvscsiPowerOff and drvscsiSuspend …
|
|
|
@24242
|
15 years |
vboxsync |
drvscsiAsyncIOLoopNoPendingDummy: fixed true/false mixup causing …
|
|
|
@24241
|
15 years |
vboxsync |
DrvSCSI: Only hard disks are supported. Don't assert, set a proper …
|
|
|
@24124
|
15 years |
vboxsync |
DrvSCSI: Initialize DRVSCSI::pDrvIns.
|
|
|
@24105
|
15 years |
vboxsync |
DrvSCSI: make sure any pending dummy requst has landed taken down …
|
|
|
@24104
|
15 years |
vboxsync |
DrvSCSI: Need to synchronize all pending requests before any driver …
|
|
|
@24101
|
15 years |
vboxsync |
DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
|
|
|
@24098
|
15 years |
vboxsync |
DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
|
|
|
@23472
|
15 years |
vboxsync |
SCSI: Hardcode the instance number to the statistics path
|
|
|
@23356
|
15 years |
vboxsync |
SCSI: Add support for disks greater 2TB
|
|
|
@22850
|
15 years |
vboxsync |
SCSI: Remove non supported command reporting it as an invalid opcode …
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@21321
|
15 years |
vboxsync |
OSE: export SCSI + SATA
|