|
|
@46265
|
12 years |
vboxsync |
Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
|
|
|
@46253
|
12 years |
vboxsync |
Devices/LsiLogic: Limit the amount of memory the guest can allocate …
|
|
|
@46243
|
12 years |
vboxsync |
BusLogic: Implemented busmaster fifo r/w commands.
|
|
|
@46035
|
12 years |
vboxsync |
Remove L4 support from main tree.
|
|
|
@45974
|
12 years |
vboxsync |
DevATA: Return no data for status register if no device on channel present.
|
|
|
@45973
|
12 years |
vboxsync |
Alignment.
|
|
|
@45972
|
12 years |
vboxsync |
DevATA: Do not unnecessarily restrict ATAPI PIO transfer size.
|
|
|
@45970
|
12 years |
vboxsync |
Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
|
|
|
@45959
|
12 years |
vboxsync |
Storage/LsiLogic: Start cleaning up the implementation, rework I/O …
|
|
|
@45899
|
12 years |
vboxsync |
LsiLogic: Fix crash under certain circumstances
|
|
|
@45796
|
12 years |
vboxsync |
More adj.
|
|
|
@45795
|
12 years |
vboxsync |
32-bit burn fixes.
|
|
|
@45790
|
12 years |
vboxsync |
Alignment fix
|
|
|
@45789
|
12 years |
vboxsync |
Storage/LsiLogic: Make NetWare work with the emulation
|
|
|
@45649
|
12 years |
vboxsync |
Eliminated leftover variable.
|
|
|
@45646
|
12 years |
vboxsync |
Devices/AHCI: Offload work from EMT to a dedicated thread when using …
|
|
|
@45356
|
12 years |
vboxsync |
tabs
|
|
|
@45302
|
12 years |
vboxsync |
warning
|
|
|
@45062
|
12 years |
vboxsync |
build fix
|
|
|
@45061
|
12 years |
vboxsync |
Review of PDM driver destructors making sure that variables they use …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44961
|
12 years |
vboxsync |
Devices/Storage/LsiLogic: Fix assertion
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44897
|
12 years |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44889
|
12 years |
vboxsync |
Undid bad commit.
|
|
|
@44888
|
12 years |
vboxsync |
BusLogic: Ignore mailbox commands if mailbox not set up.
|
|
|
@44808
|
12 years |
vboxsync |
DevFdc.cpp: Cleanups.
|
|
|
@44807
|
12 years |
vboxsync |
fdc.c -> DevFdc.cpp.
|
|
|
@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.
|
|
|