VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56718   9 年 vboxsync Lets try it this way
(edit) @56715   9 年 vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56676   9 年 vboxsync Storage/AHCI: Fix assertion which can trigger erroneously after …
(edit) @56658   9 年 vboxsync Storage/AHCI: Fix possible use after free after an I/O error occurred. …
(edit) @56641   9 年 vboxsync Comment
(edit) @56639   9 年 vboxsync AHCI: Make sure all memory allocated from the driver below is freed …
(edit) @56594   9 年 vboxsync Storage/AHCI: Don't try to free a request structure which does not …
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56285   9 年 vboxsync DevAHCI: LogRel nit.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56087   10 年 vboxsync Storage/AHCI: Fix race condition which might lead to a hang during …
(edit) @55850   10 年 vboxsync Windows build fix
(edit) @55847   10 年 vboxsync AHCI: Cleanup, fix a few concurrency and hopefully a double free …
(edit) @55775   10 年 vboxsync DevAHCI: missing break
(edit) @55725   10 年 vboxsync DevAHCI: print the actual unknown command
(edit) @54960   10 年 vboxsync DevAHCI/DevATA: Typo to make some compilers happy. No change in …
(edit) @54088   10 年 vboxsync AHCI: Fix possible crash when suspending a VM (very rare)
(edit) @54064   10 年 vboxsync AHCI: Fix race condition which results in rare hangs during suspend
(edit) @53763   10 年 vboxsync Careful…
(edit) @53147   10 年 vboxsync Storage/AHCI: Free the I/O memory of cached request structures before …
(edit) @53115   10 年 vboxsync Storage/AHCI: Correct fix for r96392 (AHCI: Update HBA interrupt …
(edit) @53075   10 年 vboxsync AHCI: temporarily disabled r96292 to check if it cures the performance …
(edit) @52961   10 年 vboxsync AHCI: Fail the request with an overflow error if allocating I/O memory …
(edit) @52951   10 年 vboxsync AHCI: Update HBA interrupt status register before executing the write
(edit) @52673   10 年 vboxsync Storage/AHCI: Switch ordering of register updates when completing the …
(edit) @52434   10 年 vboxsync Storage/AHCI: Fix tight race when the guest resets a port leading to …
(edit) @52412   10 年 vboxsync AHCI: argh
(edit) @52409   10 年 vboxsync AHCI: unused variable
(edit) @52408   10 年 vboxsync Storage/AHCI: Free cached tasks on detach and before ahciR3Destruct is …
(edit) @52026   10 年 vboxsync Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
(edit) @51638   10 年 vboxsync AHCI: Fix request cancelling logic if the log page containing details …
(edit) @51624   10 年 vboxsync AHCI: Small addendum to r93658, the device emulation needs to update …
(edit) @51566   11 年 vboxsync Storage/AHCI: Get rid of ASMAtomic*Size and replace with the *U32 …
(edit) @51516   11 年 vboxsync Removed scary-looking messages about unimplemented MSI support.
(edit) @51409   11 年 vboxsync Storage/AHCI: Fix the SSM version check for the legacy port reset handling
(edit) @51383   11 年 vboxsync Devices/DevAHCI: Fix possible crash if there is no track list for the …
(edit) @51342   11 年 vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51340   11 年 vboxsync Storage/AHCI: Revert to the legacy port reset method if we loaded a …
(edit) @51232   11 年 vboxsync AHCI: Another try to fix The AssertRelease issue during a reset. Move …
(edit) @51114   11 年 vboxsync AHCI: Make sure fWrkThreadSleeping is true if there is nothing …
(edit) @51090   11 年 vboxsync AHCI: Fix wrong boolean operator causing the while loop to exit too early
(edit) @50938   11 年 vboxsync AHCI: Fix race condition during port reset causing a release assertion …
(edit) @50564   11 年 vboxsync AHCI: Make sure the async notification handler is called from the …
(edit) @50294   11 年 vboxsync AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
(edit) @50283   11 年 vboxsync Devices/DevAHCI,DevATA: fixed typo
(edit) @50282   11 年 vboxsync Storage/AHCI: check the correct return code when unmounting a SATA …
(edit) @50037   11 年 vboxsync DevAHCI: Do not let the guest trash PxCMD.CCS bits. Fixes XP SATA CD-ROMs.
(edit) @50036   11 年 vboxsync DevAHCI: Properly convert MMIO -> PIO return code.
(edit) @50032   11 年 vboxsync AHCI: Fix possible problem with suspending a VM if there was a non …
(edit) @50031   11 年 vboxsync AHCI: Fix race which can cause a hang during suspend
(edit) @50018   11 年 vboxsync Storage/AHCI: Make sure all threads are idling before finishing the …
(edit) @49218   11 年 vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49208   11 年 vboxsync build fix
(edit) @49206   11 年 vboxsync AHCI: Additional assertion
(edit) @49205   11 年 vboxsync AHCI: The port is hot-pluggable by default
(edit) @49195   11 年 vboxsync Storage/AHCI: Fix detection of CD/DVD media when switching from an …
(edit) @49173   11 年 vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @48744   11 年 vboxsync Devices/Storage: Support different sector sizes, booting from images …
(edit) @48721   11 年 vboxsync Storage/ATA,AHCI: Fix newer Linux kernels not detecting a disk as SSD. …
(edit) @48409   11 年 vboxsync DevAHCI: Ported READ DVD STRUCTURE command from DevATA.
(edit) @48399   11 年 vboxsync DevAHCI.cpp: Logging nits.
(edit) @47829   11 年 vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47361   11 年 vboxsync AHCI: Fix comment
(edit) @47299   11 年 vboxsync AHCI: Unused variables, typo.
(edit) @46819   11 年 vboxsync Storage/AHCI: Fix crash when guest uses READ(10) with a 2352 byte …
(edit) @46738   11 年 vboxsync AHCI: Consistent logging prefix
(edit) @46732   11 年 vboxsync AHCI: Fix assertion during hotplug (event semaphore not created)
(edit) @46511   11 年 vboxsync Storage/AHCI: Clear interrupt line on reset
(edit) @45649   12 年 vboxsync Eliminated leftover variable.
(edit) @45646   12 年 vboxsync Devices/AHCI: Offload work from EMT to a dedicated thread when using …
(edit) @45025   12 年 vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44902   12 年 vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44574   12 年 vboxsync DevAHCI: Let IOM do the complicated reads. Let IOM filter out …
(edit) @44571   12 年 vboxsync Fixed hungarian typos in MSI registration code. Some E1000 prefix …
(edit) @44465   12 年 vboxsync DevAHCI.cpp: Used RT_SUCCESS instead of RT_FAILURE. Duh!
(edit) @44447   12 年 vboxsync DevAHCI.cpp: Replace the automatic per device lock with a NOP. Some …
(edit) @44237   12 年 vboxsync AHCI: DTrace fix
(edit) @44138   12 年 vboxsync AHCI: Add dtrace probes
(edit) @43626   12 年 vboxsync AHCI: Clear SActive register when the command list engine is stopped. …
(edit) @43600   12 年 vboxsync AHCI: New CFGM keyto configure the amount of logical sectors per …
(edit) @43596   12 年 vboxsync AHCI: Use new code for ATAPI passthrough
(edit) @43472   12 年 vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @43399   12 年 vboxsync AHCI: Fix release assertion when cancelling requests and disabled async I/O
(edit) @43397   12 年 vboxsync AHCI: A few more statistics and release logging if a request is active …
(edit) @42999   12 年 vboxsync AHCI/Passthrough: Apply fixes for audio CD passthrough
(edit) @42891   12 年 vboxsync AHCI: Fix ATAPI with EFI
(edit) @42723   12 年 vboxsync AHCI: Fix EFI boot
(edit) @42522   12 年 vboxsync AHCI: Move MSI cap to its proper place.
(edit) @42393   12 年 vboxsync AHCI: Post a PIO setup FIS for PIO data commands
(edit) @42325   12 年 vboxsync DevAHCI: Saved state restore fix (untested). Made …
(edit) @42207   12 年 vboxsync Storage/DevAHCI: cosmetic fixes.
(edit) @42206   12 年 vboxsync Storage/DevAHCI: Remvove complete dependency on ATAController.
(edit) @42204   12 年 vboxsync Storage/DevAHCI: skipping reading of IOBuffer
(edit) @42200   12 年 vboxsync Device/DevAHCI: indentation fix.
(edit) @42198   12 年 vboxsync Devices/DevAHCI: indentation fixes.
(edit) @42196   12 年 vboxsync Devices/DevAHCI: fix for the failure to load old saved states.
(edit) @42104   12 年 vboxsync AHCI Controller: DevAHCI.cpp: restoration of the excessive code …
(edit) @42099   12 年 vboxsync AHCI Controller: DevAHCI.cpp removed legacy ATA emulation support.
(edit) @41774   12 年 vboxsync bugref..
(edit) @41467   13 年 vboxsync AHCI: Fix possible guest memory corruption, it is possible that timed …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette