VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53148   10 years vboxsync Port a part of r95116 (disk encryption changes in 4.3) which was …
(edit) @53147   10 years vboxsync Storage/AHCI: Free the I/O memory of cached request structures before …
(edit) @53121   10 years vboxsync USB: Added required SS descriptors to emulated MSD.
(edit) @53115   10 years vboxsync Storage/AHCI: Correct fix for r96392 (AHCI: Update HBA interrupt …
(edit) @53097   10 years vboxsync USB: Beginnings of emulated USB3 devices.
(edit) @53075   10 years vboxsync AHCI: temporarily disabled r96292 to check if it cures the performance …
(edit) @52961   10 years vboxsync AHCI: Fail the request with an overflow error if allocating I/O memory …
(edit) @52951   10 years vboxsync AHCI: Update HBA interrupt status register before executing the write
(edit) @52715   10 years vboxsync Undoing accidental commit.
(edit) @52714   10 years vboxsync Undoing accidental commit.
(edit) @52713   10 years vboxsync BusLogic: Slightly enhanced debug info.
(edit) @52673   10 years vboxsync Storage/AHCI: Switch ordering of register updates when completing the …
(edit) @52505   10 years vboxsync DrvHostBase: Provide I/O buffer allocator, fixes crash if a host DVD …
(edit) @52434   10 years vboxsync Storage/AHCI: Fix tight race when the guest resets a port leading to …
(edit) @52412   10 years vboxsync AHCI: argh
(edit) @52409   10 years vboxsync AHCI: unused variable
(edit) @52408   10 years vboxsync Storage/AHCI: Free cached tasks on detach and before ahciR3Destruct is …
(edit) @52264   10 years vboxsync BusLogic: Renamed some insanely long macros, adjusted too-eager assertion.
(edit) @52063   10 years vboxsync build fix
(edit) @52062   10 years vboxsync build fix
(edit) @52026   10 years vboxsync Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
(edit) @52023   10 years vboxsync pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
(edit) @51923   10 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51899   10 years vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51754   10 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51752   10 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51749   10 years vboxsync Storage/DiskIntegrity: Add an option to record the write before it was …
(edit) @51638   10 years vboxsync AHCI: Fix request cancelling logic if the log page containing details …
(edit) @51624   10 years vboxsync AHCI: Small addendum to r93658, the device emulation needs to update …
(edit) @51619   10 years vboxsync Devices/Storage: Add new read after write verification mode and fix …
(edit) @51578   10 years vboxsync Mac OS X host: improve support for host optical drives; add support …
(edit) @51566   10 years vboxsync Storage/AHCI: Get rid of ASMAtomic*Size and replace with the *U32 …
(edit) @51520   10 years vboxsync VBox/Devices: Comment nits.
(edit) @51516   11 years vboxsync Removed scary-looking messages about unimplemented MSI support.
(edit) @51409   11 years vboxsync Storage/AHCI: Fix the SSM version check for the legacy port reset handling
(edit) @51383   11 years vboxsync Devices/DevAHCI: Fix possible crash if there is no track list for the …
(edit) @51382   11 years vboxsync Devices/ATAPIPassthrough: Assertion + better status codes for not …
(edit) @51381   11 years vboxsync Devies/DevATA: Fix possible crash if there is no track list for the …
(edit) @51342   11 years vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51340   11 years vboxsync Storage/AHCI: Revert to the legacy port reset method if we loaded a …
(edit) @51232   11 years vboxsync AHCI: Another try to fix The AssertRelease issue during a reset. Move …
(edit) @51114   11 years vboxsync AHCI: Make sure fWrkThreadSleeping is true if there is nothing …
(edit) @51103   11 years vboxsync Devics/Storage/DrvVD: Add support for filter plugins
(edit) @51090   11 years vboxsync AHCI: Fix wrong boolean operator causing the while loop to exit too early
(edit) @50938   11 years vboxsync AHCI: Fix race condition during port reset causing a release assertion …
(edit) @50695   11 years vboxsync format string fixes
(edit) @50564   11 years vboxsync AHCI: Make sure the async notification handler is called from the …
(edit) @50294   11 years vboxsync AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
(edit) @50283   11 years vboxsync Devices/DevAHCI,DevATA: fixed typo
(edit) @50282   11 years vboxsync Storage/AHCI: check the correct return code when unmounting a SATA …
(edit) @50089   11 years vboxsync DrvSCSI: Pass through the PDMIBLOCKBIOS interface.
(edit) @50037   11 years vboxsync DevAHCI: Do not let the guest trash PxCMD.CCS bits. Fixes XP SATA CD-ROMs.
(edit) @50036   11 years vboxsync DevAHCI: Properly convert MMIO -> PIO return code.
(edit) @50032   11 years vboxsync AHCI: Fix possible problem with suspending a VM if there was a non …
(edit) @50031   11 years vboxsync AHCI: Fix race which can cause a hang during suspend
(edit) @50018   11 years vboxsync Storage/AHCI: Make sure all threads are idling before finishing the …
(edit) @49885   11 years vboxsync Devices: Windows build fix
(edit) @49881   11 years vboxsync Devices/Storage/DevFdc.cpp: eliminate use of vl_vbox.h
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49578   11 years vboxsync BusLogic: Only enable ISA compatibility ports by default for the first …
(edit) @49218   11 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49208   11 years vboxsync build fix
(edit) @49206   11 years vboxsync AHCI: Additional assertion
(edit) @49205   11 years vboxsync AHCI: The port is hot-pluggable by default
(edit) @49195   11 years vboxsync Storage/AHCI: Fix detection of CD/DVD media when switching from an …
(edit) @49173   11 years vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @49104   11 years vboxsync GetWindowLong => GetWindowLongPtr at several places
(edit) @49093   11 years vboxsync Storage/UsbMsd: Implement save state handlers
(edit) @48981   11 years vboxsync Devices/UsbMsd: Updates
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48872   11 years vboxsync DrvVD.cpp: nits and some logging.
(edit) @48744   11 years vboxsync Devices/Storage: Support different sector sizes, booting from images …
(edit) @48721   11 years vboxsync Storage/ATA,AHCI: Fix newer Linux kernels not detecting a disk as SSD. …
(edit) @48409   11 years vboxsync DevAHCI: Ported READ DVD STRUCTURE command from DevATA.
(edit) @48399   11 years vboxsync DevAHCI.cpp: Logging nits.
(edit) @48192   11 years vboxsync Can't do math…
(edit) @48191   11 years vboxsync BusLogic: Dummy Execute SCSI command, try to fix alignment.
(edit) @48190   11 years vboxsync BusLogic: Allow larger parameters, handle dummy mailbox abort.
(edit) @48162   11 years vboxsync Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
(edit) @48161   11 years vboxsync Storage/DevFdc: Uninitialized variable warning.
(edit) @48118   11 years vboxsync DevFdc: Properly select head on seek.
(edit) @48081   11 years vboxsync DevFdc: Allow reformatting a floppy.
(edit) @48059   11 years vboxsync DevFdc: Improved logging.
(edit) @47842   11 years vboxsync Storage/ATA: Cleanup after bugfix
(edit) @47838   11 years vboxsync hack to fix the current DevATA breakage
(edit) @47830   11 years vboxsync Devices/Storage: Missing changes
(edit) @47829   11 years vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47791   11 years vboxsync Fixed a few size_t related warnings.
(edit) @47787   11 years vboxsync DevATA: Avoid truncating passthrough ATAPI transfers larger than I/O …
(edit) @47785   11 years vboxsync DevATA: Unset BSY before each device <-> host PIO transfer as required …
(edit) @47784   11 years vboxsync DevATA: Report 3ms DRQ response, as we cannot achieve 50us without …
(edit) @47711   11 years vboxsync DevFdc: Improve error reporting.
(edit) @47710   11 years vboxsync DevATA: Added Log4 statements for logging the data being read or written.
(edit) @47679   11 years vboxsync DevFdc: Added more cross-format media types.
(edit) @47664   11 years vboxsync DevFdc: Drive table comments, fail recal on missing drive.
(edit) @47611   11 years vboxsync DevFDC: Explicitly added a 1.2M 3.5in floppy type.
(edit) @47530   11 years vboxsync FDC: Change line is never set if no drive is selected.
(edit) @47527   11 years vboxsync FDC: Fail READ ID if no disk in drive.
(edit) @47522   11 years vboxsync FDC: Clear interrupts the way real FDCs do.
(edit) @47361   11 years vboxsync AHCI: Fix comment
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette