|
|
@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
|
|
|
@51899
|
10 years |
vboxsync |
Console,DrvVD: Make disk encryption completely configurable through …
|
|
|
@51754
|
10 years |
vboxsync |
Main,DrvVD,VD: Implement support for VD plugins from extension packs
|
|
|
@51752
|
10 years |
vboxsync |
Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
|
|
|
@51749
|
10 years |
vboxsync |
Storage/DiskIntegrity: Add an option to record the write before it was …
|
|
|
@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 …
|
|
|
@51619
|
10 years |
vboxsync |
Devices/Storage: Add new read after write verification mode and fix …
|
|
|
@51578
|
10 years |
vboxsync |
Mac OS X host: improve support for host optical drives; add support …
|
|
|
@51566
|
10 years |
vboxsync |
Storage/AHCI: Get rid of ASMAtomic*Size and replace with the *U32 …
|
|
|
@51520
|
10 years |
vboxsync |
VBox/Devices: Comment nits.
|
|
|
@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 …
|
|
|
@51382
|
11 years |
vboxsync |
Devices/ATAPIPassthrough: Assertion + better status codes for not …
|
|
|
@51381
|
11 years |
vboxsync |
Devies/DevATA: 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 …
|
|
|
@51103
|
11 years |
vboxsync |
Devics/Storage/DrvVD: Add support for filter plugins
|
|
|
@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 …
|
|
|
@50695
|
11 years |
vboxsync |
format string fixes
|
|
|
@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 …
|
|
|
@50089
|
11 years |
vboxsync |
DrvSCSI: Pass through the PDMIBLOCKBIOS interface.
|
|
|
@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 …
|
|
|
@49885
|
11 years |
vboxsync |
Devices: Windows build fix
|
|
|
@49881
|
11 years |
vboxsync |
Devices/Storage/DevFdc.cpp: eliminate use of vl_vbox.h
|
|
|
@49814
|
11 years |
vboxsync |
Devices/USB: First part of the rework, move most of the work to …
|
|
|
@49578
|
11 years |
vboxsync |
BusLogic: Only enable ISA compatibility ports by default for the first …
|
|
|
@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
|
|
|
@49104
|
11 years |
vboxsync |
GetWindowLong => GetWindowLongPtr at several places
|
|
|
@49093
|
11 years |
vboxsync |
Storage/UsbMsd: Implement save state handlers
|
|
|
@48981
|
11 years |
vboxsync |
Devices/UsbMsd: Updates
|
|
|
@48947
|
11 years |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48872
|
11 years |
vboxsync |
DrvVD.cpp: nits and some logging.
|
|
|
@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.
|
|
|
@48192
|
11 years |
vboxsync |
Can't do math…
|
|
|
@48191
|
11 years |
vboxsync |
BusLogic: Dummy Execute SCSI command, try to fix alignment.
|
|
|
@48190
|
11 years |
vboxsync |
BusLogic: Allow larger parameters, handle dummy mailbox abort.
|
|
|
@48162
|
11 years |
vboxsync |
Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
|
|
|
@48161
|
11 years |
vboxsync |
Storage/DevFdc: Uninitialized variable warning.
|
|
|
@48118
|
11 years |
vboxsync |
DevFdc: Properly select head on seek.
|
|
|
@48081
|
11 years |
vboxsync |
DevFdc: Allow reformatting a floppy.
|
|
|
@48059
|
11 years |
vboxsync |
DevFdc: Improved logging.
|
|
|
@47842
|
11 years |
vboxsync |
Storage/ATA: Cleanup after bugfix
|
|
|
@47838
|
11 years |
vboxsync |
hack to fix the current DevATA breakage
|
|
|
@47830
|
11 years |
vboxsync |
Devices/Storage: Missing changes
|
|
|
@47829
|
11 years |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@47791
|
11 years |
vboxsync |
Fixed a few size_t related warnings.
|
|
|
@47787
|
11 years |
vboxsync |
DevATA: Avoid truncating passthrough ATAPI transfers larger than I/O …
|
|
|
@47785
|
11 years |
vboxsync |
DevATA: Unset BSY before each device <-> host PIO transfer as required …
|
|
|
@47784
|
11 years |
vboxsync |
DevATA: Report 3ms DRQ response, as we cannot achieve 50us without …
|
|
|
@47711
|
11 years |
vboxsync |
DevFdc: Improve error reporting.
|
|
|
@47710
|
11 years |
vboxsync |
DevATA: Added Log4 statements for logging the data being read or written.
|
|
|
@47679
|
11 years |
vboxsync |
DevFdc: Added more cross-format media types.
|
|
|
@47664
|
11 years |
vboxsync |
DevFdc: Drive table comments, fail recal on missing drive.
|
|
|
@47611
|
11 years |
vboxsync |
DevFDC: Explicitly added a 1.2M 3.5in floppy type.
|
|
|
@47530
|
11 years |
vboxsync |
FDC: Change line is never set if no drive is selected.
|
|
|
@47527
|
11 years |
vboxsync |
FDC: Fail READ ID if no disk in drive.
|
|
|
@47522
|
11 years |
vboxsync |
FDC: Clear interrupts the way real FDCs do.
|
|
|
@47361
|
11 years |
vboxsync |
AHCI: Fix comment
|
|
|
@47299
|
11 years |
vboxsync |
AHCI: Unused variables, typo.
|
|
|
@47036
|
11 years |
vboxsync |
BIOS,DevFdc,DrvBlock: The floppy controller should query the …
|
|
|
@46859
|
11 years |
vboxsync |
Storage/DiskIntegrity: New option to read the entire disk into memory …
|
|
|
@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)
|
|
|
@46625
|
11 years |
vboxsync |
unify casing
|
|
|
@46601
|
11 years |
vboxsync |
BusLogic: Reset a little more.
|
|
|
@46598
|
11 years |
vboxsync |
Typo.
|
|
|
@46597
|
11 years |
vboxsync |
VSCSI: Fail unsupported MODE SENSE requests.
|
|
|
@46511
|
11 years |
vboxsync |
Storage/AHCI: Clear interrupt line on reset
|
|
|
@46509
|
11 years |
vboxsync |
VSCSI: Careful with non-present LUNs.
|
|
|
@46501
|
11 years |
vboxsync |
Improved logging/debug output.
|
|
|