VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33191   14 years vboxsync Storage/VMDK: fix conditions for reading VMDK footer (regression)
(edit) @33190   14 years vboxsync Storage/VMDK: create new streamOptimized images in write only mode
(edit) @33186   14 years vboxsync Storage/VMDK: read streamOptimized images to the very end
(edit) @33182   14 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33175   14 years vboxsync AHCI: Implement suspend on error for the async I/O path
(edit) @33142   14 years vboxsync PCI: new bus implementation can be used with IDE controller too
(edit) @33131   14 years vboxsync VHD: Fix comparison
(edit) @33125   14 years vboxsync AHCI: More verbose assertion
(edit) @33124   14 years vboxsync iSCSI: Clear the counter for waiting requests when aborting all …
(edit) @33121   14 years vboxsync iSCSI: Fix broken disconnect handling
(edit) @33115   14 years vboxsync LsiLogic: Implement enough of the FW Upload/Download requests to make …
(edit) @33105   14 years vboxsync Corrected assertion (and comments).
(edit) @33101   14 years vboxsync BusLogic,SCSI: Don't propagate VINF_VD_ASYNC_IO_FINISHED to the caller
(edit) @33099   14 years vboxsync VBoxSCSI: Mark the controller busy
(edit) @33098   14 years vboxsync BusLogic: Missing case
(edit) @33097   14 years vboxsync BusLogic: Revert unwanted commit
(edit) @33096   14 years vboxsync BusLogic: Missing case
(edit) @33094   14 years vboxsync VD: Fix an assertion when queuing a flush while an expanding write …
(edit) @33088   14 years vboxsync Storage/VMDK: merge the sequential streamOptimized image writing code …
(edit) @33083   14 years vboxsync forgotten files for previous change
(edit) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33081   14 years vboxsync Storage/VDI: fix a sneaky bug which led to temporary amnesia what the …
(edit) @33035   14 years vboxsync AHCI: checksumming in device identification
(edit) @33031   14 years vboxsync Devices: global define for using MSI support in devices
(edit) @33030   14 years vboxsync VDI: Don't allocate a block if the VD_WRITE_NO_ALLOC flag is set even …
(edit) @33016   14 years vboxsync SCSI: Query parameters only for a read or write
(edit) @33015   14 years vboxsync SCSI: Log errors of completed requests
(edit) @33013   14 years vboxsync AHCI: Implement ATA_DEVICE_RESET for ATAPI devices (mandatory command …
(edit) @32983   14 years vboxsync LsiLogic: Suspend the VM on a recoverable error without changing the …
(edit) @32959   14 years vboxsync Storage/ATAController: release log msg cosmetics
(edit) @32957   14 years vboxsync AHCI: Implement SuspendOnError to give the user a chance to fix …
(edit) @32944   14 years vboxsync Storage/ATAController: Clean up suspending the VM on certain errors, …
(edit) @32943   14 years vboxsync Storage/ATA: Clean up suspending the VM on certain errors, and make …
(edit) @32939   14 years vboxsync AHCI: MSI support
(edit) @32938   14 years vboxsync LSI logic: continue, even if no MSI on chipset
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32892   14 years vboxsync VMDK: Don't use sync I/O methods during async I/O
(edit) @32884   14 years vboxsync Storage/VMDK: build fix
(edit) @32883   14 years vboxsync Storage/VMDK: fix memory leak, and squash another non-sequential write …
(edit) @32882   14 years vboxsync Storage/VMDK: reorganize the compression/decompression code so that it …
(edit) @32879   14 years vboxsync AHCI: Clear status and error fields of a task for the async I/O case …
(edit) @32878   14 years vboxsync strncat fixes
(edit) @32858   14 years vboxsync Devices: pass down the destination interface pointer
(edit) @32818   14 years vboxsync IPRT: RTTcpClientCloseEx - don't be nice to storage servers, they …
(edit) @32782   14 years vboxsync FreeBSD build fix
(edit) @32768   14 years vboxsync DMG: Cleanup, speedup and readonly support for compressed DMG images
(edit) @32723   14 years vboxsync AHCI: few PCI device config notes
(edit) @32691   14 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32688   14 years vboxsync whitespace
(edit) @32642   14 years vboxsync Storage/VMDK: Make sure that streamOptimized VMDK files we create …
(edit) @32641   14 years vboxsync Storage/VBoxHDD: small optimization in the error path, no need to …
(edit) @32625   14 years vboxsync VMDK: Don't ignore block devices during a async flush request
(edit) @32619   14 years vboxsync VMDK: Fix return code for vmdksOpen
(edit) @32618   14 years vboxsync VMDK: Fix return code for vmdksCheckIfValid
(edit) @32615   14 years vboxsync VMDK: Fix return code for vmdksOpen
(edit) @32610   14 years vboxsync Storage/VMDK: some fixes to get the special streamOptimized header …
(edit) @32604   14 years vboxsync Storage/VBoxHDD: forgotten error code led to the detection of all ISO …
(edit) @32600   14 years vboxsync Storage/VBoxHDD: typo, leading to a serious regression with snapshots
(edit) @32598   14 years vboxsync Storage/iSCSI+Raw+VMDK: fix incorrect error code returned by …
(edit) @32578   14 years vboxsync Storage/Vmdk: build fix
(edit) @32573   14 years vboxsync Storage/Vmdk: implement special purpose backend for proper …
(edit) @32553   14 years vboxsync VBoxHDD: More cleanup - The I/O interface between the generic …
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32520   14 years vboxsync VBoxHDD: Missing check for a flush request
(edit) @32519   14 years vboxsync Build fix
(edit) @32518   14 years vboxsync VBoxHDD: Several fixes for VDMerge() - Abort the merge earlier in …
(edit) @32514   14 years vboxsync Only dump used statistics
(edit) @32500   14 years vboxsync DMG: gcc warnings
(edit) @32442   14 years vboxsync iSCSI: Build fix
(edit) @32441   14 years vboxsync another argh
(edit) @32440   14 years vboxsync argh
(edit) @32432   14 years vboxsync VD: Fun with DMG images, booting from them seems to work
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32430   14 years vboxsync VD: Little experiment to speed up booting from a high latency storage …
(edit) @32429   14 years vboxsync iSCSI: Transfer direction for a flush is NONE, fixes LIO disconnects …
(edit) @32395   14 years vboxsync vbox-img: info/compact command and cleanup
(edit) @32388   14 years vboxsync more branding fixes
(edit) @32386   14 years vboxsync warnings
(edit) @32381   14 years vboxsync VBoxHDD: Don't leave with VERR_VD_BLOCK_FREE if the last block in the …
(edit) @32380   14 years vboxsync vbox-img: initial coding
(edit) @32370   14 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @32329   14 years vboxsync AHCI/ATAPI: Make it work with Windows guests
(edit) @32300   14 years vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(edit) @32278   14 years vboxsync iSCSI: Provide the correct hint to the select method
(edit) @32277   14 years vboxsync DrvVD: Implement alternate select interface for Windows XP to avoid …
(edit) @32225   14 years vboxsync iSCSI: Don't send more PDUs then allowed by the target. The MaxCmdSN …
(edit) @32195   14 years vboxsync VMDK/StreamOptimized: Truncate the file only if the size changed. …
(edit) @32139   14 years vboxsync FTM checkpoint setting
(edit) @32132   14 years vboxsync iSCSI: Handle all events, not only the first one we encounter
(edit) @32108   14 years vboxsync ATA/ATAPI: Clear the Led always
(edit) @32104   14 years vboxsync ATA/Passthrough: Determine the correct sector size for the READ CD MSF …
(edit) @32088   14 years vboxsync ATA/Passthrough: Fix audio CDs. Try to retrieve the track type during …
(edit) @32082   14 years vboxsync CD/Passthrough: Prevent the host from crashing when trying to access a …
(edit) @32076   14 years vboxsync CD/Passthrough: READ CD requires the numbers of blocks to read and not …
(edit) @32073   14 years vboxsync AHCI: CD/DVD fixes
(edit) @32072   14 years vboxsync Build fix
(edit) @32069   14 years vboxsync AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
(edit) @32068   14 years vboxsync ATA/ATAPI/Passthrough: Fix for split SCSI_READ_CD commands, update the …
(edit) @32067   14 years vboxsync HostDVD/FreeBSD: Implement missing DoLock method
(edit) @32021   14 years vboxsync warning
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