VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62964   8 years vboxsync Devices: warnings
(edit) @62963   8 years vboxsync Devices: warnings
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62954   8 years vboxsync usbMsdLoadExec: Should never act on restored data (like allocate …
(edit) @62932   8 years vboxsync Devices: warnings
(edit) @62928   8 years vboxsync Devices: warnings
(edit) @62927   8 years vboxsync Devices: warnings
(edit) @62926   8 years vboxsync Devices: warnings
(edit) @62925   8 years vboxsync Devices: warnings
(edit) @62906   8 years vboxsync Devices: warnings
(edit) @62905   8 years vboxsync DevFdc.cpp: We can use C99 macros now, I hope.
(edit) @62904   8 years vboxsync Devices: warnings
(edit) @62889   8 years vboxsync Devices: warnings
(edit) @62885   8 years vboxsync Devices: gcc warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62632   8 years vboxsync Devices: unused parameter warnings.
(edit) @62625   8 years vboxsync Devices: unused parameter warnings.
(edit) @62623   8 years vboxsync s/ahci/pAhci/
(edit) @62621   8 years vboxsync Devices: Fixed 3 instances of incorrect preprocessor macro usage …
(edit) @62618   8 years vboxsync Devices: unused parameter warnings.
(edit) @62506   8 years vboxsync (C) 2016
(edit) @62463   8 years vboxsync Devices: scm
(edit) @62437   8 years vboxsync Devices: MSC level 4 warnings (release build)
(edit) @61949   8 years vboxsync strict build fix
(edit) @61947   8 years vboxsync build fix
(edit) @61946   8 years vboxsync Devices/Storage: save some space in release builds
(edit) @61231   9 years vboxsync DrvHostBase: warnings/fixes on darwin
(edit) @60890   9 years vboxsync Comment.
(edit) @60565   9 years vboxsync Storage/LsiLogic: Fix regression causing writes to the disk to fail
(edit) @60555   9 years vboxsync BusLogic: Adjusted model number to match a real 958D.
(edit) @60553   9 years vboxsync BusLogic: Emulation improvements, thanks to Tomas Hurka.
(edit) @60446   9 years vboxsync Devices/Storage/DrvSCSI: Deregister statistics on destruct
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @60348   9 years vboxsync VSCSI: Always initialize the S/G buffer, even if it is empty. Fixes …
(edit) @60179   9 years vboxsync Storage/DrvVD: Don't fail opening the image if getting the UUID fails …
(edit) @60057   9 years vboxsync Storage/LsiLogic: Missing case
(edit) @60026   9 years vboxsync Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
(edit) @60015   9 years vboxsync LsiLogic: Process requests from the BIOS on the worker thread and not …
(edit) @59627   9 years vboxsync DrvVD: fix warning
(edit) @59550   9 years vboxsync Storage/DrvVD: Log errors and requests taking too long (moved from the …
(edit) @59539   9 years vboxsync Storage/DrvVD: Add methods to PDMIMEDIAEX for saving the request state …
(edit) @59538   9 years vboxsync Storage/DrvVD: Add methods to query suspended requests, will be used …
(edit) @59536   9 years vboxsync Storage: Move the suspend on recoverable error handling down to DrvVD …
(edit) @59476   9 years vboxsync Storage/DrvVD: Make sure the disk container is destroyed when the …
(edit) @59455   9 years vboxsync Storage/VD: Remove the custom code in each backend which allocates all …
(edit) @59452   9 years vboxsync Devices/IOBufMgmt: fixes properties
(edit) @59448   9 years vboxsync Devices/Storage: More work on the new I/O interface Implement a new …
(edit) @59305   9 years vboxsync Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
(edit) @59290   9 years vboxsync Storage/DrvVD.cpp: First simple implementation for the PDMIMEDIAEX …
(edit) @59284   9 years vboxsync Storage: Sketch out new interface for async I/O which will replace …
(edit) @59274   9 years vboxsync SCSI: Return the PDMIMEDIA interface of the driver below so DevPcBios …
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59251   9 years vboxsync Build fix
(edit) @59250   9 years vboxsync Build fix
(edit) @59249   9 years vboxsync Build fix for x86
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59152   9 years vboxsync Move IoDepth statistics to the correct location too
(edit) @59151   9 years vboxsync DrvSCSI,FE/VirtualBox: Display statisctics for SAS and USB storage …
(edit) @59049   9 years vboxsync HBDMgmt-darwin.cpp: Log more details about the error if available
(edit) @58973   9 years vboxsync build fix
(edit) @58971   9 years vboxsync build fix
(edit) @58969   9 years vboxsync Devices/Storage/HBDMgmt-darwin: be more verbose if DADiskClaim() or …
(edit) @58724   9 years vboxsync BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57902   9 years vboxsync DevAHCI: logrel nit
(edit) @57709   9 years vboxsync DevAHCI: ATA_TRUSTED_RECEIVE_DMA is not implemented but don't assert
(edit) @57527   9 years vboxsync Storage/DrvDiskIntegrity: Fixes
(edit) @57442   9 years vboxsync DECLCALLBACK and static
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57391   9 years vboxsync DECLCALLBACK
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57196   9 years vboxsync Storage/HBDMgmt-win: Much easier way to unmount volumes and take them …
(edit) @57190   9 years vboxsync Devices/Storage: Start windows specific implementation for the host …
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56967   9 years vboxsync Devices/Storage: Keep track of used host block devices and prevent the …
(edit) @56718   9 years vboxsync Lets try it this way
(edit) @56715   9 years vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56676   9 years vboxsync Storage/AHCI: Fix assertion which can trigger erroneously after …
(edit) @56658   9 years vboxsync Storage/AHCI: Fix possible use after free after an I/O error occurred. …
(edit) @56641   9 years vboxsync Comment
(edit) @56639   9 years vboxsync AHCI: Make sure all memory allocated from the driver below is freed …
(edit) @56594   9 years vboxsync Storage/AHCI: Don't try to free a request structure which does not …
(edit) @56579   9 years vboxsync Storage/ATA: fixed returned device strings from INQUIRY command (were …
(edit) @56439   10 years vboxsync PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
(edit) @56429   10 years vboxsync vboxscsiReset: Reset cbBufLeft too.
(edit) @56428   10 years vboxsync VBoxSCSI: Remove needless code
(edit) @56427   10 years vboxsync build fix
(edit) @56426   10 years vboxsync Storage/VBoxSCSI: Fix write support regression and cleanup saved state …
(edit) @56425   10 years vboxsync VBoxSCSI: fixed assertions
(edit) @56413   10 years vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56408   10 years vboxsync DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too.
(edit) @56407   10 years vboxsync duh
(edit) @56406   10 years vboxsync DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with …
(edit) @56405   10 years vboxsync DevATA: Split out the data port from the IOPortBase1 I/O port …
(edit) @56404   10 years vboxsync DevATA: Read final PIO transfer unit in ring-0.
(edit) @56402   10 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56400   10 years vboxsync DevATA: Use the R3 infix to clarify in which context things are executed.
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