VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33495   14 years vboxsync missing check for NULL after relocation
(edit) @33493   14 years vboxsync VmdkHDDCore: RTMemFree() the original block if RTMemRealloc() fails
(edit) @33486   14 years vboxsync Additional checks
(edit) @33485   14 years vboxsync ATA: Don't assume that PGMPhysSimpleReadGCPtr succeeds in RC/R0 but go …
(edit) @33481   14 years vboxsync VCI: Updates
(edit) @33480   14 years vboxsync VMDK: Fix wrong assignment when growing the descriptor buffer. Removed …
(edit) @33479   14 years vboxsync DMG: Fix memory leak
(edit) @33478   14 years vboxsync Devices/Storage: a number of small memory leaks in error paths
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33420   14 years vboxsync one more
(edit) @33419   14 years vboxsync PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
(edit) @33371   15 years vboxsync SATA: 32-bit alignment issues
(edit) @33355   15 years vboxsync Storage/VBoxHDD: make diff/base image creation fail with an …
(edit) @33310   15 years vboxsync Storage: memory leak
(edit) @33288   15 years vboxsync Storage/vbox-img: improve mandatory parameter checking and …
(edit) @33274   15 years vboxsync BusLogic: Implement suspend on error
(edit) @33271   15 years vboxsync Storage/VDI: Make the code dealing with comments bullet-proof, …
(edit) @33259   15 years vboxsync Storage/VBoxHDD+Main/Snapshot: Implement backward merging of …
(edit) @33258   15 years vboxsync Removed unreferenced label.
(edit) @33236   15 years vboxsync PCI: MSI-X work
(edit) @33235   15 years vboxsync Storage/vbox-img: implement stdout handling
(edit) @33234   15 years vboxsync Storage/RAW: implement sequential read/write case
(edit) @33227   15 years vboxsync Storage/vbox-img: return 1 as exit code if anything went wrong
(edit) @33224   15 years vboxsync Storage/vbox-img: fix reading from pipes
(edit) @33218   15 years vboxsync AsyncCompletion: Move bandwidth groups to the generic code and support …
(edit) @33214   15 years vboxsync AHCI: put MSI in place which allows to avoid conflicts
(edit) @33213   15 years vboxsync Storage/vbox-img: implement stdin and stdout support. stdin is tested, …
(edit) @33209   15 years vboxsync AHCI: Some cleanup Until now there were two different methods to …
(edit) @33191   15 years vboxsync Storage/VMDK: fix conditions for reading VMDK footer (regression)
(edit) @33190   15 years vboxsync Storage/VMDK: create new streamOptimized images in write only mode
(edit) @33186   15 years vboxsync Storage/VMDK: read streamOptimized images to the very end
(edit) @33182   15 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33175   15 years vboxsync AHCI: Implement suspend on error for the async I/O path
(edit) @33142   15 years vboxsync PCI: new bus implementation can be used with IDE controller too
(edit) @33131   15 years vboxsync VHD: Fix comparison
(edit) @33125   15 years vboxsync AHCI: More verbose assertion
(edit) @33124   15 years vboxsync iSCSI: Clear the counter for waiting requests when aborting all …
(edit) @33121   15 years vboxsync iSCSI: Fix broken disconnect handling
(edit) @33115   15 years vboxsync LsiLogic: Implement enough of the FW Upload/Download requests to make …
(edit) @33105   15 years vboxsync Corrected assertion (and comments).
(edit) @33101   15 years vboxsync BusLogic,SCSI: Don't propagate VINF_VD_ASYNC_IO_FINISHED to the caller
(edit) @33099   15 years vboxsync VBoxSCSI: Mark the controller busy
(edit) @33098   15 years vboxsync BusLogic: Missing case
(edit) @33097   15 years vboxsync BusLogic: Revert unwanted commit
(edit) @33096   15 years vboxsync BusLogic: Missing case
(edit) @33094   15 years vboxsync VD: Fix an assertion when queuing a flush while an expanding write …
(edit) @33088   15 years vboxsync Storage/VMDK: merge the sequential streamOptimized image writing code …
(edit) @33083   15 years vboxsync forgotten files for previous change
(edit) @33082   15 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33081   15 years vboxsync Storage/VDI: fix a sneaky bug which led to temporary amnesia what the …
(edit) @33035   15 years vboxsync AHCI: checksumming in device identification
(edit) @33031   15 years vboxsync Devices: global define for using MSI support in devices
(edit) @33030   15 years vboxsync VDI: Don't allocate a block if the VD_WRITE_NO_ALLOC flag is set even …
(edit) @33016   15 years vboxsync SCSI: Query parameters only for a read or write
(edit) @33015   15 years vboxsync SCSI: Log errors of completed requests
(edit) @33013   15 years vboxsync AHCI: Implement ATA_DEVICE_RESET for ATAPI devices (mandatory command …
(edit) @32983   15 years vboxsync LsiLogic: Suspend the VM on a recoverable error without changing the …
(edit) @32959   15 years vboxsync Storage/ATAController: release log msg cosmetics
(edit) @32957   15 years vboxsync AHCI: Implement SuspendOnError to give the user a chance to fix …
(edit) @32944   15 years vboxsync Storage/ATAController: Clean up suspending the VM on certain errors, …
(edit) @32943   15 years vboxsync Storage/ATA: Clean up suspending the VM on certain errors, and make …
(edit) @32939   15 years vboxsync AHCI: MSI support
(edit) @32938   15 years vboxsync LSI logic: continue, even if no MSI on chipset
(edit) @32935   15 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32892   15 years vboxsync VMDK: Don't use sync I/O methods during async I/O
(edit) @32884   15 years vboxsync Storage/VMDK: build fix
(edit) @32883   15 years vboxsync Storage/VMDK: fix memory leak, and squash another non-sequential write …
(edit) @32882   15 years vboxsync Storage/VMDK: reorganize the compression/decompression code so that it …
(edit) @32879   15 years vboxsync AHCI: Clear status and error fields of a task for the async I/O case …
(edit) @32878   15 years vboxsync strncat fixes
(edit) @32858   15 years vboxsync Devices: pass down the destination interface pointer
(edit) @32818   15 years vboxsync IPRT: RTTcpClientCloseEx - don't be nice to storage servers, they …
(edit) @32782   15 years vboxsync FreeBSD build fix
(edit) @32768   15 years vboxsync DMG: Cleanup, speedup and readonly support for compressed DMG images
(edit) @32723   15 years vboxsync AHCI: few PCI device config notes
(edit) @32691   15 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32688   15 years vboxsync whitespace
(edit) @32642   15 years vboxsync Storage/VMDK: Make sure that streamOptimized VMDK files we create …
(edit) @32641   15 years vboxsync Storage/VBoxHDD: small optimization in the error path, no need to …
(edit) @32625   15 years vboxsync VMDK: Don't ignore block devices during a async flush request
(edit) @32619   15 years vboxsync VMDK: Fix return code for vmdksOpen
(edit) @32618   15 years vboxsync VMDK: Fix return code for vmdksCheckIfValid
(edit) @32615   15 years vboxsync VMDK: Fix return code for vmdksOpen
(edit) @32610   15 years vboxsync Storage/VMDK: some fixes to get the special streamOptimized header …
(edit) @32604   15 years vboxsync Storage/VBoxHDD: forgotten error code led to the detection of all ISO …
(edit) @32600   15 years vboxsync Storage/VBoxHDD: typo, leading to a serious regression with snapshots
(edit) @32598   15 years vboxsync Storage/iSCSI+Raw+VMDK: fix incorrect error code returned by …
(edit) @32578   15 years vboxsync Storage/Vmdk: build fix
(edit) @32573   15 years vboxsync Storage/Vmdk: implement special purpose backend for proper …
(edit) @32553   15 years vboxsync VBoxHDD: More cleanup - The I/O interface between the generic …
(edit) @32536   15 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32520   15 years vboxsync VBoxHDD: Missing check for a flush request
(edit) @32519   15 years vboxsync Build fix
(edit) @32518   15 years vboxsync VBoxHDD: Several fixes for VDMerge() - Abort the merge earlier in …
(edit) @32514   15 years vboxsync Only dump used statistics
(edit) @32500   15 years vboxsync DMG: gcc warnings
(edit) @32442   15 years vboxsync iSCSI: Build fix
(edit) @32441   15 years vboxsync another argh
(edit) @32440   15 years vboxsync argh
(edit) @32432   15 years vboxsync VD: Fun with DMG images, booting from them seems to work
Note: See TracRevisionLog for help on using the revision log.

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