|
|
@25900
|
15 years |
vboxsync |
Same goes for the write handler and the duplicate ATAController code.
|
|
|
@25897
|
15 years |
vboxsync |
ATA: ataIOPortReadStr1: deal with the unlikely case where no data (or …
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25891
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 1.
|
|
|
@25823
|
15 years |
vboxsync |
Devices: more -Wshadow
|
|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25728
|
15 years |
vboxsync |
*: Use RTMSINTERVAL for timeouts.
|
|
|
@25697
|
15 years |
vboxsync |
LsiLogic: Fix gcc warning
|
|
|
@25677
|
15 years |
vboxsync |
Build fix
|
|
|
@25675
|
15 years |
vboxsync |
LsiLogic: Introduce NumPorts configuration parameter to configure the …
|
|
|
@25588
|
15 years |
vboxsync |
LsiLogic: Plug a memory leak during resets
|
|
|
@25587
|
15 years |
vboxsync |
LsiLogic: Updates for the SAS controller emulation
|
|
|
@25509
|
15 years |
vboxsync |
LsiLogic: Start for the SAS controller. Define neccessary pages and …
|
|
|
@25488
|
15 years |
vboxsync |
LsiLogic: Fix clipping of read data
|
|
|
@25487
|
15 years |
vboxsync |
LsiLogic: Implement missing reset method. Fixes Windows 7 guests
|
|
|
@25446
|
15 years |
vboxsync |
BusLogic: Rewrite guest buffer handling. They are not mapped into R3 …
|
|
|
@25380
|
15 years |
vboxsync |
LsiLogic: Don't assert when not reading 4 byte from a register. A SCSI …
|
|
|
@25292
|
15 years |
vboxsync |
RTDirReadEx parameter to resolve symlinks.
|
|
|
@25268
|
15 years |
vboxsync |
DevAHCI: warning
|
|
|
@25192
|
15 years |
vboxsync |
Storage/DevATA: fix device reset if a transfer redo is pending. …
|
|
|
@25190
|
15 years |
vboxsync |
whitespace
|
|
|
@24975
|
15 years |
vboxsync |
VMDK: Async I/O not supported for hosted sparse files. Return …
|
|
|
@24945
|
15 years |
vboxsync |
AHCI: Fix 64bit build
|
|
|
@24944
|
15 years |
vboxsync |
AHCI: Fix STAM alignment
|
|
|
@24916
|
15 years |
vboxsync |
Storage/VMDK: fix buffers for really huge VMDK files split into 2G …
|
|
|
@24887
|
15 years |
vboxsync |
VBoxHDD: print error IPRT error code
|
|
|
@24778
|
15 years |
vboxsync |
Storage/VMDK: mostly cosmetic change to the code which writes VMDK …
|
|
|
@24772
|
15 years |
vboxsync |
DevAHCI,ATAController: Async hanlding of reset, suspend and power off.
|
|
|
@24761
|
15 years |
vboxsync |
Storage/ATA: clear pending DMA on controller reset (and on command …
|
|
|
@24760
|
15 years |
vboxsync |
DevAHCI: A little cleanup.
|
|
|
@24751
|
15 years |
vboxsync |
DrvSCSI: Converted to async reset, suspend and power off notification …
|
|
|
@24750
|
15 years |
vboxsync |
DevAHCI: copy&past comments.
|
|
|
@24749
|
15 years |
vboxsync |
DevAHCI: async suspend, reset and power off handling for the SATA part.
|
|
|
@24747
|
15 years |
vboxsync |
DevATA: Cleanup the waiting for idle stuff... only ataR3Construct …
|
|
|
@24746
|
15 years |
vboxsync |
AsyncCompletion: Make it possible to enable the new I/O path with a …
|
|
|
@24745
|
15 years |
vboxsync |
DevATA: Async reset handling, protect reset or we'll die.
|
|
|
@24741
|
15 years |
vboxsync |
DevATA: Use the async notification handling.
|
|
|
@24678
|
15 years |
vboxsync |
Misc: Shut up annoying gcc warnings on darwin.
|
|
|
@24671
|
15 years |
vboxsync |
ISCSIHDDCore.cpp: Shut up GCC warning.
|
|
|
@24612
|
15 years |
vboxsync |
DrvVD: Added a LoadDone hook for implementing better handling of …
|
|
|
@24588
|
15 years |
vboxsync |
DevAHCI: Ditto.
|
|
|
@24587
|
15 years |
vboxsync |
DevATA.cpp: Better error message about missing devices during …
|
|
|
@24583
|
15 years |
vboxsync |
DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
|
|
|
@24527
|
15 years |
vboxsync |
VHD: Fix incompatibility with Hyper-V. Contributed by Huihong Luo
|
|
|
@24439
|
15 years |
vboxsync |
Storage/VBoxHDD: tweak PCHS handling in VDCopy (contributed by Huihong Luo)
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24257
|
15 years |
vboxsync |
DevAHCI: ACHI -> AHCI.
|
|
|
@24256
|
15 years |
vboxsync |
Storage/VMDK: undo incorrect fix, and real fix for the split VMDK bug
|
|
|
@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 …
|
|
|
@24213
|
15 years |
vboxsync |
ISCSIHDDCore.cpp: another bugfix for the …
|
|
|
@24178
|
15 years |
vboxsync |
ISCSIHDDCore.cpp: Fixed regression from >2TB target change - check the …
|
|
|
@24177
|
15 years |
vboxsync |
AHCI: Try to fix the build again
|
|
|
@24176
|
15 years |
vboxsync |
AHCI: Alignment for STAM
|
|
|
@24174
|
15 years |
vboxsync |
AHCI: Try to fix the build
|
|
|
@24173
|
15 years |
vboxsync |
ATA: Rename macros
|
|
|
@24172
|
15 years |
vboxsync |
AHCI: Add additional VPD keys
|
|
|
@24169
|
15 years |
vboxsync |
ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
|
|
|
@24150
|
15 years |
vboxsync |
Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
|
|
|
@24144
|
15 years |
vboxsync |
Storage/iSCSI: try to get the capacity with a command that supports …
|
|
|
@24124
|
15 years |
vboxsync |
DrvSCSI: Initialize DRVSCSI::pDrvIns.
|
|
|
@24122
|
15 years |
vboxsync |
VHD: Update the footer and BAT after we appended a new block to the …
|
|
|
@24112
|
15 years |
vboxsync |
Storage/VMDK: fix bug in handling split images, causing failure to …
|
|
|
@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 …
|
|
|
@24099
|
15 years |
vboxsync |
DevBusLogic: Drop the suspend and load/save synchronization since …
|
|
|
@24098
|
15 years |
vboxsync |
DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
|
|
|
@24096
|
15 years |
vboxsync |
DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
|
|
|
@24094
|
15 years |
vboxsync |
DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
|
|
|
@24072
|
15 years |
vboxsync |
DevAHCI,DevATA: More RTThreadSleep(100) todos.
|
|
|
@24071
|
15 years |
vboxsync |
DevLsiLogic: Changed saved to save & verify device presence, version …
|
|
|
@24070
|
15 years |
vboxsync |
DevBusLogic: Fixed bug in buslogicWaitForAsyncIOFinished causing an …
|
|
|
@24068
|
15 years |
vboxsync |
reformat pg_dev_achi. no real change.
|
|
|
@24067
|
15 years |
vboxsync |
DevBusLogic: Don't just restore the fPresent flag, check it! Save …
|
|
|
@24052
|
15 years |
vboxsync |
DevATA: Save and load+verify config. New saved state version.
|
|
|
@24051
|
15 years |
vboxsync |
DevAHCI: even more config verification bugfix.
|
|
|
@24050
|
15 years |
vboxsync |
DevAHCI: more config bugfix.
|
|
|
@24049
|
15 years |
vboxsync |
DevAHCI: bugfix.
|
|
|
@24045
|
15 years |
vboxsync |
DevAHCI: save and verify config (saved state).
|
|
|
@24015
|
15 years |
vboxsync |
Don't include <ctype.h>.
|
|
|
@24008
|
15 years |
vboxsync |
DrvHostBase.cpp: toupper -> RT_C_TO_UPPER.
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23970
|
15 years |
vboxsync |
DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
|
|
|
@23950
|
15 years |
vboxsync |
DrvVD: Fix stupid bug which masks errors while opening a file
|
|
|
@23913
|
15 years |
vboxsync |
Storage/Raw: fix memory leak for every open/create
|
|
|
@23814
|
15 years |
vboxsync |
DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
|
|
|
@23739
|
15 years |
vboxsync |
Devices/Storage: fix Solaris breakage introduced with the previous fix …
|
|
|
@23594
|
15 years |
vboxsync |
Storage/iSCSI: add config value to define the threshold for write …
|
|
|
@23474
|
15 years |
vboxsync |
ATA: Add the instance number to the statistics path
|
|
|
@23472
|
15 years |
vboxsync |
SCSI: Hardcode the instance number to the statistics path
|
|
|
@23469
|
15 years |
vboxsync |
AHCI: Add the instance number to the statistics path
|
|
|
@23467
|
15 years |
vboxsync |
AHCI: Bring CD/DVD support into a workable state again. Passthrough …
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23450
|
15 years |
vboxsync |
Storage/iSCSI: redundant code
|
|
|
@23417
|
15 years |
vboxsync |
ATA/AHCI: report medium changes. for AHCI this is not in the active code
|
|
|
@23414
|
15 years |
vboxsync |
Storage/Block: add todo for proper async I/O handling
|
|
|
@23410
|
15 years |
vboxsync |
Storage/DrvHostBase: solaris - logrel fix.
|
|
|
@23409
|
15 years |
vboxsync |
Storage/DrvHostDVD: solaris - redundant code.
|
|
|