|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57391
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57372
|
9 years |
vboxsync |
scm: fixes in previous cleanup run.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57196
|
9 years |
vboxsync |
Storage/HBDMgmt-win: Much easier way to unmount volumes and take them …
|
|
|
@57190
|
9 years |
vboxsync |
Devices/Storage: Start windows specific implementation for the host …
|
|
|
@57006
|
9 years |
vboxsync |
VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56967
|
9 years |
vboxsync |
Devices/Storage: Keep track of used host block devices and prevent the …
|
|
|
@56718
|
9 years |
vboxsync |
Lets try it this way
|
|
|
@56715
|
9 years |
vboxsync |
Fix various alignments of STAM members in devices and VMM for 32bit, …
|
|
|
@56676
|
9 years |
vboxsync |
Storage/AHCI: Fix assertion which can trigger erroneously after …
|
|
|
@56658
|
9 years |
vboxsync |
Storage/AHCI: Fix possible use after free after an I/O error occurred. …
|
|
|
@56641
|
9 years |
vboxsync |
Comment
|
|
|
@56639
|
9 years |
vboxsync |
AHCI: Make sure all memory allocated from the driver below is freed …
|
|
|
@56594
|
9 years |
vboxsync |
Storage/AHCI: Don't try to free a request structure which does not …
|
|
|
@56579
|
9 years |
vboxsync |
Storage/ATA: fixed returned device strings from INQUIRY command (were …
|
|
|
@56439
|
9 years |
vboxsync |
PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
|
|
|
@56429
|
10 years |
vboxsync |
vboxscsiReset: Reset cbBufLeft too.
|
|
|
@56428
|
10 years |
vboxsync |
VBoxSCSI: Remove needless code
|
|
|
@56427
|
10 years |
vboxsync |
build fix
|
|
|
@56426
|
10 years |
vboxsync |
Storage/VBoxSCSI: Fix write support regression and cleanup saved state …
|
|
|
@56425
|
10 years |
vboxsync |
VBoxSCSI: fixed assertions
|
|
|
@56413
|
10 years |
vboxsync |
IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
|
|
|
@56408
|
10 years |
vboxsync |
DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too.
|
|
|
@56407
|
10 years |
vboxsync |
duh
|
|
|
@56406
|
10 years |
vboxsync |
DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with …
|
|
|
@56405
|
10 years |
vboxsync |
DevATA: Split out the data port from the IOPortBase1 I/O port …
|
|
|
@56404
|
10 years |
vboxsync |
DevATA: Read final PIO transfer unit in ring-0.
|
|
|
@56402
|
10 years |
vboxsync |
DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
|
|
|
@56400
|
10 years |
vboxsync |
DevATA: Use the R3 infix to clarify in which context things are executed.
|
|
|
@56399
|
10 years |
vboxsync |
nits
|
|
|
@56394
|
10 years |
vboxsync |
build fix
|
|
|
@56393
|
10 years |
vboxsync |
UsbMsd: Added scaffolding for returning different descriptors when …
|
|
|
@56392
|
10 years |
vboxsync |
DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
|
|
|
@56292
|
10 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56285
|
10 years |
vboxsync |
DevAHCI: LogRel nit.
|
|
|
@56284
|
10 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56275
|
10 years |
vboxsync |
LogRel nit.
|
|
|
@56271
|
10 years |
vboxsync |
VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
|
|
|
@56087
|
10 years |
vboxsync |
Storage/AHCI: Fix race condition which might lead to a hang during …
|
|
|
@55964
|
10 years |
vboxsync |
Storage/VD: Make sure the disk is destroyed when destroying the driver …
|
|
|
@55871
|
10 years |
vboxsync |
Storage/DrvVD: Fix VM hang during power off because of an order …
|
|
|
@55850
|
10 years |
vboxsync |
Windows build fix
|
|
|
@55847
|
10 years |
vboxsync |
AHCI: Cleanup, fix a few concurrency and hopefully a double free …
|
|
|
@55776
|
10 years |
vboxsync |
DevATA: missing break
|
|
|
@55775
|
10 years |
vboxsync |
DevAHCI: missing break
|
|
|
@55770
|
10 years |
vboxsync |
DrvVD: variable scope
|
|
|
@55753
|
10 years |
vboxsync |
FDC: Fixed DRIVE SPECIFICATION command.
|
|
|
@55725
|
10 years |
vboxsync |
DevAHCI: print the actual unknown command
|
|
|
@55686
|
10 years |
vboxsync |
DrvVD: rc is not part of the format string anymore
|
|
|
@55643
|
10 years |
vboxsync |
Undoing bad commit.
|
|
|
@55641
|
10 years |
vboxsync |
FDC: Improved empty drive handling. Still needs work.
|
|
|
@55434
|
10 years |
vboxsync |
Oops, LWIP_IPV6, which is 0 or 1 should be tested with #if, not #ifdef.
|
|
|
@55432
|
10 years |
vboxsync |
G/c VBOX_WITH_NEW_LWIP. This option only affects DevINIP/DrvVD (as …
|
|
|
@55431
|
10 years |
vboxsync |
DrvVD: use uint64_t for disk size.
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55397
|
10 years |
vboxsync |
USB/MSD: Fix emulation when it is attached to the EHCI controller
|
|
|
@54977
|
10 years |
vboxsync |
DrvVD: don't make 'rc=%Rrc' part of the error message as the error …
|
|
|
@54960
|
10 years |
vboxsync |
DevAHCI/DevATA: Typo to make some compilers happy. No change in …
|
|
|
@54944
|
10 years |
vboxsync |
replaced a few more AssertPtrReturn by AssertReturn as we don't need …
|
|
|
@54817
|
10 years |
vboxsync |
DevATA: Allow 1-byte data reads.
|
|
|
@54591
|
10 years |
vboxsync |
Add support to supply passwords for disk encryption while the VM is running
|
|
|
@54340
|
10 years |
vboxsync |
Storage/VD: Allow different filter chains for reads and writes …
|
|
|
@54088
|
10 years |
vboxsync |
AHCI: Fix possible crash when suspending a VM (very rare)
|
|
|
@54064
|
10 years |
vboxsync |
AHCI: Fix race condition which results in rare hangs during suspend
|
|
|
@54052
|
10 years |
vboxsync |
Storage/VSCSI: small leak in error path
|
|
|
@53977
|
10 years |
vboxsync |
VUSB: Added separate SS EP companion descriptor to VUSBDESCENDPOINTEX …
|
|
|
@53763
|
10 years |
vboxsync |
Careful…
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53539
|
10 years |
vboxsync |
Storage/iSCSI: Fail when a connection attempt takes too long to pause …
|
|
|
@53409
|
10 years |
vboxsync |
Storage/ATA: Fix broken CD/DVD passthrough
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53343
|
10 years |
vboxsync |
Devices/DevLsiLogic: fixed race
|
|
|
@53341
|
10 years |
vboxsync |
Devices/DevLsiLogic: Fixed a Guru meditation under certain conditions …
|
|
|
@53210
|
10 years |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|
@53207
|
10 years |
vboxsync |
Removed unused/misspelled struct member.
|
|
|
@53148
|
10 years |
vboxsync |
Port a part of r95116 (disk encryption changes in 4.3) which was …
|
|
|
@53147
|
10 years |
vboxsync |
Storage/AHCI: Free the I/O memory of cached request structures before …
|
|
|
@53121
|
10 years |
vboxsync |
USB: Added required SS descriptors to emulated MSD.
|
|
|
@53115
|
10 years |
vboxsync |
Storage/AHCI: Correct fix for r96392 (AHCI: Update HBA interrupt …
|
|
|
@53097
|
10 years |
vboxsync |
USB: Beginnings of emulated USB3 devices.
|
|
|
@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
|
|
|
@52715
|
10 years |
vboxsync |
Undoing accidental commit.
|
|
|
@52714
|
10 years |
vboxsync |
Undoing accidental commit.
|
|
|
@52713
|
10 years |
vboxsync |
BusLogic: Slightly enhanced debug info.
|
|
|
@52673
|
10 years |
vboxsync |
Storage/AHCI: Switch ordering of register updates when completing the …
|
|
|
@52505
|
10 years |
vboxsync |
DrvHostBase: Provide I/O buffer allocator, fixes crash if a host DVD …
|
|
|
@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 …
|
|
|
@52264
|
10 years |
vboxsync |
BusLogic: Renamed some insanely long macros, adjusted too-eager assertion.
|
|
|
@52063
|
10 years |
vboxsync |
build fix
|
|
|
@52062
|
10 years |
vboxsync |
build fix
|
|
|
@52026
|
10 years |
vboxsync |
Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
|
|
|
@52023
|
10 years |
vboxsync |
pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
|
|
|
@51923
|
10 years |
vboxsync |
Console,DrvVD: Clear the encryption keys on suspend
|
|
|