|
|
@44779
|
12 years |
vboxsync |
Devices/DevLsiLogicSCSI: fixed range
|
|
|
@44719
|
12 years |
vboxsync |
BusLogic: More verbose debug info.
|
|
|
@44718
|
12 years |
vboxsync |
BusLogic: Do not write back the CDB.
|
|
|
@44697
|
12 years |
vboxsync |
DevLsiLogicSCSI.cpp: No default critical section needed according to …
|
|
|
@44696
|
12 years |
vboxsync |
DevLsiLogicSCSI.cpp: Couldn't find anything in the spec wrt to …
|
|
|
@44695
|
12 years |
vboxsync |
DevLsiLogicSCSI.cpp: Tell IOM that we only want to get DWORD aligned …
|
|
|
@44694
|
12 years |
vboxsync |
DevLsiLogicSCSI.cpp: Fixed a number of missing DECLCALLBACKS. Marked …
|
|
|
@44672
|
12 years |
vboxsync |
BusLogic: Also copy data buffer out if transfer direction is unknown.
|
|
|
@44597
|
12 years |
vboxsync |
Adjusted comment.
|
|
|
@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 …
|
|
|
@44533
|
12 years |
vboxsync |
VBoxSVSI.cpp: doxygen and hungarian adjustments.
|
|
|
@44532
|
12 years |
vboxsync |
DevBusLogic.cpp: Cleanups, two missing callback declarations.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44516
|
12 years |
vboxsync |
DevATA.cpp: No device level locking, we do that on each controller. …
|
|
|
@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 …
|
|
|
@44358
|
12 years |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44237
|
12 years |
vboxsync |
AHCI: DTrace fix
|
|
|
@44236
|
12 years |
vboxsync |
DrvDiskIntegrity: Bugfix
|
|
|
@44207
|
12 years |
vboxsync |
BusLogic: Added 24-bit mailbox support.
|
|
|
@44206
|
12 years |
vboxsync |
SCSI/BIOS: Moved port base out of harm's way.
|
|
|
@44138
|
12 years |
vboxsync |
AHCI: Add dtrace probes
|
|
|
@43960
|
12 years |
vboxsync |
VUSB: interface association descriptor for emulated devices.
|
|
|
@43923
|
12 years |
vboxsync |
DrvVD: IPv6 and new LWIP introduction.
|
|
|
@43861
|
12 years |
vboxsync |
Storage: Introduce new flag to skip unnecessary consistency checks in …
|
|
|
@43815
|
12 years |
vboxsync |
UsbMsd: Present proper high- vs. full-speed descriptors to guest.
|
|
|
@43789
|
12 years |
vboxsync |
USB MSD: More bit rot cleanup; now works with …
|
|
|
@43788
|
12 years |
vboxsync |
Scraped off some of the bit rot.
|
|
|
@43693
|
12 years |
vboxsync |
VSCSI: Added support for media locking/unlocking.
|
|
|
@43692
|
12 years |
vboxsync |
Deleted ATAController which is no longer used.
|
|
|
@43691
|
12 years |
vboxsync |
VSCSI: Initialize sense information properly, in case the first thing …
|
|
|
@43690
|
12 years |
vboxsync |
BusLogic: Fixed sense buffer allocation.
|
|
|
@43687
|
12 years |
vboxsync |
VSCSI: Missing break
|
|
|
@43680
|
12 years |
vboxsync |
BusLogic: Improved reset handling, added debugger info callback.
|
|
|
@43665
|
12 years |
vboxsync |
DevLsiLogicSCSI: also register 4 ports for the …
|
|
|
@43662
|
12 years |
vboxsync |
VSCSI: Fabricate session information (Vista and later insists on it).
|
|
|
@43661
|
12 years |
vboxsync |
VBoxSCSI: alignment fix.
|
|
|
@43659
|
12 years |
vboxsync |
VBoxSCSI: Slightly extended interface to allow error reporting.
|
|
|
@43646
|
12 years |
vboxsync |
Forgot one line in r81392.
|
|
|
@43642
|
12 years |
vboxsync |
DevBusLogic: Added ISA compatible port I/O and a few commands.
|
|
|
@43640
|
12 years |
vboxsync |
VSCSI: Added basic media change support.
|
|
|
@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
|
|
|
@43587
|
12 years |
vboxsync |
VSCSI-MMC: Added very basic READ TOC support. FreeBSD 6.4 insists on it.
|
|
|
@43573
|
12 years |
vboxsync |
Missing update
|
|
|
@43572
|
12 years |
vboxsync |
Storage/ATAPIPassthrough: Make it possible to read multisession media
|
|
|
@43571
|
12 years |
vboxsync |
Revert accidental commit
|
|
|
@43570
|
12 years |
vboxsync |
Revert accidental commit
|
|
|
@43569
|
12 years |
vboxsync |
Storage/DevATA: Use the new common code for ATAPI passthrough track …
|
|
|
@43568
|
12 years |
vboxsync |
Storage/DevATA: Use the new common code for ATAPI passthrough track …
|
|
|
@43567
|
12 years |
vboxsync |
Storage/ATAPIPassthrough: Start common code for track list handling in …
|
|
|
@43517
|
12 years |
vboxsync |
DrvSCSI: Connect some of the dots for removable media change (not yet …
|
|
|
@43474
|
12 years |
vboxsync |
VBOXSCSI: Extended to allow larger than 64K transfers.
|
|
|
@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 …
|
|
|
@43337
|
12 years |
vboxsync |
Added more members to device struct.
|
|
|
@43336
|
12 years |
vboxsync |
Let's see what this breaks…
|
|
|
@43335
|
12 years |
vboxsync |
|
|
|
@43332
|
12 years |
vboxsync |
Alignment…
|
|
|
@43331
|
12 years |
vboxsync |
Alignment!
|
|
|
@43330
|
12 years |
vboxsync |
Alignment?
|
|
|
@43329
|
12 years |
vboxsync |
BusLogic: Minor emulation improvements (see #5112).
|
|
|
@42999
|
12 years |
vboxsync |
AHCI/Passthrough: Apply fixes for audio CD passthrough
|
|
|
@42996
|
12 years |
vboxsync |
ATAPI/Passthrough: Fix reading audio CDs with certain media players …
|
|
|
@42959
|
12 years |
vboxsync |
ATAPI/Passthrough: Revert decrease of required transfer size when …
|
|
|
@42958
|
12 years |
vboxsync |
ATAPI/Passthrough: Don't try to detect the medium type if a READ …
|
|
|
@42891
|
12 years |
vboxsync |
AHCI: Fix ATAPI with EFI
|
|
|
@42769
|
12 years |
vboxsync |
DevATA: Report fewer errors on media change.
|
|
|
@42723
|
12 years |
vboxsync |
AHCI: Fix EFI boot
|
|
|
@42568
|
12 years |
vboxsync |
ATA: Log the LUN of the stuck I/O thread
|
|
|
@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 …
|
|
|
@42324
|
12 years |
vboxsync |
ATA: Handle some off-size port accesses.
|
|
|
@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.
|
|
|
@42073
|
12 years |
vboxsync |
Fix error message
|
|
|
@42071
|
12 years |
vboxsync |
DrvVD: Add InformAboutZeroBlocks CFGM key
|
|
|
@41825
|
12 years |
vboxsync |
PCI/DevATA: Put PCIDevPhysRead/Write into …
|
|
|
@41815
|
12 years |
vboxsync |
DevATA: No need to check for bus mastering in ataBMDMAIOPortRead/Write.
|
|
|
@41811
|
12 years |
vboxsync |
PCI/DevATA: Added bus mastering support.
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41467
|
13 years |
vboxsync |
AHCI: Fix possible guest memory corruption, it is possible that timed …
|
|
|
@41099
|
13 years |
vboxsync |
ATA: Fix incorrect free due to an invalid pointer
|
|
|
@41019
|
13 years |
vboxsync |
Devices/ATA: Introduce option to suppress overwriting inquiry data for …
|
|
|
@40999
|
13 years |
vboxsync |
ATAController: two warnings, fix like in DevATA (perhaps not optimal)
|
|
|
@40963
|
13 years |
vboxsync |
BusLogic: Interrupt/geometry registers are writable.
|
|
|
@40841
|
13 years |
vboxsync |
Storage/ATA: Fix CD/DVD passthrough and Session At Once (SAO) …
|
|
|
@40840
|
13 years |
vboxsync |
Storage/Debug: Function to log a CUE sheet
|
|
|
@40774
|
13 years |
vboxsync |
Devices/Storage/DevATA: fix warning.
|
|
|