VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32329   14 years vboxsync AHCI/ATAPI: Make it work with Windows guests
(edit) @32300   14 years vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(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) @32073   14 years vboxsync AHCI: CD/DVD fixes
(edit) @32072   14 years vboxsync Build fix
(edit) @32069   14 years vboxsync AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
(edit) @31087   14 years vboxsync AHCI: Add debugger info callback to inspect controller state
(edit) @30723   14 years vboxsync Removed more instances of obsolete PCISetIrqNoWait calls.
(edit) @30382   14 years vboxsync SATA: Always raise an interrupt after task completion; delaying this …
(edit) @30224   14 years vboxsync Devices: three size_t warnings.
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @29879   15 years vboxsync DevAHCI.cpp: r=bird: Using TMCLOCK_VIRTUAL_SYNC in devices which …
(edit) @29758   15 years vboxsync AHCI: Fix crash on reset after a snapshot was taken. The Driver needs …
(edit) @29672   15 years vboxsync AHCI: Count non queued async tasks too. Fixes rare crash during …
(edit) @29504   15 years vboxsync AHCI: Always use an intermediate buffer for now until we have native …
(edit) @29441   15 years vboxsync AHCI: Fix assertion
(edit) @29239   15 years vboxsync AHCI: Bug fix for error reporting
(edit) @29137   15 years vboxsync AHCI: Clear the I/O thread handle after the thread was destroyed
(edit) @29080   15 years vboxsync DevAHCI: Alignment fix?
(edit) @29047   15 years vboxsync AHCI: Fix error reporting protocol violation
(edit) @29030   15 years vboxsync AHCI: Implement missing error reporting bits
(edit) @28881   15 years vboxsync AHCI: Error reporting fix
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28786   15 years vboxsync AHCI: Report errors of completed requests to the guest (not tested yet)
(edit) @28784   15 years vboxsync Interface changes for error reporting and async I/O
(edit) @28705   15 years vboxsync AHCI: Fix race condition where a task could be used even if it is …
(edit) @28620   15 years vboxsync VBoxHDD: async I/O updates. Mostly complete except for bug fixes
(edit) @28524   15 years vboxsync Missing parameters
(edit) @28523   15 years vboxsync RTMemFree -> RTMemPageFree (DevAHCI.cpp)
(edit) @28388   15 years vboxsync AHCI: Use async I/O flush API
(edit) @28380   15 years vboxsync AHCI: Fix
(edit) @28065   15 years vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
(edit) @27734   15 years vboxsync AHCI: Report I/O errors to the guest
(edit) @27276   15 years vboxsync AHCI: Remove unwanted change 2
(edit) @27275   15 years vboxsync AHCI: Remove unwanted change
(edit) @27274   15 years vboxsync AHCI: Add ATA_SLEEP to the list of supported commands (does nothing …
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26172   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
(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) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(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) @25823   15 years vboxsync Devices: more -Wshadow
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25268   15 years vboxsync DevAHCI: warning
(edit) @24945   15 years vboxsync AHCI: Fix 64bit build
(edit) @24944   15 years vboxsync AHCI: Fix STAM alignment
(edit) @24772   15 years vboxsync DevAHCI,ATAController: Async hanlding of reset, suspend and power off.
(edit) @24760   15 years vboxsync DevAHCI: A little cleanup.
(edit) @24750   15 years vboxsync DevAHCI: copy&past comments.
(edit) @24749   15 years vboxsync DevAHCI: async suspend, reset and power off handling for the SATA part.
(edit) @24588   15 years vboxsync DevAHCI: Ditto.
(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) @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) @24172   15 years vboxsync AHCI: Add additional VPD keys
(edit) @24096   15 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24072   15 years vboxsync DevAHCI,DevATA: More RTThreadSleep(100) todos.
(edit) @24068   15 years vboxsync reformat pg_dev_achi. no real change.
(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) @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) @23149   15 years vboxsync ATA,AHCI: Assertion is to is strict. VERR_PDM_MEDIA_LOCKED is expected …
(edit) @23066   15 years vboxsync Misaligned critical section
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(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) @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) @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) @21615   15 years vboxsync AHCI: fix race condition resulting in hanging I/O
(edit) @21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(add) @21321   15 years vboxsync OSE: export SCSI + SATA
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