VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24257   15 years vboxsync DevAHCI: ACHI -> AHCI.
(edit) @24256   15 years vboxsync Storage/VMDK: undo incorrect fix, and real fix for the split VMDK bug
(edit) @24245   15 years vboxsync DrvSCSI: Use PDMR3ThreadSuspend in drvscsiPowerOff and drvscsiSuspend …
(edit) @24242   15 years vboxsync drvscsiAsyncIOLoopNoPendingDummy: fixed true/false mixup causing …
(edit) @24241   15 years vboxsync DrvSCSI: Only hard disks are supported. Don't assert, set a proper …
(edit) @24213   15 years vboxsync ISCSIHDDCore.cpp: another bugfix for the …
(edit) @24178   15 years vboxsync ISCSIHDDCore.cpp: Fixed regression from >2TB target change - check the …
(edit) @24177   15 years vboxsync AHCI: Try to fix the build again
(edit) @24176   15 years vboxsync AHCI: Alignment for STAM
(edit) @24174   15 years vboxsync AHCI: Try to fix the build
(edit) @24173   15 years vboxsync ATA: Rename macros
(edit) @24172   15 years vboxsync AHCI: Add additional VPD keys
(edit) @24169   15 years vboxsync ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
(edit) @24150   15 years vboxsync Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
(edit) @24144   15 years vboxsync Storage/iSCSI: try to get the capacity with a command that supports …
(edit) @24124   15 years vboxsync DrvSCSI: Initialize DRVSCSI::pDrvIns.
(edit) @24122   15 years vboxsync VHD: Update the footer and BAT after we appended a new block to the …
(edit) @24112   15 years vboxsync Storage/VMDK: fix bug in handling split images, causing failure to …
(edit) @24105   15 years vboxsync DrvSCSI: make sure any pending dummy requst has landed taken down …
(edit) @24104   15 years vboxsync DrvSCSI: Need to synchronize all pending requests before any driver …
(edit) @24101   15 years vboxsync DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
(edit) @24099   15 years vboxsync DevBusLogic: Drop the suspend and load/save synchronization since …
(edit) @24098   15 years vboxsync DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
(edit) @24096   15 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24094   15 years vboxsync DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
(edit) @24072   15 years vboxsync DevAHCI,DevATA: More RTThreadSleep(100) todos.
(edit) @24071   15 years vboxsync DevLsiLogic: Changed saved to save & verify device presence, version …
(edit) @24070   15 years vboxsync DevBusLogic: Fixed bug in buslogicWaitForAsyncIOFinished causing an …
(edit) @24068   15 years vboxsync reformat pg_dev_achi. no real change.
(edit) @24067   15 years vboxsync DevBusLogic: Don't just restore the fPresent flag, check it! Save …
(edit) @24052   15 years vboxsync DevATA: Save and load+verify config. New saved state version.
(edit) @24051   15 years vboxsync DevAHCI: even more config verification bugfix.
(edit) @24050   15 years vboxsync DevAHCI: more config bugfix.
(edit) @24049   15 years vboxsync DevAHCI: bugfix.
(edit) @24045   15 years vboxsync DevAHCI: save and verify config (saved state).
(edit) @24015   15 years vboxsync Don't include <ctype.h>.
(edit) @24008   15 years vboxsync DrvHostBase.cpp: toupper -> RT_C_TO_UPPER.
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23970   15 years vboxsync DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
(edit) @23950   15 years vboxsync DrvVD: Fix stupid bug which masks errors while opening a file
(edit) @23913   15 years vboxsync Storage/Raw: fix memory leak for every open/create
(edit) @23814   15 years vboxsync DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
(edit) @23739   15 years vboxsync Devices/Storage: fix Solaris breakage introduced with the previous fix …
(edit) @23594   15 years vboxsync Storage/iSCSI: add config value to define the threshold for write …
(edit) @23474   15 years vboxsync ATA: Add the instance number to the statistics path
(edit) @23472   15 years vboxsync SCSI: Hardcode the instance number to the statistics path
(edit) @23469   15 years vboxsync AHCI: Add the instance number to the statistics path
(edit) @23467   15 years vboxsync AHCI: Bring CD/DVD support into a workable state again. Passthrough …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23450   15 years vboxsync Storage/iSCSI: redundant code
(edit) @23417   15 years vboxsync ATA/AHCI: report medium changes. for AHCI this is not in the active code
(edit) @23414   15 years vboxsync Storage/Block: add todo for proper async I/O handling
(edit) @23410   15 years vboxsync Storage/DrvHostBase: solaris - logrel fix.
(edit) @23409   15 years vboxsync Storage/DrvHostDVD: solaris - redundant code.
(edit) @23408   15 years vboxsync Storage/DrvHostBase,DVD: Solaris Host DVD media change fix (public #5077)
(edit) @23356   15 years vboxsync SCSI: Add support for disks greater 2TB
(edit) @23355   15 years vboxsync LsiLogic: Fix misaligned critical section
(edit) @23311   15 years vboxsync iSCSI: Repeat MODE_SENSE_6 during iscsiOpenImage if a check condition …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23194   15 years vboxsync DrvVD.cpp: Fixed file handle leak when taking snapshots.
(edit) @23149   15 years vboxsync ATA,AHCI: Assertion is to is strict. VERR_PDM_MEDIA_LOCKED is expected …
(edit) @23114   15 years vboxsync Error message update
(edit) @23066   15 years vboxsync Misaligned critical section
(edit) @23020   15 years vboxsync unused variables
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22978   15 years vboxsync PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
(edit) @22966   15 years vboxsync Storage: Convert the backends to use the interface for I/O rather than …
(edit) @22934   15 years vboxsync DevATA.cpp: AssertCompileMemberAlignment(ATACONTROLLER, aIfs[1], 8) …
(edit) @22925   15 years vboxsync Devices: Alignment fun. (32-bit darwin)
(edit) @22850   15 years vboxsync SCSI: Remove non supported command reporting it as an invalid opcode …
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22731   15 years vboxsync AHCI: Fixes for safe SG list creator
(edit) @22727   15 years vboxsync AHCI: Fallback to a safe method for processing the PRDTL if mapping …
(edit) @22584   15 years vboxsync Devices: tab
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22324   15 years vboxsync AHCI: Windows 7 doesn't detect additional hard disks. The command …
(edit) @22278   15 years vboxsync build fix.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22258   15 years vboxsync Storage/iSCSI: pick up data length parameters no matter where they show up
(edit) @22256   15 years vboxsync Storage/iSCSI: bunch of fixes which improve RFC compliance and error …
(edit) @22124   15 years vboxsync AHCI: Fix following regressions from 3.0.4 * BSOD when rebooting …
(edit) @21910   15 years vboxsync AHCI: Remove flags indicating hotplug support. We don't support that yet.
(edit) @21839   15 years vboxsync Storage/iSCSI: fix parameter negotiation inconsistency
(edit) @21807   15 years vboxsync Storage/iSCSI: clip read/write block size to sane values, and make …
(edit) @21806   15 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21691   15 years vboxsync DrvHostBase.cpp: missing macros added by iprt/stdint.h now.
(edit) @21626   15 years vboxsync Devices/Storage/DrvHostBase.cpp: attempt to fix a burn due to a …
(edit) @21615   15 years vboxsync AHCI: fix race condition resulting in hanging I/O
(edit) @21405   15 years vboxsync fixed OSE headers
(edit) @21401   15 years vboxsync export to OSE
(edit) @21400   15 years vboxsync export to OSE
(edit) @21373   15 years vboxsync Parallels: OSE header
(edit) @21371   15 years vboxsync Parallels: Add support for parallels images to standard VirtualBox and …
(edit) @21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21328   15 years vboxsync addendum to r49488
(edit) @21321   15 years vboxsync OSE: export SCSI + SATA
(edit) @21188   15 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21060   15 years vboxsync VMDK: AsyncIO doesn't work with more than one FLAT extent yet and fix …
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