|
|
@53147
|
10 years |
vboxsync |
Storage/AHCI: Free the I/O memory of cached request structures before …
|
|
|
@53115
|
10 years |
vboxsync |
Storage/AHCI: Correct fix for r96392 (AHCI: Update HBA interrupt …
|
|
|
@53075
|
10 years |
vboxsync |
AHCI: temporarily disabled r96292 to check if it cures the performance …
|
|
|
@52961
|
10 years |
vboxsync |
AHCI: Fail the request with an overflow error if allocating I/O memory …
|
|
|
@52951
|
10 years |
vboxsync |
AHCI: Update HBA interrupt status register before executing the write
|
|
|
@52673
|
10 years |
vboxsync |
Storage/AHCI: Switch ordering of register updates when completing the …
|
|
|
@52434
|
10 years |
vboxsync |
Storage/AHCI: Fix tight race when the guest resets a port leading to …
|
|
|
@52412
|
10 years |
vboxsync |
AHCI: argh
|
|
|
@52409
|
10 years |
vboxsync |
AHCI: unused variable
|
|
|
@52408
|
10 years |
vboxsync |
Storage/AHCI: Free cached tasks on detach and before ahciR3Destruct is …
|
|
|
@52026
|
10 years |
vboxsync |
Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
|
|
|
@51638
|
10 years |
vboxsync |
AHCI: Fix request cancelling logic if the log page containing details …
|
|
|
@51624
|
10 years |
vboxsync |
AHCI: Small addendum to r93658, the device emulation needs to update …
|
|
|
@51566
|
11 years |
vboxsync |
Storage/AHCI: Get rid of ASMAtomic*Size and replace with the *U32 …
|
|
|
@51516
|
11 years |
vboxsync |
Removed scary-looking messages about unimplemented MSI support.
|
|
|
@51409
|
11 years |
vboxsync |
Storage/AHCI: Fix the SSM version check for the legacy port reset handling
|
|
|
@51383
|
11 years |
vboxsync |
Devices/DevAHCI: Fix possible crash if there is no track list for the …
|
|
|
@51342
|
11 years |
vboxsync |
Main,DrvVD: Interface to pass the keys to the disk encryption module …
|
|
|
@51340
|
11 years |
vboxsync |
Storage/AHCI: Revert to the legacy port reset method if we loaded a …
|
|
|
@51232
|
11 years |
vboxsync |
AHCI: Another try to fix The AssertRelease issue during a reset. Move …
|
|
|
@51114
|
11 years |
vboxsync |
AHCI: Make sure fWrkThreadSleeping is true if there is nothing …
|
|
|
@51090
|
11 years |
vboxsync |
AHCI: Fix wrong boolean operator causing the while loop to exit too early
|
|
|
@50938
|
11 years |
vboxsync |
AHCI: Fix race condition during port reset causing a release assertion …
|
|
|
@50564
|
11 years |
vboxsync |
AHCI: Make sure the async notification handler is called from the …
|
|
|
@50294
|
11 years |
vboxsync |
AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
|
|
|
@50283
|
11 years |
vboxsync |
Devices/DevAHCI,DevATA: fixed typo
|
|
|
@50282
|
11 years |
vboxsync |
Storage/AHCI: check the correct return code when unmounting a SATA …
|
|
|
@50037
|
11 years |
vboxsync |
DevAHCI: Do not let the guest trash PxCMD.CCS bits. Fixes XP SATA CD-ROMs.
|
|
|
@50036
|
11 years |
vboxsync |
DevAHCI: Properly convert MMIO -> PIO return code.
|
|
|
@50032
|
11 years |
vboxsync |
AHCI: Fix possible problem with suspending a VM if there was a non …
|
|
|
@50031
|
11 years |
vboxsync |
AHCI: Fix race which can cause a hang during suspend
|
|
|
@50018
|
11 years |
vboxsync |
Storage/AHCI: Make sure all threads are idling before finishing the …
|
|
|
@49218
|
11 years |
vboxsync |
AHCI: Fix compatibility with saved states from previous versions
|
|
|
@49208
|
11 years |
vboxsync |
build fix
|
|
|
@49206
|
11 years |
vboxsync |
AHCI: Additional assertion
|
|
|
@49205
|
11 years |
vboxsync |
AHCI: The port is hot-pluggable by default
|
|
|
@49195
|
11 years |
vboxsync |
Storage/AHCI: Fix detection of CD/DVD media when switching from an …
|
|
|
@49173
|
11 years |
vboxsync |
Storage/AHCI: Add per port hotplug configuration flag
|
|
|
@48744
|
11 years |
vboxsync |
Devices/Storage: Support different sector sizes, booting from images …
|
|
|
@48721
|
11 years |
vboxsync |
Storage/ATA,AHCI: Fix newer Linux kernels not detecting a disk as SSD. …
|
|
|
@48409
|
11 years |
vboxsync |
DevAHCI: Ported READ DVD STRUCTURE command from DevATA.
|
|
|
@48399
|
11 years |
vboxsync |
DevAHCI.cpp: Logging nits.
|
|
|
@47829
|
11 years |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@47361
|
11 years |
vboxsync |
AHCI: Fix comment
|
|
|
@47299
|
11 years |
vboxsync |
AHCI: Unused variables, typo.
|
|
|
@46819
|
11 years |
vboxsync |
Storage/AHCI: Fix crash when guest uses READ(10) with a 2352 byte …
|
|
|
@46738
|
11 years |
vboxsync |
AHCI: Consistent logging prefix
|
|
|
@46732
|
11 years |
vboxsync |
AHCI: Fix assertion during hotplug (event semaphore not created)
|
|
|
@46511
|
12 years |
vboxsync |
Storage/AHCI: Clear interrupt line on reset
|
|
|
@45649
|
12 years |
vboxsync |
Eliminated leftover variable.
|
|
|
@45646
|
12 years |
vboxsync |
Devices/AHCI: Offload work from EMT to a dedicated thread when using …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44574
|
12 years |
vboxsync |
DevAHCI: Let IOM do the complicated reads. Let IOM filter out …
|
|
|
@44571
|
12 years |
vboxsync |
Fixed hungarian typos in MSI registration code. Some E1000 prefix …
|
|
|
@44465
|
12 years |
vboxsync |
DevAHCI.cpp: Used RT_SUCCESS instead of RT_FAILURE. Duh!
|
|
|
@44447
|
12 years |
vboxsync |
DevAHCI.cpp: Replace the automatic per device lock with a NOP. Some …
|
|
|
@44237
|
12 years |
vboxsync |
AHCI: DTrace fix
|
|
|
@44138
|
12 years |
vboxsync |
AHCI: Add dtrace probes
|
|
|
@43626
|
12 years |
vboxsync |
AHCI: Clear SActive register when the command list engine is stopped. …
|
|
|
@43600
|
12 years |
vboxsync |
AHCI: New CFGM keyto configure the amount of logical sectors per …
|
|
|
@43596
|
12 years |
vboxsync |
AHCI: Use new code for ATAPI passthrough
|
|
|
@43472
|
12 years |
vboxsync |
Add new flag to notify devices during a reset first to make sure there …
|
|
|
@43399
|
12 years |
vboxsync |
AHCI: Fix release assertion when cancelling requests and disabled async I/O
|
|
|
@43397
|
12 years |
vboxsync |
AHCI: A few more statistics and release logging if a request is active …
|
|
|
@42999
|
12 years |
vboxsync |
AHCI/Passthrough: Apply fixes for audio CD passthrough
|
|
|
@42891
|
12 years |
vboxsync |
AHCI: Fix ATAPI with EFI
|
|
|
@42723
|
12 years |
vboxsync |
AHCI: Fix EFI boot
|
|
|
@42522
|
12 years |
vboxsync |
AHCI: Move MSI cap to its proper place.
|
|
|
@42393
|
12 years |
vboxsync |
AHCI: Post a PIO setup FIS for PIO data commands
|
|
|
@42325
|
12 years |
vboxsync |
DevAHCI: Saved state restore fix (untested). Made …
|
|
|
@42207
|
12 years |
vboxsync |
Storage/DevAHCI: cosmetic fixes.
|
|
|
@42206
|
12 years |
vboxsync |
Storage/DevAHCI: Remvove complete dependency on ATAController.
|
|
|
@42204
|
12 years |
vboxsync |
Storage/DevAHCI: skipping reading of IOBuffer
|
|
|
@42200
|
12 years |
vboxsync |
Device/DevAHCI: indentation fix.
|
|
|
@42198
|
12 years |
vboxsync |
Devices/DevAHCI: indentation fixes.
|
|
|
@42196
|
12 years |
vboxsync |
Devices/DevAHCI: fix for the failure to load old saved states.
|
|
|
@42104
|
12 years |
vboxsync |
AHCI Controller: DevAHCI.cpp: restoration of the excessive code …
|
|
|
@42099
|
12 years |
vboxsync |
AHCI Controller: DevAHCI.cpp removed legacy ATA emulation support.
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41467
|
13 years |
vboxsync |
AHCI: Fix possible guest memory corruption, it is possible that timed …
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39938
|
13 years |
vboxsync |
AHCI: Temporary release assertions which hopefully catch inconsistent …
|
|
|
@39845
|
13 years |
vboxsync |
AHCI: Fix memory leak after recent optimization
|
|
|
@39828
|
13 years |
vboxsync |
AHCI: Don't always allocate new memory for the data buffers but reuse …
|
|
|
@39655
|
13 years |
vboxsync |
AHCI: Long overdue code cleanup, removes over 800 lines of unused or …
|
|
|
@39584
|
13 years |
vboxsync |
Log PRDT entries.
|
|
|
@39579
|
13 years |
vboxsync |
AHCI: Set overflow bit if the guest tries to transfer more data than …
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@38970
|
13 years |
vboxsync |
AHCI: More release logging
|
|
|
@38969
|
13 years |
vboxsync |
AHCI: Log HBA and port resets to the release log
|
|
|
@38878
|
13 years |
vboxsync |
PDM,Devices,Drivers: Add async discard API and make us of it
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38675
|
13 years |
vboxsync |
oops
|
|
|
@38674
|
13 years |
vboxsync |
AHCI: Log if TRIM is enabled
|
|
|
@38622
|
13 years |
vboxsync |
AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with …
|
|
|
@38328
|
13 years |
vboxsync |
AHCI: Fixes for CD/DVD hotplugging
|
|
|
@37887
|
13 years |
vboxsync |
AHCI: Fix read access beyond 4GB for CD/DVD drives
|
|
|