|
|
@35560
|
14 years |
vboxsync |
PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35214
|
14 years |
vboxsync |
AHCI: Fix wrong Led assignments
|
|
|
@34875
|
14 years |
vboxsync |
AHCI: Fix loading older saved states
|
|
|
@34851
|
14 years |
vboxsync |
AHCI: Fix ATAPI device detection with Solaris guests. The command …
|
|
|
@34433
|
14 years |
vboxsync |
Storage: Introduce interface to query the location of a medium (device …
|
|
|
@34142
|
14 years |
vboxsync |
AHCI: Better fix for r67808. Don't ignore the return values for R3 …
|
|
|
@34106
|
14 years |
vboxsync |
AHCI: Fix ahciHbaSetInterrupt from non R3 contexts
|
|
|
@34009
|
14 years |
vboxsync |
Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33420
|
14 years |
vboxsync |
one more
|
|
|
@33371
|
14 years |
vboxsync |
SATA: 32-bit alignment issues
|
|
|
@33236
|
14 years |
vboxsync |
PCI: MSI-X work
|
|
|
@33214
|
14 years |
vboxsync |
AHCI: put MSI in place which allows to avoid conflicts
|
|
|
@33209
|
14 years |
vboxsync |
AHCI: Some cleanup
Until now there were two different methods to …
|
|
|
@33175
|
14 years |
vboxsync |
AHCI: Implement suspend on error for the async I/O path
|
|
|
@33125
|
14 years |
vboxsync |
AHCI: More verbose assertion
|
|
|
@33035
|
14 years |
vboxsync |
AHCI: checksumming in device identification
|
|
|
@33031
|
14 years |
vboxsync |
Devices: global define for using MSI support in devices
|
|
|
@33013
|
14 years |
vboxsync |
AHCI: Implement ATA_DEVICE_RESET for ATAPI devices (mandatory command …
|
|
|
@32957
|
14 years |
vboxsync |
AHCI: Implement SuspendOnError to give the user a chance to fix …
|
|
|
@32939
|
14 years |
vboxsync |
AHCI: MSI support
|
|
|
@32879
|
14 years |
vboxsync |
AHCI: Clear status and error fields of a task for the async I/O case …
|
|
|
@32723
|
14 years |
vboxsync |
AHCI: few PCI device config notes
|
|
|
@32514
|
14 years |
vboxsync |
Only dump used statistics
|
|
|
@32329
|
14 years |
vboxsync |
AHCI/ATAPI: Make it work with Windows guests
|
|
|
@32300
|
14 years |
vboxsync |
AHCI/ATAPI: port fixes for audio CD over and implement support for …
|
|
|
@32082
|
14 years |
vboxsync |
CD/Passthrough: Prevent the host from crashing when trying to access a …
|
|
|
@32076
|
14 years |
vboxsync |
CD/Passthrough: READ CD requires the numbers of blocks to read and not …
|
|
|
@32073
|
14 years |
vboxsync |
AHCI: CD/DVD fixes
|
|
|
@32072
|
14 years |
vboxsync |
Build fix
|
|
|
@32069
|
14 years |
vboxsync |
AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
|
|
|
@31087
|
14 years |
vboxsync |
AHCI: Add debugger info callback to inspect controller state
|
|
|
@30723
|
14 years |
vboxsync |
Removed more instances of obsolete PCISetIrqNoWait calls.
|
|
|
@30382
|
14 years |
vboxsync |
SATA: Always raise an interrupt after task completion; delaying this …
|
|
|
@30224
|
14 years |
vboxsync |
Devices: three size_t warnings.
|
|
|
@30111
|
14 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@29879
|
15 years |
vboxsync |
DevAHCI.cpp: r=bird: Using TMCLOCK_VIRTUAL_SYNC in devices which …
|
|
|
@29758
|
15 years |
vboxsync |
AHCI: Fix crash on reset after a snapshot was taken. The Driver needs …
|
|
|
@29672
|
15 years |
vboxsync |
AHCI: Count non queued async tasks too. Fixes rare crash during …
|
|
|
@29504
|
15 years |
vboxsync |
AHCI: Always use an intermediate buffer for now until we have native …
|
|
|
@29441
|
15 years |
vboxsync |
AHCI: Fix assertion
|
|
|
@29239
|
15 years |
vboxsync |
AHCI: Bug fix for error reporting
|
|
|
@29137
|
15 years |
vboxsync |
AHCI: Clear the I/O thread handle after the thread was destroyed
|
|
|
@29080
|
15 years |
vboxsync |
DevAHCI: Alignment fix?
|
|
|
@29047
|
15 years |
vboxsync |
AHCI: Fix error reporting protocol violation
|
|
|
@29030
|
15 years |
vboxsync |
AHCI: Implement missing error reporting bits
|
|
|
@28881
|
15 years |
vboxsync |
AHCI: Error reporting fix
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28786
|
15 years |
vboxsync |
AHCI: Report errors of completed requests to the guest (not tested yet)
|
|
|
@28784
|
15 years |
vboxsync |
Interface changes for error reporting and async I/O
|
|
|
@28705
|
15 years |
vboxsync |
AHCI: Fix race condition where a task could be used even if it is …
|
|
|
@28620
|
15 years |
vboxsync |
VBoxHDD: async I/O updates. Mostly complete except for bug fixes
|
|
|
@28524
|
15 years |
vboxsync |
Missing parameters
|
|
|
@28523
|
15 years |
vboxsync |
RTMemFree -> RTMemPageFree (DevAHCI.cpp)
|
|
|
@28388
|
15 years |
vboxsync |
AHCI: Use async I/O flush API
|
|
|
@28380
|
15 years |
vboxsync |
AHCI: Fix
|
|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@27734
|
15 years |
vboxsync |
AHCI: Report I/O errors to the guest
|
|
|
@27276
|
15 years |
vboxsync |
AHCI: Remove unwanted change 2
|
|
|
@27275
|
15 years |
vboxsync |
AHCI: Remove unwanted change
|
|
|
@27274
|
15 years |
vboxsync |
AHCI: Add ATA_SLEEP to the list of supported commands (does nothing …
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26172
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 1.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25823
|
15 years |
vboxsync |
Devices: more -Wshadow
|
|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25268
|
15 years |
vboxsync |
DevAHCI: warning
|
|
|
@24945
|
15 years |
vboxsync |
AHCI: Fix 64bit build
|
|
|
@24944
|
15 years |
vboxsync |
AHCI: Fix STAM alignment
|
|
|
@24772
|
15 years |
vboxsync |
DevAHCI,ATAController: Async hanlding of reset, suspend and power off.
|
|
|
@24760
|
15 years |
vboxsync |
DevAHCI: A little cleanup.
|
|
|
@24750
|
15 years |
vboxsync |
DevAHCI: copy&past comments.
|
|
|
@24749
|
15 years |
vboxsync |
DevAHCI: async suspend, reset and power off handling for the SATA part.
|
|
|
@24588
|
15 years |
vboxsync |
DevAHCI: Ditto.
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24257
|
15 years |
vboxsync |
DevAHCI: ACHI -> AHCI.
|
|
|
@24177
|
15 years |
vboxsync |
AHCI: Try to fix the build again
|
|
|
@24176
|
15 years |
vboxsync |
AHCI: Alignment for STAM
|
|
|
@24174
|
15 years |
vboxsync |
AHCI: Try to fix the build
|
|
|
@24172
|
15 years |
vboxsync |
AHCI: Add additional VPD keys
|
|
|
@24096
|
15 years |
vboxsync |
DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
|
|
|
@24072
|
15 years |
vboxsync |
DevAHCI,DevATA: More RTThreadSleep(100) todos.
|
|
|
@24068
|
15 years |
vboxsync |
reformat pg_dev_achi. no real change.
|
|
|
@24051
|
15 years |
vboxsync |
DevAHCI: even more config verification bugfix.
|
|
|
@24050
|
15 years |
vboxsync |
DevAHCI: more config bugfix.
|
|
|
@24049
|
15 years |
vboxsync |
DevAHCI: bugfix.
|
|
|
@24045
|
15 years |
vboxsync |
DevAHCI: save and verify config (saved state).
|
|
|
@23469
|
15 years |
vboxsync |
AHCI: Add the instance number to the statistics path
|
|
|
@23467
|
15 years |
vboxsync |
AHCI: Bring CD/DVD support into a workable state again. Passthrough …
|
|
|
@23149
|
15 years |
vboxsync |
ATA,AHCI: Assertion is to is strict. VERR_PDM_MEDIA_LOCKED is expected …
|
|
|