VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage/DevATA.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44516   12 years vboxsync DevATA.cpp: No device level locking, we do that on each controller. …
(edit) @43572   12 years vboxsync Storage/ATAPIPassthrough: Make it possible to read multisession media
(edit) @43571   12 years vboxsync Revert accidental commit
(edit) @43570   12 years vboxsync Revert accidental commit
(edit) @43569   12 years vboxsync Storage/DevATA: Use the new common code for ATAPI passthrough track …
(edit) @43568   12 years vboxsync Storage/DevATA: Use the new common code for ATAPI passthrough track …
(edit) @43472   12 years vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @42996   12 years vboxsync ATAPI/Passthrough: Fix reading audio CDs with certain media players …
(edit) @42959   12 years vboxsync ATAPI/Passthrough: Revert decrease of required transfer size when …
(edit) @42958   12 years vboxsync ATAPI/Passthrough: Don't try to detect the medium type if a READ …
(edit) @42769   12 years vboxsync DevATA: Report fewer errors on media change.
(edit) @42568   12 years vboxsync ATA: Log the LUN of the stuck I/O thread
(edit) @42324   12 years vboxsync ATA: Handle some off-size port accesses.
(edit) @41825   12 years vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41815   12 years vboxsync DevATA: No need to check for bus mastering in ataBMDMAIOPortRead/Write.
(edit) @41811   12 years vboxsync PCI/DevATA: Added bus mastering support.
(edit) @41099   13 years vboxsync ATA: Fix incorrect free due to an invalid pointer
(edit) @41019   13 years vboxsync Devices/ATA: Introduce option to suppress overwriting inquiry data for …
(edit) @40841   13 years vboxsync Storage/ATA: Fix CD/DVD passthrough and Session At Once (SAO) …
(edit) @40774   13 years vboxsync Devices/Storage/DevATA: fix warning.
(edit) @40773   13 years vboxsync Devices/Storage/DevATA: fix warnings, uninitialized variables.
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39100   13 years vboxsync DevATA: Implement proper command splitting if the command exceeds the …
(edit) @39036   13 years vboxsync DevATA: Report actual media type (rather than empty drive) in mode …
(edit) @39010   13 years vboxsync DevATA/Passthrough: Abort commands which exceed the I/O buffer size, …
(edit) @38894   13 years vboxsync DevATA,ATAController: Add TRIM support
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38710   13 years vboxsync DevATA: Simplified non-present device port read handling.
(edit) @38664   13 years vboxsync For ATAPI devices, fail recalibrate and clear DRDY on aborted commands.
(edit) @38661   13 years vboxsync Set the seek done bit in one more location to placate old Linux kernels.
(edit) @38219   13 years vboxsync ATA: Set DSC in a few more cases.
(edit) @37687   13 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37653   13 years vboxsync Devices/DevATA: fixed missing parameter when calling pfnUnmount
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37264   14 years vboxsync Storage/ATA+AHCI: support the non-rotational medium flag
(edit) @36912   14 years vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36706   14 years vboxsync Undid accidental commit.
(edit) @36705   14 years vboxsync fdc: Improved floppy emulation.
(edit) @36339   14 years vboxsync DevATA: Adjust maximum transfer length to the new value, fixes ATAPI …
(edit) @36337   14 years vboxsync DevATA: Disable feature list for now because it breaks at least Windows XP
(edit) @36336   14 years vboxsync DevATA: Signal no current profile if no medium is loaded and add …
(edit) @36316   14 years vboxsync Storage/DevATA+DevAHCI+ATAController: make assertion less strict, …
(edit) @35767   14 years vboxsync Storage/DevATA: fix device reset handling, sanity check was wrong
(edit) @35595   14 years vboxsync Storage/DevATA+ATAController: only allow read/write commands for ATA …
(edit) @35560   14 years vboxsync PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34433   14 years vboxsync Storage: Introduce interface to query the location of a medium (device …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33486   14 years vboxsync Additional checks
(edit) @33485   14 years vboxsync ATA: Don't assume that PGMPhysSimpleReadGCPtr succeeds in RC/R0 but go …
(edit) @33142   14 years vboxsync PCI: new bus implementation can be used with IDE controller too
(edit) @32943   14 years vboxsync Storage/ATA: Clean up suspending the VM on certain errors, and make …
(edit) @32108   14 years vboxsync ATA/ATAPI: Clear the Led always
(edit) @32104   14 years vboxsync ATA/Passthrough: Determine the correct sector size for the READ CD MSF …
(edit) @32088   14 years vboxsync ATA/Passthrough: Fix audio CDs. Try to retrieve the track type during …
(edit) @32082   14 years vboxsync CD/Passthrough: Prevent the host from crashing when trying to access a …
(edit) @32076   14 years vboxsync CD/Passthrough: READ CD requires the numbers of blocks to read and not …
(edit) @32068   14 years vboxsync ATA/ATAPI/Passthrough: Fix for split SCSI_READ_CD commands, update the …
(edit) @30723   14 years vboxsync Removed more instances of obsolete PCISetIrqNoWait calls.
(edit) @28980   15 years vboxsync Devices/Storage: fix extremely sporadic bogus triggering of "I/O state …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27361   15 years vboxsync Storate/ATA: implemented ATA_EVENT_STATUS_MEDIA_EJECT_REQUESTED
(edit) @27273   15 years vboxsync ATA: Add ATA_SLEEP to the list of supported commands (does nothing …
(edit) @26285   15 years vboxsync DevATA: Initializers... wonder if all compilers will like this.
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26049   15 years vboxsync ATA: checksum typo, cleanup
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25999   15 years vboxsync ATA: enable SCSI_READ_DVD_STRUCTURE for all controller types (seems safe)
(edit) @25989   15 years vboxsync ATA: implement integrity word
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25974   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25900   15 years vboxsync Same goes for the write handler and the duplicate ATAController code.
(edit) @25897   15 years vboxsync ATA: ataIOPortReadStr1: deal with the unlikely case where no data (or …
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25192   15 years vboxsync Storage/DevATA: fix device reset if a transfer redo is pending. …
(edit) @24761   15 years vboxsync Storage/ATA: clear pending DMA on controller reset (and on command …
(edit) @24747   15 years vboxsync DevATA: Cleanup the waiting for idle stuff... only ataR3Construct …
(edit) @24745   15 years vboxsync DevATA: Async reset handling, protect reset or we'll die.
(edit) @24741   15 years vboxsync DevATA: Use the async notification handling.
(edit) @24587   15 years vboxsync DevATA.cpp: Better error message about missing devices during …
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24173   15 years vboxsync ATA: Rename macros
(edit) @24169   15 years vboxsync ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
(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) @24052   15 years vboxsync DevATA: Save and load+verify config. New saved state version.
(edit) @23474   15 years vboxsync ATA: Add the instance number to the statistics path
(edit) @23417   15 years vboxsync ATA/AHCI: report medium changes. for AHCI this is not in the active code
(edit) @23149   15 years vboxsync ATA,AHCI: Assertion is to is strict. VERR_PDM_MEDIA_LOCKED is expected …
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @22934   15 years vboxsync DevATA.cpp: AssertCompileMemberAlignment(ATACONTROLLER, aIfs[1], 8) …
(edit) @22925   15 years vboxsync Devices: Alignment fun. (32-bit darwin)
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
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